Chat with the Agent over project knowledge
Multi-turn conversational endpoint. Supports both synchronous JSON
responses and server-sent event (SSE) streaming via stream: true.
Multi-turn conversational endpoint. Supports both synchronous JSON
responses and server-sent event (SSE) streaming via stream: true.
Pyramid API key (prefix with “Bearer ”)
Conversation history. Include prior messages for multi-turn context.
AI model to use. ‘chat-model-reasoning’ is slower but more thorough.
Set to true for Server-Sent Events (SSE) streaming. The response arrives token-by-token.
Chat response (JSON when stream=false, SSE when stream=true)
Server-generated per-request UUID. Also sent as X-Request-Id response header. Include in support tickets.
Present only on list endpoints. Top-level (not nested inside data).