kangfenmao
fef2acf712
feat(notion): Add divider to Notion settings page
2025-02-14 13:08:47 +08:00
Trey Dong
f44e7e6a14
feat(notion): 添加 Notion连接检查功能 ( #1620 )
...
- 在 Notion 配置页面添加"检查"按钮
- 实现 Notion 连接检查逻辑
- 添加相关国际化文本
2025-02-14 10:52:16 +08:00
hehua2008
b1d577a0ac
feat: Add LM Studio support ( #1572 )
...
Co-authored-by: hehua2008 <hegan2010@gmail.com>
Co-authored-by: 亢奋猫 <kangfenmao@qq.com>
2025-02-14 10:49:57 +08:00
FischLu
b532e19e68
feat: Implement circular selection in model selector
2025-02-14 10:40:03 +08:00
duanyongcheng77
417b75a066
chore: add ignore for .cursoerules
2025-02-14 10:38:51 +08:00
duanyongcheng77
4d749b8178
chore: 🤖 add aider gitignore
2025-02-14 10:38:51 +08:00
Asurada
2674cca6f0
feat: Add XiaoYi miniapp, resolve #1591 ( #1595 )
...
Co-authored-by: 亢奋猫 <kangfenmao@qq.com>
2025-02-14 10:37:42 +08:00
ousugo
810417a8fd
fix: Solve the problem that eslint always reports line break errors on Windows
2025-02-14 10:36:07 +08:00
ousugo
fbd331fdf2
feat: Improve model search by adding name-based filtering, resolve #1520
...
搜索模型时,同时搜索模型的名字和 ID
2025-02-14 10:32:34 +08:00
kangfenmao
e449248846
chore: Update Vite config and remove deprecated migration code
...
- Exclude additional chunk in Electron Vite configuration
- Remove outdated migration logic for providers and MinApps
2025-02-14 10:31:24 +08:00
首都爱护动物协会
934b32fb46
add providers
...
新增服务商:
1.无问芯穹
2Perplexity
3.DMXAPI
补充部分embedding模型信息
2025-02-14 10:28:52 +08:00
shniubobo
412c449648
fix: Regression on reasoning time
...
PR #1253 fixed reasoning time calculation for APIs that return reasoning
content in `delta.content`, but introduced a regression for those
returning it in `delta.reasoning_content`. This commit fixes the
regression.
Fixes #1593
2025-02-14 10:26:54 +08:00
shniubobo
b846b809f2
fix: Remove trailing newline in codeblocks
2025-02-14 10:10:30 +08:00
Xin Rui
11e2a48f79
fix: translation error when passing empty user messages to certain models.. ( #1612 )
2025-02-14 10:09:47 +08:00
kangfenmao
2fb628aede
chore(version): 0.9.23
2025-02-13 17:49:06 +08:00
kangfenmao
9b74e88884
feat: Enhance file processing and loader configuration
...
- Remove image loader from dependencies
- Update file loading to skip image, video, and audio files
- Add logging for knowledge base file processing
- Modify common file extensions list
- Add type ignore for LocalPathLoader to resolve TypeScript issues
2025-02-13 17:49:06 +08:00
kangfenmao
6889ddbefc
feat: Add file type not supported error message in multiple languages
2025-02-13 16:41:48 +08:00
kangfenmao
a9ee7c1d2b
fix: Reset MinApp onClose handler when closing the app
2025-02-13 16:10:46 +08:00
kangfenmao
bfd25a8c8c
chore(version): 0.9.22
2025-02-13 14:02:45 +08:00
kangfenmao
6e16ef9cc6
refactor: Remove unused onMaxTokensChange function
2025-02-13 14:02:36 +08:00
kangfenmao
ef633fca62
feat: Add useSidebarIconShow hook to conditionally render sidebar icons
2025-02-13 13:38:46 +08:00
kangfenmao
c5e31c9dfa
feat: Add documentation link to sidebar with multilingual support
2025-02-13 13:27:25 +08:00
kangfenmao
dc82b3b970
feat: Improve token limit settings and knowledge base URL handling
...
- Update OpenAI package to version 4.77.3
- Add confirmation modal for max tokens setting
- Modify max tokens input to use InputNumber instead of Slider
- Update localization strings for max tokens and URL input
- Enhance knowledge base URL input to support multiple URLs
- Improve error handling and input validation
2025-02-13 13:12:51 +08:00
kangfenmao
0d8b8cf7e7
style: code format
2025-02-13 11:40:55 +08:00
Chen Tao
65596a355d
feat: knowledge base support more file types ( #1300 )
...
* feat: knowledge base support more file types
* chore: add common document types
* feat: finish basic odloader
* feat: finish open document loader
* feat: support more type from dictionary
* fix: 删除目录时仍能检索到信息
* chore
2025-02-13 11:36:33 +08:00
Wenwei Lin
13a0fd0a65
fix: Label text was obscured in create agent page
2025-02-13 11:36:07 +08:00
Chen Tao
dab6271101
feat: add i18n sync script ( #1538 )
...
* feat: add i18n sync script
* chore
2025-02-13 11:34:23 +08:00
Asurada
c344261e17
feat: add google AI Studio minapp, resolve #832 ( #1518 )
...
* feat: add google AI Studio minapp, resolve #832
* fix: correct variable name for aistudio in migrateConfig
2025-02-13 11:28:51 +08:00
牡丹凤凰
938af94426
Update README.zh.md ( #1516 )
2025-02-12 23:10:50 +08:00
牡丹凤凰
48bf0e3a44
Update README.ja.md ( #1515 )
2025-02-12 23:10:10 +08:00
牡丹凤凰
3f0f61d66a
Update README.zh.md ( #1514 )
2025-02-12 23:08:59 +08:00
牡丹凤凰
1f277e26a0
Update README.md ( #1513 )
2025-02-12 23:07:46 +08:00
kangfenmao
5229cef35f
feat: update AIHubMix OAuth and release workflow configuration
2025-02-12 18:24:57 +08:00
kangfenmao
fc1c49213b
fix(i18n): use translation for API key error message
2025-02-12 18:24:39 +08:00
kangfenmao
60b462ae9d
feat: remove auto reset model feature #1435
...
close #1435
2025-02-12 16:58:33 +08:00
kangfenmao
299cda7d44
feat: expand embedding model regex to include more model identifiers #1481
...
close #1481
2025-02-12 16:39:35 +08:00
kangfenmao
52026c0772
feat: switch default math rendering engine to KaTeX #1485
2025-02-12 16:34:24 +08:00
kangfenmao
f748a1b274
fix(i18n): model exist error tip
2025-02-12 16:11:01 +08:00
kangfenmao
23bd78cc9c
fix: openai o1 models not support max_token params
...
close #1378
close #1378
close #1340
close #1197
close #491
2025-02-12 15:59:42 +08:00
kangfenmao
4fe306d393
fix: doubao not support files type
2025-02-12 15:41:24 +08:00
kangfenmao
3229918d20
feat: WebDAV data backup and restore secondary confirmation #1326
...
close #1326
2025-02-12 15:19:21 +08:00
kangfenmao
19c8b484fd
fix: update Ollama API endpoint URL
2025-02-12 14:56:59 +08:00
kangfenmao
5784f5bbd5
chore: update store migration and LLM providers
2025-02-12 14:52:45 +08:00
kangfenmao
f0b5a75387
docs: change knowledge base documents chunk max limit
2025-02-12 14:36:56 +08:00
cnJasonZ
ea4ce0c17c
feat: add new model provider PPIO ( #1359 )
2025-02-12 14:14:56 +08:00
方程
1c7e6b979a
feat: add gitee ai provider ( #1473 )
...
* feat: add gitee ai provider
* feat: add gitee ai provider
---------
Co-authored-by: 方程 <fangcheng@oschina.cn>
2025-02-12 14:11:13 +08:00
ousugo
c32423769a
feat(ISSUE_TEMPLATE): 添加Issue提交检查清单
2025-02-12 14:09:36 +08:00
亢奋猫
387393555a
feat: 🎸 使用@呼出模型选择列表 #1317 #1324 ( #1458 )
...
* feat: 🎸 使用@呼出模型选择列表
输入第一个字符为@符号的时候可以呼出选择模型的列表
* feat: 🎸 Only one can be chosen at a time
一次只能选择一个模型,选择后自动关闭。选择过的模型不在出现在列表,避免删除模型的时候显示异常。
* fix: 🐛 When choosing the model, Enter will send a message
* feat: 🎸 选中的模型显示供应商
* feat: 🎸 pinned module show privoder
* feat: 🎸 only selected modle show provider
* feat: 🎸 删除@符号以后自动关闭
* feat: 🎸 增加模糊搜索
---------
Co-authored-by: duanyongcheng77 <duanyongcheng77@gmail.com>
2025-02-12 14:08:18 +08:00
牡丹凤凰
1d960993c7
Update embedings.ts
2025-02-12 08:31:00 +08:00
牡丹凤凰
43dc4e85a7
Update zh-tw.json
...
更正繁体中文当中关于Temperature的描述
2025-02-12 08:30:34 +08:00