Changelog
Notable changes to the Velgent AI Engine API. Backwards-incompatible changes are called out explicitly.
2026-05-07
- Added
intentblock toPOST /api/v1/summariseresponses. Includesaction_needed,due_date,urgency_score, andsensitivityfields. Existing fields are unchanged. - Per-operation summarisation routing is now live:
summarise-text,summarise-ticket,summarise-approval, andsummarise-knowledgeeach use a tuned prompt for their input shape.
2026-04-12
- Added
Idempotency-Keysupport to allPOSTendpoints. Repeat calls within 24h return the original response.
2026-03-01
- Initial public release of the Velgent AI Engine API.
- Operations available at launch:
summarise-text,summarise-ticket,summarise-approval,summarise-knowledge.