Chat
agent
Chat
Send a message to the AI agent and receive a streaming response.
Request body:
- thread_id: Agent thread ID
- message: User message text
Returns:
- Streaming response chunks
POST
Chat
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request model for sending a chat message.
Required string length:
1 - 20000Reasoning mode: fast or thinking
Available options:
fast, thinking Принудительный выбор инструмента/агента на основе активного тега
Available options:
research_context, interview_guide, documentation Response
Successful Response