feat(stage-ui/providers): added 302.AI

This commit is contained in:
Neko Ayaka
2025-09-25 15:14:14 +08:00
parent 7a0d7f3e58
commit 4a31fda922
11 changed files with 507 additions and 171 deletions
+1
View File
@@ -181,6 +181,7 @@ npx bumpp --no-commit --no-tag
## Support des fournisseurs d'API LLM suivants (propulsé par [xsai](https://github.com/moeru-ai/xsai))
- [x] [302.AI](https://share.302.ai/514k2v)
- [x] [OpenRouter](https://openrouter.ai/)
- [x] [vLLM](https://github.com/vllm-project/vllm)
- [x] [SGLang](https://github.com/sgl-project/sglang)
+1
View File
@@ -158,6 +158,7 @@ pnpm dev:docs
## サポートされているLLM APIプロバイダー([xsai](https://github.com/moeru-ai/xsai)によって提供)
- [x] [302.AI](https://share.302.ai/514k2v)
- [x] [OpenRouter](https://openrouter.ai/)
- [x] [vLLM](https://github.com/vllm-project/vllm)
- [x] [SGLang](https://github.com/sgl-project/sglang)
+1
View File
@@ -182,6 +182,7 @@ npx bumpp --no-commit --no-tag
## Поддержка провайдеров LLM API (на базе [xsai](https://github.com/moeru-ai/xsai))
- [x] [302.AI](https://share.302.ai/514k2v)
- [x] [OpenRouter](https://openrouter.ai/)
- [x] [vLLM](https://github.com/vllm-project/vllm)
- [x] [SGLang](https://github.com/sgl-project/sglang)
+1
View File
@@ -180,6 +180,7 @@ npx bumpp --no-commit --no-tag
## Các LLM API hỗ trợ (cung cấp bởi [xsai](https://github.com/moeru-ai/xsai))
- [x] [302.AI](https://share.302.ai/514k2v)
- [x] [OpenRouter](https://openrouter.ai/)
- [x] [vLLM](https://github.com/vllm-project/vllm)
- [x] [SGLang](https://github.com/sgl-project/sglang)
+1
View File
@@ -150,6 +150,7 @@ pnpm -F @proj-airi/docs dev
## 原生支持的 LLM API 服务来源列表(由 [xsai](https://github.com/moeru-ai/xsai) 驱动)
- [x] [302.AI](https://share.302.ai/514k2v)
- [x] [OpenRouter](https://openrouter.ai/)
- [x] [vLLM](https://github.com/vllm-project/vllm)
- [x] [SGLang](https://github.com/sgl-project/sglang)