Commit Graph

1758 Commits

Author SHA1 Message Date
eef90317cf branding(ClientApi): 更新分享消息和品牌标识
- 修改分享消息,增加 UtopiAI 和 NextChat-U 链接
- 更新存储键名为 "utopiai"
- 调整主题颜色方案
2025-01-12 12:29:28 +08:00
22d62e7c1f feat(app): 添加新的 TTS 模型并更新插件配置
- 在 constant.ts 中添加了新的 TTS 模型:tts-1-hd 和 tts-1
- 更新 plugins.json,使用 GitHub 代理地址获取插件 schema,提高访问速度
- 新增 npmsearch 插件配置
2025-01-12 11:17:52 +08:00
d5c984d906 refactor: 优化 ChatGPT 图标大小
- 将图标尺寸从 152x152 缩小到 44x44
2025-01-10 20:58:27 +08:00
814bb48300 feat(branding): 更新品牌标识和功能
- 过滤掉模型名称中包含"TTS"的选项
- 更新应用名称为"UtopiAI"
- 修改应用描述为"Personal generative AI assistant."
- 更新网站图标
- 调整侧边栏标题和副标题
2025-01-10 20:47:28 +08:00
19633f4f58 refactor(model): 更新实时模型列表
- 移除旧的实时模型名称,添加新的实时模型预览版本
- 增补import依赖realtimeModels
2025-01-10 15:34:44 +08:00
29c7cf1a80 refactor(app): 更新实时聊天配置和相关设置
- 修改 .env.template 文件,移除敏感信息并更新默认值
- 更新实时聊天配置模型列表,使用新的 realtimeModels 常量
- 调整实时聊天配置的默认模型和 API 密钥
- 优化 bot 图标,调整尺寸并压缩图像
2025-01-10 14:55:38 +08:00
16024135ba refactor(app): 移除阿拉伯语支持并更新实时音频 SDK 链接
- 移除了 Home 组件中针对阿拉伯语的特殊样式处理
- 更新了 package.json 中 rt-client 的下载链接,使用国内代理
- 相应地更新了 yarn.lock 文件中的 rt-client 依赖信息
2025-01-10 12:38:30 +08:00
aad4dbeb13 refactor(components): 优化代码结构和可维护性
- 在 auth.tsx 中引入 Path 常量,以便统一管理路由路径
- 在 server.ts 中移除了未使用的 DEFAULT_GA_ID 常量,减少冗余代码
2025-01-10 12:26:41 +08:00
161cefefa7 refactor(app): 移除 SaaS 相关功能并优化认证页面
- 私有化改造
- 删除了认证页面中的 SaaS 聊天入口
- 移除了设置页面中的 SaaS 启动组件
- 优化了认证页面的布局和样式
- 更新了机器人图标
2025-01-09 23:47:43 +08:00
DDMeaqua
d184eb6458 chore: cmd + shift+ backspace 2024-12-31 14:50:54 +08:00
DDMeaqua
c5d9b1131e fix: merge bug 2024-12-31 14:38:58 +08:00
DDMeaqua
e13408dd24 Merge branch 'main' into feat-shortcutkey 2024-12-31 14:30:09 +08:00
DDMeaqua
aba4baf384 chore: update 2024-12-31 14:25:43 +08:00
DDMeaqua
6d84f9d3ae chore: update 2024-12-31 13:27:15 +08:00
Dogtiti
63c5baaa80
Merge pull request #6010 from code-october/fix-visionModels
修复 VISION_MDOELS 在 docker 运行阶段不生效的问题
2024-12-31 09:56:46 +08:00
suruiqiang
90c531c224 fix issue #6009 add setting items for deepseek 2024-12-30 18:23:18 +08:00
code-october
266e9efd2e rename the function 2024-12-30 09:13:12 +00:00
code-october
57c88c0717 修复 VISION_MDOELS 在 docker 运行阶段不生效的问题 2024-12-30 08:58:41 +00:00
DDMeaqua
5b5dea1c59 chore: 更换快捷键 2024-12-30 12:11:50 +08:00
suruiqiang
b948d6bf86 bug fix 2024-12-29 11:24:57 +08:00
suruiqiang
67338ff9b7 add KnowledgeCutOffDate for deepseek 2024-12-29 08:58:45 +08:00
suruiqiang
7380c8a2c1 Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web into add_deepseek 2024-12-29 08:43:25 +08:00
dupl
39e593da48 Use regular expressions to make the code more concise. 2024-12-28 23:49:28 +08:00
Dogtiti
8a22c9d6db feature: support glm-4v 2024-12-28 23:33:06 +08:00
RiverRay
5f96804f3b
Merge pull request #5920 from fishshi/i18n
Use i18n for DISCOVERY
2024-12-28 22:05:37 +08:00
RiverRay
13430ea3e2
Merge pull request #5965 from zmhuanf/temp
Fix issue #5964: Prevents character loss in gemini-2.0-flash-thinking-exp-1219 responses
2024-12-28 22:02:02 +08:00
Dogtiti
9df24e568b
Merge pull request #5996 from ChatGPTNextWeb/feature/cogview
Feature/cogview
2024-12-28 20:25:25 +08:00
Dogtiti
bc322be448 fix: type error 2024-12-28 20:24:08 +08:00
Dogtiti
a867adaf04 fix: size 2024-12-28 20:23:51 +08:00
Dogtiti
0cb186846a feature: support glm Cogview 2024-12-28 20:23:44 +08:00
Dogtiti
cdfe907fb5 fix: failed unit test 2024-12-28 17:54:21 +08:00
Dogtiti
d91af7f983
Merge pull request #5883 from code-october/fix/model-leak
fix model leak issue
2024-12-28 14:47:35 +08:00
suruiqiang
081daf937e since #5984, add DeepSeek as a new ModelProvider (with deepseek-chat&deepseek-corder models), so that user can use openai and deepseek at same time with different api url&key 2024-12-27 16:57:26 +08:00
zmhuanf
87b5e3bf62 修复bug; 2024-12-22 15:44:47 +08:00
Yiming Zhang
ea1329f73e fix: add optional chaining to prevent errors when accessing visionModels 2024-12-21 04:07:58 -05:00
Yiming Zhang
149d732cb7 Merge remote-tracking branch 'upstream/main' into feature/flexible-visual-model 2024-12-21 03:53:05 -05:00
Yiming Zhang
210b29bfbe refactor: remove NEXT_PUBLIC_ prefix from VISION_MODELS env var 2024-12-21 03:51:54 -05:00
dupl
93ac0e5017
Reorganized the Gemini model 2024-12-21 15:26:33 +08:00
dupl
0a056a7c5c add gemini-exp-1206, gemini-2.0-flash-thinking-exp-1219 2024-12-21 08:00:37 +08:00
Yiming Zhang
74c4711cdd Merge remote-tracking branch 'upstream/main' into feature/flexible-visual-model 2024-12-20 18:34:07 -05:00
Dogtiti
eceec092cf
Merge pull request #5932 from fengzai6/update-google-models
Update google models to add gemini-2.0
2024-12-21 00:43:02 +08:00
InitialXKO
e939ce5a02
面具“以文搜图”改成“AI文生图”,微调提示让图片生成更稳定无水印 2024-12-13 22:29:14 +08:00
Nacho.L
46a0b100f7 Update versionKeywords 2024-12-13 08:29:43 +08:00
Nacho.L
e27e8fb0e1 Update google models 2024-12-13 07:22:16 +08:00
fishshi
93c5320bf2 Use i18n for DISCOVERY 2024-12-10 15:56:04 +08:00
Yiming Zhang
a433d1606c feat: use regex patterns for vision models and allow adding capabilities to models through env var NEXT_PUBLIC_VISION_MODELS. 2024-12-10 00:22:45 -05:00
code-october
1a678cb4d8 fix model leak issue 2024-11-29 15:47:28 +00:00
frostime
759a09a76c 🎨 style(setting): Place custom-model's input a seperated row. 2024-11-27 13:11:18 +08:00
Dogtiti
2623a92763
Merge pull request #5850 from code-october/fix-o1
Fix o1
2024-11-25 12:31:36 +08:00
code-october
b7acb89096 update new model for gpt-4o and gemini-exp 2024-11-22 09:48:50 +00:00