Skip to main content

v2 Chat

Conversational AI chat endpoint over Elfa data.

EndpointsDescription
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