From d465002220b4d8f9c84da2b0026901601387c1fa Mon Sep 17 00:00:00 2001 From: Jason Date: Mon, 23 Dec 2024 12:04:40 +0800 Subject: [PATCH] feat: add novita AI in readme --- README.md | 1 + README_zh-CN.md | 1 + app/src/admin/colors.ts | 3 +++ zeabur.yaml | 2 ++ 4 files changed, 7 insertions(+) diff --git a/README.md b/README.md index 20c4a415..78ab8bd8 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ English · [简体中文](./README_zh-CN.md) · [Docs](https://chatnio.com) · [ 14. OpenRouter (👉 OpenAI) 15. 360 GPT 16. LocalAI / Ollama (👉 OpenAI) +17. Novita AI (👉 OpenAI) ## 👻 OpenAI Compatible API Proxy - [x] Chat Completions _(/v1/chat/completions)_ diff --git a/README_zh-CN.md b/README_zh-CN.md index 26121fa4..30234af6 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -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)_ diff --git a/app/src/admin/colors.ts b/app/src/admin/colors.ts index b409f477..6184eb45 100644 --- a/app/src/admin/colors.ts +++ b/app/src/admin/colors.ts @@ -80,6 +80,9 @@ export const modelColorMapper: Record = { // OpenRouter openrouter: "purple-600", + + // Novita AI + novita: "violet-500", }; const unknownColors = [ diff --git a/zeabur.yaml b/zeabur.yaml index 59f5db7f..aa8288f4 100644 --- a/zeabur.yaml +++ b/zeabur.yaml @@ -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)_