Chat
Ask questions against your documents with AI-powered answers and source citations.
Send a query (non-streaming)
Headers
Name
Type
Description
Request Body
Name
Type
Required
Description
Example request
{
"question": "What were the key revenue drivers in Q4?",
"file_ids": ["a1b2c3d4-e5f6-7890-abcd-ef1234567890"],
"conversation_id": null,
"thinking_mode": false
}Response (200: OK)
Send a query (streaming SSE)
SSE Events
Event
Description
Data format
Example: Streaming in Python
Example: Streaming in JavaScript
Query scoping
Scope
How
Thinking mode
Per-user sessions
Example: two users under one API account
Notes
Last updated