Skip to content

Support OfoxAI unified LLM API#5092

Open
q1666848408-cyber wants to merge 1 commit intoAider-AI:mainfrom
q1666848408-cyber:add-ofoxai-provider
Open

Support OfoxAI unified LLM API#5092
q1666848408-cyber wants to merge 1 commit intoAider-AI:mainfrom
q1666848408-cyber:add-ofoxai-provider

Conversation

@q1666848408-cyber
Copy link
Copy Markdown

OfoxAI (https://ofox.ai) is a unified LLM API gateway supporting 100+ models — including GPT, Claude, Gemini, DeepSeek, Qwen, Llama, and Mistral — through a single endpoint. This addition allows aider users to leverage multiple LLM providers through a single OpenAI-compatible (or native Anthropic/Gemini) endpoint.

Free tier available, pay per token.

What this PR adds

  • New documentation page aider/website/docs/llms/ofoxai.md (Jekyll page under "Connecting to LLMs", nav_order: 510).
  • Documents the OpenAI-compatible base URL https://api.ofox.ai/v1 plus the native Anthropic / Gemini protocol endpoints.

Implementation note

OfoxAI is wire-compatible with the OpenAI Chat Completions API, so aider users can connect by simply setting OPENAI_API_BASE and OPENAI_API_KEY. No code changes are required — this is a docs-only PR.

OfoxAI (https://ofox.ai) is a unified LLM API gateway that exposes 100+
models through a single OpenAI-compatible endpoint, with native Anthropic
and Gemini protocol support as well.

Aider users can connect to OfoxAI by setting OPENAI_API_BASE to
https://api.ofox.ai/v1 — no code changes are required since OfoxAI is
fully wire-compatible with the OpenAI Chat Completions API.

- Add aider/website/docs/llms/ofoxai.md (Jekyll page under
  Connecting to LLMs, nav_order: 510)
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 29, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants