EmailGenerativeAnswerAiAgentConfiguration
Configuration settings for the EMAIL_GENERATIVE_ANSWER AI agent including prompts, locale, and knowledge base associations.
Types
Properties
Link copied to clipboard
Configuration settings for knowledge base associations used by the email generative answer agent.
Link copied to clipboard
The ID of the System AI prompt used for generating comprehensive knowledge-based answers from email queries.
Link copied to clipboard
The ID of the System AI prompt used for reformulating email queries to optimize knowledge base search results.
Functions
Link copied to clipboard
inline fun copy(block: EmailGenerativeAnswerAiAgentConfiguration.Builder.() -> Unit = {}): EmailGenerativeAnswerAiAgentConfiguration