KnowledgeBaseUpdateRequest
KnowledgeBaseUpdateRequest
Request to update a knowledge base.
JSON Example
{
"name": "string",
"description": "string"
}
string
name
Optional
Constraints:
maxLength: 256
Name of the knowledge base.
string
description
Optional
Description of the knowledge base.
index_refresh_policy
Optional
Policy defining when to refresh the index of the knowledge base.