Skip to content

feat: add OfoxAI as a new model provider#281

Open
chrisyang888-create wants to merge 2 commits intolinshenkx:masterfrom
chrisyang888-create:feat/add-ofoxai-provider
Open

feat: add OfoxAI as a new model provider#281
chrisyang888-create wants to merge 2 commits intolinshenkx:masterfrom
chrisyang888-create:feat/add-ofoxai-provider

Conversation

@chrisyang888-create
Copy link
Copy Markdown

Summary

Add OfoxAI as a new model provider.

OfoxAI is a unified API gateway for 100+ LLM models (Claude, GPT, Gemini, DeepSeek, etc.) with a single API key. OpenAI-compatible format.

Changes

File Action Description
packages/core/src/services/llm/adapters/ofoxai-adapter.ts NEW OfoxAI adapter extending OpenAIAdapter
packages/core/src/services/llm/adapters/registry.ts MODIFIED Register OfoxAI adapter
packages/core/src/services/model/defaults.ts MODIFIED Add VITE_OFOXAI_API_KEY env mapping
env.local.example MODIFIED Add OfoxAI env config example

Follows the same pattern as OpenRouter adapter (OpenAI-compatible gateway).

octo-patch and others added 2 commits March 18, 2026 14:36
- Add MiniMax-M2.7 and MiniMax-M2.7-highspeed to model list
- Set MiniMax-M2.7 as default model (first in list)
- Keep all previous M2.5 models as alternatives
- Update related unit tests

Co-authored-by: PR Bot <pr-bot@minimaxi.com>
OfoxAI is a unified API gateway for 100+ LLM models (Claude, GPT, Gemini, DeepSeek, etc.)
with a single API key. OpenAI-compatible format.

- Website: https://ofox.ai
- API Docs: https://docs.ofox.ai/zh/api
- Base URL: https://api.ofox.ai/v1
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 20, 2026

Someone is attempting to deploy a commit to the linshenkx's projects Team on Vercel.

A member of the Team first needs to authorize it.

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