EmailGenerativeAnswerAiAgentConfiguration

Configuration settings for the EMAIL_GENERATIVE_ANSWER AI agent including prompts, locale, and knowledge base associations.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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.

Link copied to clipboard

The locale setting for language-specific email processing and response generation (for example, en_US, es_ES).

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String