This commit is contained in:
Jason 2025-05-07 23:45:03 +08:00 committed by GitHub
commit 536208fb4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 7 additions and 0 deletions

View File

@ -77,6 +77,7 @@ English · [简体中文](./README_zh-CN.md) · [日本語](./README_ja-JP.md)
14. OpenRouter (👉 OpenAI)
15. 360 GPT
16. LocalAI / Ollama (👉 OpenAI)
17. Novita AI (👉 OpenAI)
## 👻 OpenAI Compatible API Proxy
- [x] Chat Completions _(/v1/chat/completions)_

View File

@ -76,6 +76,7 @@
14. OpenRouter (👉 OpenAI)
15. 360 GPT
16. LocalAI / Ollama (👉 OpenAI)
17. Novita AI (👉 OpenAI)
## 👻 中转 OpenAI 兼容 API
- [x] Chat Completions _(/v1/chat/completions)_

View File

@ -83,6 +83,9 @@ export const modelColorMapper: Record<string, string> = {
// OpenRouter
openrouter: "purple-600",
// Novita AI
novita: "violet-500",
};
const unknownColors = [

View File

@ -65,6 +65,7 @@ spec:
14. OpenRouter (👉 OpenAI)
15. 360 GPT
16. LocalAI / Ollama (👉 OpenAI)
17. Novita AI (👉 OpenAI)
## 👻 中转 OpenAI 兼容 API
- [x] Chat Completions _(/v1/chat/completions)_
@ -284,6 +285,7 @@ localization:
14. OpenRouter (👉 OpenAI)
15. 360 GPT
16. LocalAI / Ollama (👉 OpenAI)
17. Novita AI (👉 OpenAI)
## 👻 中转 OpenAI 兼容 API
- [x] Chat Completions _(/v1/chat/completions)_