Chat with Knowledge Base
Knowledge Bases
Chat with Knowledge Base
Performs a conversational query against knowledge bases with context.
POST
Chat with Knowledge Base
Query a knowledge base using natural language and receive contextual responses. This endpoint supports both direct queries and conversational context through message history.Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your API key for authentication.
Must be
application/json.Body Parameters
The ID of the knowledge base to query against.
Response
Chat response with contextual information.
The AI-generated response based on the knowledge base content.
Additional context information used to generate the response.
Will be
null on successful query.Docs for agents: llms.txt