AG X supports multiple AI providers through a modular provider system.
Provider Types:
โข Native โ Direct connection to the provider API (Google Gemini, OpenAI)
โข OpenAI-Compatible โ Any provider with a Chat Completions endpoint
โข Anthropic โ Claude models via the Messages API
โข Command Code โ 20+ models via Command Code's /alpha/generate API
Translation:
Simple providers use a built-in lightweight proxy. Complex providers (Anthropic, Command Code)
uses the built-in Node.js proxy
for full Responses API โ provider API translation.
Supported Providers:
Google Gemini, OpenAI, Anthropic, Z.AI, OpenCode (Zen/Go), Crof.ai, NVIDIA NIM,
Kilo.ai, Command Code, OpenRouter, OpenAdapter, DeepSeek, Ollama, Together AI, Groq, and Custom.