Commit Graph

19 Commits

Author SHA1 Message Date
LIlGG
3af1c30d49 fix: Reduce the frequency of saving empty pages 2025-10-10 11:29:19 +08:00
LIlGG
c5d47c680c fix: Resolve the issue of possible abnormal text generated during page creation. 2025-10-09 17:48:18 +08:00
LIlGG
a93a679c71 pref: Make the generated page names unique rather than consistent 2025-10-09 14:54:18 +08:00
LIlGG
5ff32f2c98 fix: addressing the issues with outdated prompt information in multi-turn dialogues 2025-10-09 12:02:20 +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
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
2838a7f923 fix: resolve style issues in dark mode 2025-09-29 12:50:15 +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
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
54d1d65642 docs: add upage usage instructions document 2025-09-26 16:46:52 +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