Chat with knowledge base using conversational context
Knowledge Base
Chat with knowledge base using conversational context
POST
Chat with knowledge base using conversational context
Documentation Index
Fetch the complete documentation index at: https://docs.cleartalk.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key for authentication
Body
application/json
Array of chat messages for conversational context
Example:
[
{
"role": "user",
"content": "What is your refund policy?"
}
]The ID of the knowledge base to query against
Example:
"kb_01H8X9QK5R2N7P3M6Z8N4Y1V7V"
Type of query
Example:
"web"
Response
Chat response generated successfully
