v2 Chat
Conversational AI chat endpoint over Elfa data.
| Endpoints | Description |
|---|---|
| AI chat | Send a message to the Elfa AI and receive a complete response. Suited for agents and integrations that do not support server-sent events (SSE). POST /v2/chat |
| AI chat stream | Stream a response from Elfa AI using Server-Sent Events (SSE). POST /v2/chat/stream |