Creates a new knowledge model.
This endpoint initializes a new knowledge model for organizing and managing structured information.
post/v1/knowledge-models
Request body
Example request
{
"name": "Materials knowledge model",
"description": "This model allows you to chat about materials science research field."
}Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.