Create new chat session via API
Create a new chat session via API
post/v1/knowledge-models/{knowledge_model_id}/chat-sessions
Path parameters
knowledge_model_idstring required
Request body
Example request
{
"llm_id": "9d38cf09f0ff4fe8ab7b2e714adb55b2"
}Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.