Commit Graph

7 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
Ryan Wang
2ae969e39d Update Docusaurus config and dependencies
Changed site URL in docusaurus.config.js, enabled experimental features, and added Bash syntax highlighting. Updated dependencies in package.json to latest versions and added @docusaurus/faster for improved build performance.
2025-09-29 12:25:31 +08:00
LIlGG
2dd64bc065 Merge branch 'main' of github.com:halo-dev/upage into docs/add-upage-docs 2025-09-26 17:08:27 +08:00
LIlGG
5ec38df940 fix: promote node-path to production dependency to resolve the Docker error issue 2025-09-26 16:52:25 +08:00
LIlGG
793782cd02 docs: add upage usage instructions document 2025-09-26 16:47:07 +08:00
LIlGG
530dfac665 pref: change the database type to SQLite 2025-09-25 15:24:13 +08:00
LIlGG
1f4fb103e9 🎉 first commit 2025-09-24 17:02:44 +08:00