Commit Graph

19 Commits

Author SHA1 Message Date
LIlGG
30aba9dfff docs: correct the quick deployment Docker image name 2025-09-30 18:14:08 +08:00
LIlGG
1d8f634a3f chore: compress document images 2025-09-30 17:40:54 +08:00
LIlGG
bb661a7737 docs: supplemental user guide documents 2025-09-30 17:25:35 +08:00
LIlGG
c0197de5c7 docs: add 1panel deployment 2025-09-30 11:12:14 +08:00
LIlGG
ad5741879a feat: Make MAX_TOKENS and MAX_RESPONSE_SEGMENTS configurable
Added MAX_TOKENS and MAX_RESPONSE_SEGMENTS to .env.example and documentation. Updated constants to read from environment variables, allowing configuration of token and response segment limits.
2025-09-29 17:19:07 +08:00
LIlGG
48d81e92bb update readme logo 2025-09-29 16:49:09 +08:00
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
7fd33183c5 Update favicon and logo in Docusaurus config
Changed the favicon to use a new .ico file and updated the logo images for both light and dark modes in docusaurus.config.js. Added the new favicon.ico to the static assets.
2025-09-29 12:30:18 +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
a4fed95e09 upage docs baseurl 2025-09-29 12:01:59 +08:00
LIlGG
6ca57be607 chore: merge openai and openailike 2025-09-29 11:34:40 +08:00
LIlGG
dc2d84772e docs: add upage usage instructions document 2025-09-29 11:00:39 +08:00
LIlGG
c1ca87462c docs: add upage usage instructions document 2025-09-29 10:44:44 +08:00
LIlGG
1d944e54e8 docs: add upage usage instructions document 2025-09-28 18:01:20 +08:00
LIlGG
e6747664c2 docs: add upage usage instructions document 2025-09-28 15:26:44 +08:00
LIlGG
f4d6e383ce docs: add upage usage instructions document 2025-09-26 18:49:06 +08:00
LIlGG
eb25a56271 docs: add upage usage instructions document 2025-09-26 16:47:22 +08:00
LIlGG
793782cd02 docs: add upage usage instructions document 2025-09-26 16:47:07 +08:00
LIlGG
1f4fb103e9 🎉 first commit 2025-09-24 17:02:44 +08:00