Values.EmailResponseAIAgentConfigurationSourceConfiguration settings for the EMAIL_RESPONSE AI agent including prompts, locale, and knowledge base associations.
type nonrec t = {emailResponseAIPromptId : UuidWithQualifier.t option;The ID of the System AI prompt used for generating professional email responses based on knowledge base content.
*)emailQueryReformulationAIPromptId : UuidWithQualifier.t option;The ID of the System AI prompt used for reformulating email queries to optimize knowledge base search for response generation.
*)locale : NonEmptyString.t option;The locale setting for language-specific email response generation (for example, en_US, es_ES).
*)associationConfigurations : AssociationConfigurationList.t option;Configuration settings for knowledge base associations used by the email response agent.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of Uuid.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `Integer of MaxResults.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [>
`String of
TagKey.t ])
list ]
list
| `String of TagKey.t
| `Structure of
(string
* [> `String of
TagKey.t ])
list ])
list ]
list
| `Structure of
(string * [> `String of TagKey.t ])
list ])
list ])
list ])
list ])
list ]
list
| `String of UuidWithQualifier.t ])
list ]