KnowledgeBaseConfiguration
Configurations to apply to a knowledge base attached to the agent during query. For more information, see Knowledge base retrieval configurations.
Types
Properties
Link copied to clipboard
The unique identifier for a knowledge base attached to the agent.
Link copied to clipboard
The configurations to apply to the knowledge base during query. For more information, see Query configurations.
Functions
Link copied to clipboard
inline fun copy(block: KnowledgeBaseConfiguration.Builder.() -> Unit = {}): KnowledgeBaseConfiguration