The EU AI Act arrives August 2. Can you prove where your AI data goes?
Changelog

What we shipped.

New features, improvements, and fixes, newest first.

2026

7 July 2026

New

Embeddings API

A new POST /v1/embeddings endpoint generates text embeddings from EU-sovereign or external models, OpenAI-compatible and metered per input token. See the embeddings guide for the full request shape and available models.

6 July 2026

New

MCP server

Connect Claude, or any MCP client, to your governed memory and knowledge over OAuth. The recall, remember, forget, and knowledge.search tools run scoped to one organization, metered, audited, and EU-resident. Read more.

25 June 2026

New

Semantic response cache

An exact and semantic response cache for deterministic requests, configurable per organization. Repeat and near-repeat prompts return instantly and stop spending on inference.

15 June 2026

New Improved

Multi-collection RAG

Retrieval now supports multiple walled-off collections per organization. Pass a collection by slug on the request and keep indexes cleanly separated.

8 June 2026

New

Observability dashboards

A trace explorer and metrics dashboards: span-level traces, percentiles, and per-model breakdowns, all EU-resident and metadata-only.

28 May 2026

Improved

OpenAI tool-calling parity

Full OpenAI request-body parity including tools and function calling, covered by the PII firewall and guard across every provider.