UpdateKnowledgeBaseRequest
Types
Properties
Link copied to clipboard
Specifies a new description for the knowledge base.
Link copied to clipboard
Specifies the configuration for the embeddings model used for the knowledge base. You must use the same configuration as when the knowledge base was created.
Link copied to clipboard
The unique identifier of the knowledge base to update.
Link copied to clipboard
Specifies the configuration for the vector store used for the knowledge base. You must use the same configuration as when the knowledge base was created.
Functions
Link copied to clipboard
inline fun copy(block: UpdateKnowledgeBaseRequest.Builder.() -> Unit = {}): UpdateKnowledgeBaseRequest