Anzoth-CoreBest for
General-purpose inference for reasoning, knowledge workflows, RAG-enabled applications, and customer-facing agents.
Customer fit
Public models
The public catalog currently includes Anzoth-Core and Anzoth-Coder. Model IDs stay stable even as the serving setup evolves.
Capabilities
Capabilities are enabled at the gateway level and controlled per API key. Not all capabilities require model changes.
Standard `/v1/chat/completions` endpoint. OpenAI-compatible request and response shapes. Streaming is supported via `stream: true`.
Connect a knowledge base to your account or API key. The gateway injects retrieved context before the model call and returns citations in metadata.
Governed tool access — web search, GitHub, file read/write — can be enabled per API key. Tools run through the gateway, not directly on the model.
Extended context windows are available on supported configurations. Contact support if you need long-context access for your account.
Code generation, explanation, and review via the standard completions interface. RAG can be layered with your own codebase documentation.
Build support bots that answer from your product docs. Per-customer API key permissions mean each tenant only sees their authorized knowledge base.
Route different API keys to different public models or tool permissions while keeping the model IDs stable in your app.
Example request
Use Anzoth-Core in any OpenAI-compatible client. The gateway handles API key permissions, RAG, tools, and usage visibility before the model sees the request.
Access
The public catalog currently includes Anzoth-Core and Anzoth-Coder. Access is governed by your account and API key permissions, while the model IDs stay stable as the serving setup evolves.
View API examplesCreate an account, generate a key, and your first request is minutes away.