Commit Graph

5 Commits

Author SHA1 Message Date
LIlGG
c31e366af9 feat: add support for DouBao, Ernie, Kimi, Qwen, ZhiPu LLM providers
Introduces new provider modules for DouBao, Ernie, Kimi, Qwen, and ZhiPu, and registers them in the LLM registry. Updates documentation and .env.example to include configuration instructions for these providers. Refactors OpenAI provider to support OpenAI-compatible endpoints. Adds @ai-sdk/openai-compatible and node-fetch dependencies.
2025-09-29 16:28:56 +08:00
LIlGG
f322870ec3 fix: solve the problem that openai baseurl does not exist 2025-09-29 12:06:45 +08:00
LIlGG
6ca57be607 chore: merge openai and openailike 2025-09-29 11:34:40 +08:00
LIlGG
f2df793afa pref: simplified AI provider's settings 2025-09-28 17:34:47 +08:00
LIlGG
1f4fb103e9 🎉 first commit 2025-09-24 17:02:44 +08:00