EmailResponseAiAgentConfiguration

Configuration settings for the EMAIL_RESPONSE 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 response agent.

Link copied to clipboard

The ID of the System AI prompt used for reformulating email queries to optimize knowledge base search for response generation.

Link copied to clipboard

The ID of the System AI prompt used for generating professional email responses based on knowledge base content.

Link copied to clipboard

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

Functions

Link copied to clipboard
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