Chat
Coming soon
This operation isn't live yet. If you have a use case for multi-turn chat against the Velgent AI Engine, tell us about it — we prioritise based on demand.
When POST /api/v1/chat ships it will support:
- A simple
messagesarray of{ role, content }turns. - Streaming responses via Server-Sent Events.
- The same
Authorization,Idempotency-Key, and rate-limit headers as the rest of the API.
Subscribe to the Changelog to be notified when it lands.