Commit Graph

43 Commits

Author SHA1 Message Date
LIlGG
846444c3a2 docs: update README.md 2025-09-30 18:02:20 +08:00
LIlGG
1d8f634a3f chore: compress document images 2025-09-30 17:40:54 +08:00
LIlGG
9c76fcaa3e Merge branch 'main' of github.com:halo-dev/upage 2025-09-30 17:25:46 +08:00
LIlGG
bb661a7737 docs: supplemental user guide documents 2025-09-30 17:25:35 +08:00
maninhill
759dc777e1 Remove Workflow Status badge from README
Removed GitHub Workflow Status badge from README.
2025-09-30 15:42:04 +08:00
LIlGG
c0197de5c7 docs: add 1panel deployment 2025-09-30 11:12:14 +08:00
maninhill
48faae8988 Update README with 1Panel installation instructions
Added installation instructions for UPage via 1Panel app store.
2025-09-30 10:10:30 +08:00
Takagi
dc815c1595 Update README.md 2025-09-29 22:40:52 +08:00
LIlGG
0c6797c6a9 update README.md 2025-09-29 19:19:28 +08:00
maninhill
c68b479c4d chore: Update README.md 2025-09-29 18:32:03 +08:00
maninhill
f969408c83 chore: Update README.md 2025-09-29 18:20:30 +08:00
Takagi
7ac10b43d1 release: Release v1.0.0 version
release: Release v1.0.0 version
v1.0.0
2025-09-29 17:52:24 +08:00
LIlGG
49116595dc release: Release v1.0.0 version 2025-09-29 17:50:01 +08:00
LIlGG
abd4d1d891 feat: add upage logo 2025-09-29 17:46:50 +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
LIlGG
ed0f9a81e1 ci: add prisma generate build step 2025-09-29 12:58:06 +08:00
LIlGG
2838a7f923 fix: resolve style issues in dark mode 2025-09-29 12:50:15 +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
f322870ec3 fix: solve the problem that openai baseurl does not exist 2025-09-29 12:06:45 +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
Takagi
a47590fe23 Merge pull request #1 from LIlGG/docs/add-upage-docs
docs: add upage usage instructions document
2025-09-29 11:01:23 +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
cf35ba7399 Merge branch 'main' of github.com:halo-dev/upage into docs/add-upage-docs 2025-09-28 17:38:12 +08:00
LIlGG
f2df793afa pref: simplified AI provider's settings 2025-09-28 17:34:47 +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
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
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
54d1d65642 docs: add upage usage instructions document 2025-09-26 16:46:52 +08:00
Takagi
f3a3e99df2 Update LICENSE.txt 2025-09-25 17:13:54 +08:00
Takagi
2a0a0ab2d7 add LICENSE 2025-09-25 17:11:26 +08:00
LIlGG
c28cc5b883 ci: remove ppc64le s390x because Prisma does not support 2025-09-25 16:38:49 +08:00
LIlGG
e1bdca505e pref: change the database type to SQLite 2025-09-25 15:50:13 +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