Values.KnowledgeBaseRetrievalConfigurationSourceContains configuration details for retrieving information from a knowledge base.
type nonrec t = {vectorSearchConfiguration : KnowledgeBaseVectorSearchConfiguration.t;Contains configuration details for returning the results from the vector search.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Structure of (string * Awso.Botodata.value) list ]) list ]