Module Values.RagConfigsSource

Sourcetype nonrec t = RAGConfig.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : RAGConfig.t list -> [> `List of [> `Structure of (string * [> `Structure of (string * [> `Structure of (string * [> `Enum of string | `String of KnowledgeBaseId.t | `Structure of (string * [> `List of [> `Structure of (string * [> `Enum of string | `Structure of (string * [> `Blob of ByteContentBlob.t | `String of KBS3Uri.t ]) list ]) list ] list | `String of KnowledgeBaseId.t | `Structure of (string * Awso.Botodata.value) list ]) list ]) list ]) list ]) list ] list ]
Sourceval to_query : RAGConfig.t list -> Awso.Client.Query.t
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> RAGConfig.t list
Sourceval of_json : [> Yojson.Safe.t ] -> RAGConfig.t list
Sourceval to_json : RAGConfig.t list -> Yojson.Safe.t