Velgentelgent
Docs

Changelog

Notable changes to the Velgent AI Engine API. Backwards-incompatible changes are called out explicitly.

2026-05-07

  • Added intent block to POST /api/v1/summarise responses. Includes action_needed, due_date, urgency_score, and sensitivity fields. Existing fields are unchanged.
  • Per-operation summarisation routing is now live: summarise-text, summarise-ticket, summarise-approval, and summarise-knowledge each use a tuned prompt for their input shape.

2026-04-12

  • Added Idempotency-Key support to all POST endpoints. 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.