Changelog
What's new
Product updates, improvements, and fixes — shipped continuously.
v1.4
May 2026
Constellation auto-linking, GA
- Automatic cluster discovery now runs at ingest with no configuration.
- New /constellations endpoint to inspect semantic clusters.
- Up to 40% faster multi-hop retrieval.
v1.3
Apr 2026
Hallucination guardrails
- Answers below a confidence threshold now abstain with citations.
- Per-query groundedness score returned in the API.
v1.2
Mar 2026
Bring your own model
- Swap generation models without re-indexing.
- Added TypeScript SDK alongside Python.