ModelsRelease
Corti Models General Availability General Availability
Corti Models is now generally available. Thecorti-s1 family — corti-s1, corti-s1-instant, corti-s1-mini, and corti-s1-mini-instant — is served through an OpenAI-compatible API on Corti-managed sovereign infrastructure with zero data retention.- Four text-generation variants combining model tier (frontier, efficient) and reasoning mode (with reasoning, instant) — see Models.
corti-s1(frontier tier) is powered by GLM 5.2;corti-s1-mini(efficient tier) is powered by Qwen 3.6. Corti continuously evaluates and may replace the underlying foundation model behind each stable ID as the frontier moves.- Embeddings via
corti-s1-embeddingfor semantic search, clustering, and RAG pipelines. - Sovereign deployment: EU inference runs entirely on Corti-managed European infrastructure; US projects are served by Azure-hosted OpenAI models under the same model IDs. See Regions.
- OpenAI-compatible API: swap your base URL and API key — existing OpenAI SDK code works unchanged. See Quickstart.
- Coding agent support: point OpenCode, Pi, Crush, or ForgeCode at Corti Models with the Corti CLI. See Use Corti Models in your coding agent.