ousugo
01cd10b364
refactor: Simplify model type detection with utility functions
2025-02-19 18:33:51 +08:00
ousugo
29ba156b9a
feat: Add Doubao provider support for model type detection
...
(cherry picked from commit 008b84e128484c98eb59c75d8f44cbc320509049)
2025-02-19 18:33:51 +08:00
ousugo
e541c7b429
feat: Add model generation check before narrow mode toggle
2025-02-19 18:33:16 +08:00
jiangjiwei
95bbc70c93
feat: 为 Notion 导出添加可配置的页面名称 key
2025-02-19 17:18:45 +08:00
ousugo
4add56ae6a
fix: Ensure model is updated when setting default model
2025-02-19 17:13:52 +08:00
Teo
16f87537a2
refactor: 翻译页UI重构
2025-02-19 15:53:52 +08:00
kangfenmao
2094e2201a
feat: Add web search support for OpenRouter provider
2025-02-19 10:11:49 +08:00
icinggslits
e0fcdf43c5
feature: Adaptive height of textarea on translation page
2025-02-19 09:57:26 +08:00
kangfenmao
affc866c17
feat: Add default API host for DMX provider in migration
2025-02-19 09:45:41 +08:00
kangfenmao
799267049f
fix: Safely update topic with existing topic data
2025-02-19 09:35:10 +08:00
kangfenmao
cb8d47a17b
fix: Improve knowledge base processing and deletion handling
2025-02-19 09:28:36 +08:00
kangfenmao
c494288f7b
refactor: Simplify DragableList styling and remove unnecessary margins
2025-02-19 09:21:10 +08:00
suyao
2c3f89dbde
fix: update model identification with provider-specific uniqueness
2025-02-19 09:14:45 +08:00
ousugo
4721a660fa
feat: Add German language support to translation options
2025-02-19 08:21:00 +08:00
George·Dong
6aaa3def0d
feat: 添加Notion文档按钮Tooltip
2025-02-19 08:20:21 +08:00
George·Dong
045708d9b3
fix: 修改导出到Notion的相关提示
2025-02-19 08:20:21 +08:00
icinggslits
9ffe92d378
fix: Update language options promptly
2025-02-19 08:18:41 +08:00
首都爱护动物协会
7159481217
Updated provider information
2025-02-19 07:10:45 +08:00
kangfenmao
d07e136037
fix: Add top margin to 'Add Assistant' button in AssistantsTab
2025-02-18 21:17:13 +08:00
Yrom
b38a9c954a
feat: Enable search capability for Qwen commercial version model
2025-02-18 21:14:43 +08:00
kangfenmao
7139d5093a
chore(version): 0.9.26
2025-02-18 20:55:04 +08:00
kangfenmao
9e283d6930
fix: Update agent knowledge base field name and handling
2025-02-18 20:55:04 +08:00
Chen Tao
c9a4e12765
feat: artifacts add open external ( #1812 )
...
* feat: artifacts add open external
* fix: remove modal
2025-02-18 19:56:39 +08:00
Teo
7bd644451b
fix: 解决生成过程中出现错误内容被清空覆盖问题
2025-02-18 19:46:50 +08:00
美兰十三
5a00bdcbc6
fix: 修复mac下快捷键注册control被替换成command的问题
2025-02-18 19:46:28 +08:00
eeee0717
3c958c3d11
feat: 目录进度可视化
2025-02-18 19:45:47 +08:00
kangfenmao
1d5ace0fb2
feat: Add 'off' option for reasoning effort in assistant settings
2025-02-18 18:16:14 +08:00
ousugo
f8fce871da
fix: Recalculate token consumption after modifying the message, resolve #1829
2025-02-18 16:34:52 +08:00
ousugo
de76d3fedc
fix: Improve DragableList component styling and placeholder handling
2025-02-18 16:26:34 +08:00
lucifer9
b2c6662192
adjust Notion database ID input width in DataSettings
2025-02-18 16:22:53 +08:00
lucifer9
bf8a7c01b0
Refactor WebDAV i18n and UI for improved flexibility and localization
...
- i18n Updates:
- Refactored WebDAV-related translations into nested JSON structures for better organization.
- Added support for pluralization in time intervals (minutes and hours) across all locales (en-us, ja-jp, ru-ru, zh-cn, zh-tw).
- UI Enhancements:
- Updated `DataSettings` and `WebDavSettings` components to use the new i18n keys for time intervals.
- Improved the `Select` dropdown for sync intervals with dynamic pluralization based on locale.
- Adjusted input field widths for better alignment and consistency.
- Code Cleanup:
- Removed redundant comments and unused code in `WebDavSettings.tsx`.
- Simplified button and input styling for a cleaner layout.
2025-02-18 16:22:53 +08:00
ousugo
fb8ed35b59
fix: Clicking the taskbar icon while enable the Quick Assistant can't open the main window
2025-02-18 16:01:10 +08:00
ousugo
7c4d81c108
feat: Add kimi-latest model support in vision and model logos
2025-02-18 15:50:01 +08:00
kangfenmao
7199f73e06
style: Adjust horizontal message layout display property
2025-02-18 15:48:13 +08:00
Teo
869e56b53c
style: 优化聊天窗口UI ( #1881 )
2025-02-18 11:43:42 +08:00
MyPrototypeWhat
f99851fb6b
feat: Conditionally hide thinking loader for paused messages ( #1875 )
...
Co-authored-by: lizhixuan <zhixuan.li@banosuperapp.com>
2025-02-18 11:10:48 +08:00
kangfenmao
c94450db44
chore(version): 0.9.25
2025-02-18 10:41:44 +08:00
kangfenmao
195ef92acc
feat: Add size prop to MessageThought Collapse component
2025-02-18 10:12:30 +08:00
kangfenmao
a67370426b
fix: Handle undefined provider in model name generation
2025-02-18 09:56:26 +08:00
kangfenmao
9d35205681
feat: Improve system prompt styling with theme-aware background
2025-02-18 09:42:52 +08:00
icinggslits
98087e50db
feat: Backspace deletes clipboard text in MiniApp
2025-02-18 08:13:56 +08:00
icinggslits
bedac4f59d
fix: init zoom
2025-02-18 08:11:38 +08:00
ousugo
aba3874797
refactor: Improve PromptPopup text area focus and cursor placement
2025-02-18 08:10:58 +08:00
ousugo
3383280726
feat: Improve text edit popup focus and cursor placement
2025-02-18 08:10:58 +08:00
kangfenmao
0c13e708b9
refactor: Extract message group menu bar into a separate component
2025-02-17 23:21:24 +08:00
kangfenmao
bc77c423b3
fix: Adjust paragraph margin when followed by list
2025-02-17 23:08:17 +08:00
kangfenmao
4821756301
fix: Conditionally render message group border based on popover state
2025-02-17 23:02:49 +08:00
Chen Tao
78290ca70e
feat: add knowledge base filter ( #1822 )
...
* feat: add search filter
* chore
2025-02-17 22:18:10 +08:00
kangfenmao
7feeb07624
refactor: Extract message group settings into a separate component
2025-02-17 22:14:47 +08:00
luwux
93e28ed916
improvement(shortcut): Supports Option + Space on Mac
...
Supports the Option (⌥) + Space shortcut, as it's the default shortcut for ChatGPT Desktop app to show popup.
2025-02-17 19:04:08 +08:00
ousugo
b4aaf052fe
feat: Add page title for Cherry Studio, resolve #1222
2025-02-17 19:02:56 +08:00
rebecca554owen
b37e0389fc
fix
2025-02-17 18:38:22 +08:00
kangfenmao
e1ebe069a5
feat: Add grid mode settings for message display
2025-02-17 18:35:36 +08:00
kangfenmao
d73912ee3b
feat: Enhance Notion settings with placeholders and help icon
2025-02-17 17:19:24 +08:00
kangfenmao
f81c7c7a6c
feat: update knowledge base file upload hint text
2025-02-17 16:50:34 +08:00
FischLu
5a7bcd5997
feat: improve model mention autocomplete behavior under IME
2025-02-17 16:38:44 +08:00
duanyongcheng
09a347cae4
feat: show provider in mesage
2025-02-17 16:38:00 +08:00
Chen Tao
266f909045
feat: allow knowledge base multiple search #1346 ( #1773 )
...
* feat: agent can select multiple knowledge bases
* feat: basic search multiple knowledge base
* fix bug: knowledge base is delete, assistants and agents sync delete
* fix bug: assistant and knowledge base button sync
* feat: allow to search multiple knowledge base
* chore: finish rebase to upstream/main
2025-02-17 16:36:25 +08:00
cl1107
bad2f15c1f
feat: Add a new grid mode for message display. ( #1626 )
...
* chore(version): 0.9.23
* feat(renderer): 新增网格模式的消息展示方式
* feat(message): 新增消息网格展示相关设置
* 根据 gridPopoverTrigger 属性动态设置消息分组的样式
* 在 MessageMenubar 组件中,各个按钮 click 事件阻止事件冒泡,避免打开 popover
* 多模型回答样式添加网格模式并优化消息样式
---------
Co-authored-by: kangfenmao <kangfenmao@qq.com>
2025-02-17 16:36:01 +08:00
首都爱护动物协会
0c0ccf3d11
update provider info
2025-02-17 16:21:09 +08:00
ousugo
2076e6f998
fix: open current webview URL when launching external link
2025-02-17 16:20:12 +08:00
ousugo
b49d80b78d
fix: Clicking the help button always opens a new webview
...
(cherry picked from commit 4939afafabcbfb294f00d21053939cad8238731e)
2025-02-17 16:19:31 +08:00
ousugo
e0eca97053
fix: update Baidu API key URL in provider configuration, resolve #1794
2025-02-17 11:55:53 +08:00
George·Dong
d175212d9a
fix: 修复切换助手时无法正确切换到助手默认模型的问题 ( #1776 )
2025-02-17 11:28:17 +08:00
Shelly
642ce160a1
fix: 修复同名模型选择问题 ( #1772 )
...
1. 同名模型显示的供应商名称问题
2. 同名模型不同供应商不能被同时选择
Co-authored-by: duanyongcheng <duanyongcheng77@gmail.com>
2025-02-17 09:47:01 +08:00
Wenwei Lin
574d02a8c9
feat: support json and draftsExport file in knowledge base ( #1717 )
2025-02-17 08:25:07 +08:00
ousugo
7764507d74
feat: Expand reasoning model regex to include 'thinking' keyword
2025-02-17 08:16:47 +08:00
ousugo
fa8bf61532
fix: sidebar navigation and active state handling
...
- 当固定在侧边栏的小程序被打开时,对应图标显示为被选中
- 修复点击两次主题切换按钮会导致当前 Webview 被错误关闭的问题
- 修复当 Webview 处于打开状态,点击侧边栏按钮无法立即跳转到对应界面的问题
- 修复打开帮助文档,其按钮没有显示为被选中的问题
- 修复在设置界面时打开帮助文档,设置按钮继续显示为被选中的问题
2025-02-17 08:15:03 +08:00
ousugo
30e8cef9cc
fix: correction of the capitalization of Perplexity names
2025-02-17 08:13:56 +08:00
ousugo
1a2861e81a
fix: Fix the miniapp sorting problem, resolve #1725
...
- 修复小程序拖动排序不生效的问题
- 修复小程序拖动排序时列表滚动排序不生效的问题
2025-02-17 08:13:56 +08:00
kangfenmao
5be0e0ae72
style: Enhance scrollbar appearance in mention models dropdown
2025-02-16 13:56:10 +08:00
FischLu
b92b46f2b0
refine code
2025-02-16 13:54:32 +08:00
FischLu
23686d4926
feat: implement select mode menu autoscroll for long mode lists
2025-02-16 13:54:32 +08:00
kangfenmao
b340b40bcf
Revert "fix: Improve the @ model list experience"
...
This reverts commit c53d63f7af .
2025-02-16 13:54:09 +08:00
bfdyanshe
253fc6f4e1
fix: Separate EPUB files into dedicated book file extension category
2025-02-16 13:46:52 +08:00
bC2y5tal
99aa0d3255
feat: Add EPUB file support to document loader
2025-02-16 13:46:52 +08:00
icinggslits
23a2a6b57c
improvement(shortcut): Support more keyboard shortcuts
2025-02-16 13:45:03 +08:00
icinggslits
a869857fc1
add usableEndKeys
2025-02-16 13:45:03 +08:00
kangfenmao
4ecedcb267
feat: Enhance topic handling and message prompt generation
2025-02-16 13:41:31 +08:00
kangfenmao
cbd6a30e14
feat: Improve knowledge base threshold tooltip and input
2025-02-16 12:20:08 +08:00
kangfenmao
5f2cddee09
chore: Update store migration for Coze minapp
2025-02-16 12:14:20 +08:00
Chen Tao
c0e0e924f7
feat: 添加知识库匹配度阈值 ( #1634 )
...
* feat: 添加知识库匹配度阈值
* fix: 增加问答时知识库阈值
* feat: 当知识库未检索到数据时使用通用对话逻辑
* fix: add toast
2025-02-16 11:38:00 +08:00
Avan
b6ad7eeb9a
style: add bot.n.cn logo
2025-02-16 11:36:58 +08:00
Avan
9cf74317a6
feat: add bot.n.cn
2025-02-16 11:36:58 +08:00
George·Dong
82fcc2292e
feat: Add Coze minapp
2025-02-16 10:38:28 +08:00
yangtb2024
4eb0c25682
fix: 窗口较小时,工具显示适配问题
2025-02-16 10:35:45 +08:00
kassadin
9e128d2524
fix: unregister global shortcuts
2025-02-16 10:34:24 +08:00
jyeric
1473cb3123
Fix: Font size and Latex problem, resolve CherryHQ#1034 CherryHQ#1596 ( #1723 )
2025-02-15 22:55:43 +08:00
Wenwei Lin
2c5fe01fbf
fix: add ellipsis in knowledge base item ( #1718 )
2025-02-15 22:51:07 +08:00
Wenwei Lin
d574a09529
fix: support html file in knowledge base ( #1703 )
2025-02-15 22:50:05 +08:00
美兰十三
f20bccfd7d
feature: add topic prompt ( #1696 )
...
* feat: 新增话题补充提示词
* feat: 新增话题补充提示词
* feat: 新增话题补充提示词
* feat: 新增话题补充提示词
* feat: 新增话题补充提示词
2025-02-15 08:21:59 +08:00
icinggslits
5dcc892f31
调整show_app快捷键功能的交互逻辑
2025-02-15 08:17:18 +08:00
kangfenmao
26e3871688
Revert "fix: 网页链接附带中文标点解析错误"
...
This reverts commit 16feb49e9e .
2025-02-15 01:30:13 +08:00
kangfenmao
9a6aad35b0
fix: Improve handling of 'undefined' values in JSON parsing
2025-02-15 01:25:59 +08:00
eeee0717
16feb49e9e
fix: 网页链接附带中文标点解析错误
2025-02-15 01:06:32 +08:00
kangfenmao
30959e2380
feat: Add LM Studio and ModelScope as system LLM providers
...
- Update llm.ts to include LM Studio and ModelScope in initial system providers
- Modify migrate.ts to add migration logic for adding these new providers
- Ensure providers are added only if they don't already exist in the configuration
2025-02-15 01:03:09 +08:00
kangfenmao
2c17f75f4f
fix: Correct migration version configuration
2025-02-15 00:55:07 +08:00
Yihong Wang
2d1a930bfe
feat: Add NotebookLM to MinApps solve #1679
2025-02-15 00:52:47 +08:00
eeee0717
320d27059f
fix: 分组和非分组逻辑修改
2025-02-15 00:33:39 +08:00
eeee0717
31014aa8a6
fix: Switching model does not work
2025-02-15 00:33:39 +08:00
ousugo
b468ecfce7
feat: Improve textarea cursor positioning on focus
2025-02-15 00:31:36 +08:00
ousugo
c53d63f7af
fix: Improve the @ model list experience
...
- 修复使用方向键上下移动时,列表不随之滚动的问题
- 添加滚动条
2025-02-15 00:29:32 +08:00
Konjac-XZ
26a5ae0086
fix: Translation error when passing empty user messages to certain models.(Refined)
2025-02-15 00:24:17 +08:00
kangfenmao
0c97b52c53
refactor: Improve provider removal logic in LLM store
2025-02-14 14:49:34 +08:00
ousugo
2449a22c69
perf: Add new Infini AI models to system models list
2025-02-14 14:37:57 +08:00
ousugo
028f9d88d9
feat: Add reasoning model filter in EditModelsPopup
2025-02-14 14:30:48 +08:00
kangfenmao
a07c6cdffb
refactor: Improve provider settings and menu handling
2025-02-14 13:35:58 +08:00
kangfenmao
5a647b0d61
style: Adjust group menu bar styling
2025-02-14 13:18:16 +08:00
kangfenmao
007e6419ba
feat: Add ModelScope provider to LLM providers list
2025-02-14 13:13:32 +08:00
Col0ring
caa473639c
feat: add modelscope provider ( #1563 )
...
Co-authored-by: 亢奋猫 <kangfenmao@qq.com>
2025-02-14 13:12:46 +08:00
kangfenmao
b6825a6ea2
feat(notion): Add divider to Notion settings page
2025-02-14 13:08:47 +08:00
Trey Dong
710180997f
feat(notion): 添加 Notion连接检查功能 ( #1620 )
...
- 在 Notion 配置页面添加"检查"按钮
- 实现 Notion 连接检查逻辑
- 添加相关国际化文本
2025-02-14 10:52:16 +08:00
hehua2008
fd4334f331
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
80dedc149a
feat: Implement circular selection in model selector
2025-02-14 10:40:03 +08:00
Asurada
5a3a97135f
feat: Add XiaoYi miniapp, resolve #1591 ( #1595 )
...
Co-authored-by: 亢奋猫 <kangfenmao@qq.com>
2025-02-14 10:37:42 +08:00
ousugo
fad3f67678
feat: Improve model search by adding name-based filtering, resolve #1520
...
搜索模型时,同时搜索模型的名字和 ID
2025-02-14 10:32:34 +08:00
kangfenmao
65b30b3b0d
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
首都爱护动物协会
0278228a84
add providers
...
新增服务商:
1.无问芯穹
2Perplexity
3.DMXAPI
补充部分embedding模型信息
2025-02-14 10:28:52 +08:00
shniubobo
bb0cb1cecc
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
f5cd6ecb50
fix: Remove trailing newline in codeblocks
2025-02-14 10:10:30 +08:00
Xin Rui
76c0ad9985
fix: translation error when passing empty user messages to certain models.. ( #1612 )
2025-02-14 10:09:47 +08:00
kangfenmao
15d50761e7
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
1c33c90884
feat: Add file type not supported error message in multiple languages
2025-02-13 16:41:48 +08:00
kangfenmao
53e5a3bf76
fix: Reset MinApp onClose handler when closing the app
2025-02-13 16:10:46 +08:00
kangfenmao
6c17fee69e
refactor: Remove unused onMaxTokensChange function
2025-02-13 14:02:36 +08:00
kangfenmao
40958ffb2c
feat: Add useSidebarIconShow hook to conditionally render sidebar icons
2025-02-13 13:38:46 +08:00
kangfenmao
22d2121dcc
feat: Add documentation link to sidebar with multilingual support
2025-02-13 13:27:25 +08:00
kangfenmao
4632f1a92a
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
b9affe3eb8
style: code format
2025-02-13 11:40:55 +08:00
Chen Tao
c6f136caa2
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
827959e580
fix: Label text was obscured in create agent page
2025-02-13 11:36:07 +08:00
Chen Tao
8739c49634
feat: add i18n sync script ( #1538 )
...
* feat: add i18n sync script
* chore
2025-02-13 11:34:23 +08:00
Asurada
e99f253d48
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
kangfenmao
0a4b360745
feat: update AIHubMix OAuth and release workflow configuration
2025-02-12 18:24:57 +08:00
kangfenmao
59c4d60d6a
fix(i18n): use translation for API key error message
2025-02-12 18:24:39 +08:00
kangfenmao
dcdb00eee7
feat: remove auto reset model feature #1435
...
close #1435
2025-02-12 16:58:33 +08:00
kangfenmao
946129ceb3
feat: expand embedding model regex to include more model identifiers #1481
...
close #1481
2025-02-12 16:39:35 +08:00
kangfenmao
ada45b229d
feat: switch default math rendering engine to KaTeX #1485
2025-02-12 16:34:24 +08:00
kangfenmao
7934ce473d
fix(i18n): model exist error tip
2025-02-12 16:11:01 +08:00
kangfenmao
f749bef2fd
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
6b2452422e
fix: doubao not support files type
2025-02-12 15:41:24 +08:00
kangfenmao
50438dd612
feat: WebDAV data backup and restore secondary confirmation #1326
...
close #1326
2025-02-12 15:19:21 +08:00
kangfenmao
38f665e484
fix: update Ollama API endpoint URL
2025-02-12 14:56:59 +08:00
kangfenmao
635e125ef4
chore: update store migration and LLM providers
2025-02-12 14:52:45 +08:00
kangfenmao
1b3ae92854
docs: change knowledge base documents chunk max limit
2025-02-12 14:36:56 +08:00
cnJasonZ
ce66f2e2ea
feat: add new model provider PPIO ( #1359 )
2025-02-12 14:14:56 +08:00
方程
726efe3558
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
亢奋猫
5e8d7682f5
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
牡丹凤凰
ceb97e80ff
Update embedings.ts
2025-02-12 08:31:00 +08:00
牡丹凤凰
bf1fa5b767
Update zh-tw.json
...
更正繁体中文当中关于Temperature的描述
2025-02-12 08:30:34 +08:00
airwish
e99f34893e
feat: expanded web search models
2025-02-12 08:30:00 +08:00
牡丹凤凰
a49dd6101e
Update zh-tw.json ( #1433 )
...
助手菜单名称显示不全
2025-02-12 08:25:14 +08:00
linauror
de1976d984
fix:针对思考类模型的返回,总结标题仅截取</think>之后的内容 ( #1415 )
2025-02-11 18:05:09 +08:00
Trey Dong
220046cc95
feat: add pin topic feature ( #1408 )
...
* feat: 新增导出至Notion的选项
* fix:添加多语言支持
* fix:添加提示语的多语言支持,以及防止重复导入的状态
* fix:修复多语言错误及调整UI样式统一
* feat:添加话题固定功能
2025-02-11 16:51:58 +08:00
kangfenmao
bae76f921b
fix: upload button tooltip
2025-02-11 16:34:26 +08:00
lucifer9
cb88a48d8b
feat: add support for clickable citations in message content ( #1381 )
...
* Add support for clickable citations in message content
* update format
2025-02-11 16:21:20 +08:00
kshern
4d13a8d9c2
fix: retain selected model when regenerating message ( #1382 )
...
* fix: retain selected model when regenerating message instead of reverting to default model
* fix: use props model
---------
Co-authored-by: Shern <shenkeji@corp.netease.com>
2025-02-11 14:12:56 +08:00
Trey Dong
50cc1c6b5a
feat: 增加导出话题至Notion的功能 ( #1331 )
...
* feat: 新增导出至Notion的选项
* fix:添加多语言支持
* fix:添加提示语的多语言支持,以及防止重复导入的状态
* fix:修复多语言错误及调整UI样式统一
2025-02-11 11:27:01 +08:00
Chen Tao
5c2129c0c8
fix: 数据库文档个数变为默认6个#1366 #1370
2025-02-11 10:05:34 +08:00
美兰十三
0eead315d8
fix: 快捷键无法绑定空格
2025-02-11 09:25:42 +08:00
Peter Chen
04cfe5019e
Update MessageThought.tsx
2025-02-10 16:48:47 +08:00
kangfenmao
a0cfe7df4a
fix: store migrate version
2025-02-10 14:40:30 +08:00
Chen Tao
3d8748a61a
feat: add translate selection ( #1010 )
...
* feat: add translate selection
* chore: add default translate value
* feat: optimize trigger translation shotcut and add TanslateLanguageVarious
* fix
* fix: add database migrate version
2025-02-10 13:19:46 +08:00
郑恩
f3940159b3
feat: 优化思考过程显示的换行效果
2025-02-10 13:17:32 +08:00
Fadouse
81d4accacf
fix: correct thinking time calculation for deepseek r1
2025-02-09 21:29:21 +08:00
Wenwei Lin
c900a186b7
feat: 知识库文件支持 html 类型
2025-02-09 21:27:15 +08:00
kangfenmao
8c32f51892
fix: Remove local network access switch and add insecure content loading
2025-02-09 10:14:35 +08:00
kangfenmao
0a3ad04f12
fix: max chunk size
2025-02-09 09:32:40 +08:00
牡丹凤凰
555a991a30
Update embedings.ts
...
embedding models information
2025-02-09 09:31:01 +08:00
kangfenmao
6ba6357d21
chore(version): 0.9.20
2025-02-09 00:05:15 +08:00
kangfenmao
cb3db57d2f
feat: Add support for SiliconFlow provider charge and knowledge base improvements
2025-02-08 23:53:28 +08:00
kangfenmao
e1a04030b5
feat: Add HTTP error handling and localized error messages
2025-02-08 23:01:27 +08:00
kangfenmao
220d11a414
feat: Make knowledge base reference document count configurable
2025-02-08 20:56:59 +08:00
kangfenmao
3d2e209550
feat: add knowledge base settings
2025-02-08 19:19:59 +08:00
kangfenmao
ee46d2055a
feat: Add support for AIHubMix topup and charge functionality
2025-02-08 16:26:10 +08:00
magicdmer
3049023266
fix: 翻译的temperature改为0.7
...
improve: 模型特性默认支持的时候,打勾
2025-02-08 14:46:55 +08:00
kangfenmao
6fb79c17d2
feat: enable local network access on macOS #1178
2025-02-08 10:58:12 +08:00
teaim
9efc196ec5
fix: o3-mini markdown formatting #997
2025-02-08 07:33:27 +08:00
kangfenmao
186a1612e8
feat: remove knowledge base references when deleting a base
2025-02-07 23:58:44 +08:00
kangfenmao
22920204d1
fix: update knowledge base button tooltip and input bar dependency
2025-02-07 23:38:25 +08:00
Chen Tao
d4efbbb1bf
feat: add knowledge base settings to assistant ( #1112 )
...
* feat: #1047
* fix: allow clear
2025-02-07 23:20:22 +08:00
kangfenmao
3f7e84e17c
fix: sanitize error details by removing sensitive headers and stack trace
2025-02-07 23:05:27 +08:00
kangfenmao
6df0b02e49
fix: improve reasoning effort handling for different providers
2025-02-07 22:37:18 +08:00
kangfenmao
280ec3377b
feat: add aihubmix oauth
2025-02-07 22:27:28 +08:00
Chris Wan
a6497b8c98
fix: temperature tip English translation
2025-02-07 18:34:27 +08:00
Yrom Wang
acda36ae3f
fix: KnowledgeSearchPopup keyword highlighting issue
2025-02-07 18:24:03 +08:00
kangfenmao
496b4684ea
feat: expand supported Gemini models for web search #1096
2025-02-07 17:18:11 +08:00
kangfenmao
2898215a00
feat: add baidu cloud provider
2025-02-07 16:47:29 +08:00
kangfenmao
762c3d4950
feat: Reposition ocoolAI provider in LLM store configuration
2025-02-07 13:29:07 +08:00
kangfenmao
cec5eb3989
fix: remove QwenLM provider #1122
...
close #1122
close #886
2025-02-07 12:38:12 +08:00
gyuannn
85efc6e96b
feat: Improve handling of think tags
2025-02-06 13:43:06 +08:00
gyuannn
9f19493b41
feat: optimize MessageThought to enhance user experience
2025-02-06 13:43:06 +08:00
kangfenmao
dc6d79366e
feat: Add DeepSeek V3 model to Silicon provider
2025-02-05 21:34:55 +08:00
kangfenmao
777455f167
feat: Enhance web search parameter handling for assistants #575
2025-02-05 20:35:25 +08:00
kangfenmao
65cc51ea94
feat: Update VisionIcon from PictureOutlined to EyeOutlined
2025-02-05 20:21:26 +08:00
kangfenmao
95936dca2a
feat: Add DeepSeek VL to vision allowed models #1015
2025-02-05 20:09:29 +08:00
kangfenmao
9aa829e6fc
feat: Enhance model tags and icons with new reasoning and visual styles
2025-02-05 20:00:18 +08:00
shellming
a27150c154
feat: Add 3MinTop to default mini apps
2025-02-05 16:16:37 +08:00
Gutsy Yuan
9acae0a728
feat: Add new model type for reasoning models & reasoning_effort setting ( #992 )
2025-02-05 16:15:31 +08:00
kangfenmao
9024d48938
feat: add support for o1 models and update provider configurations
2025-02-05 16:14:35 +08:00
kangfenmao
02080954bc
chore(version): 0.9.18
2025-02-04 22:37:31 +08:00
kangfenmao
abb922a2b1
feat: improve error message display for embedding dimensions retrieval
2025-02-04 17:25:24 +08:00
kangfenmao
a1b88758cc
feat: improve error handling and formatting across providers
2025-02-04 16:45:09 +08:00
kangfenmao
3d16c735d9
fix: oauth error
2025-02-04 16:45:03 +08:00
Lei Huang
e74391562b
fix: prompt-injection-like behavior in translation #956 ( #974 )
...
* fix: prompt-injection-like behavior in translation #956
* fix: edit translation prompt to embded text to system prompt
2025-02-04 15:49:17 +08:00
亢奋猫
53f46218d3
feat: add oauth for siliconflow ( #976 )
...
* wip: silicon oauth
* feat: Add custom protocol handler for SiliconFlow OAuth login
* feat: Improve SiliconFlow OAuth flow with dynamic key update
* feat: Enhance OAuth and Provider Settings UI
* feat: Refactor SiliconFlow OAuth and update localization strings
* chore: Update provider localization and system provider configuration
* feat: Add OAuth support for AIHubMix provider
2025-02-04 15:41:40 +08:00
kangfenmao
333547df3d
feat: support for vba code mode #949
...
close #949
2025-02-04 13:22:41 +08:00
kangfenmao
4c877fb0a3
feat: add mention model title to locales
2025-02-04 13:00:31 +08:00
kangfenmao
bfa61ae3ee
feat: reduce embedding batch size to 5
2025-02-04 12:35:42 +08:00
kangfenmao
2208ab7277
feat: update text-to-image model regex to include Janus
2025-02-04 12:28:17 +08:00
kangfenmao
507efda688
feat: update text-to-image models with new FLUX and Stable Diffusion variants
2025-02-04 12:21:58 +08:00
kangfenmao
0914df8908
feat: add Janus model to vision allowed models
2025-02-04 12:11:14 +08:00
kangfenmao
205aa70825
feat: adjust translation assistant temperature
2025-02-04 12:06:06 +08:00
eeee0717
6c51e1d756
feat: add Janus-Pro-7B for silicon
2025-02-04 00:13:41 +08:00
Kcalb35
8e58dab337
fix: translation issue #900
2025-02-03 17:26:31 +08:00
Shenghang Tsai
bda00e0a90
default use r1 in silicon
2025-02-03 15:06:50 +08:00
kangfenmao
b56d00a7e2
fix: reset knowledge base selection when switching assistants
2025-02-03 13:45:21 +08:00
kangfenmao
e520db6949
feat: add azure provider type #931
2025-02-03 13:37:09 +08:00
kangfenmao
de141c8127
feat: change DEFAULT_TEMPERATURE to 1.0
2025-02-03 11:57:26 +08:00
kangfenmao
3f3259784b
feat: openrouter reasoning field and include_reasoning key #863
2025-02-03 11:48:46 +08:00
kangfenmao
66c2c530c5
feat: add regenerate message button
2025-02-03 11:18:55 +08:00
kangfenmao
d12fc29515
fix: add model input max length
2025-02-03 10:52:21 +08:00
kangfenmao
44991edfbd
feat: add knowledge base settings popup
2025-02-03 09:22:59 +08:00
Wenwei Lin
d33714ad68
fix: OpenAI o3-mini 无法使用
2025-02-02 00:17:00 +08:00
牡丹凤凰
e50223d219
Update models.ts
...
Match the avatar of the o3-mini
2025-02-01 04:38:25 +08:00
gyuannn
250aa7154a
fix: 修复 mini-app 中无法使用 context-menu 的问题
2025-01-29 10:33:44 +08:00
Nanami
790caae2ab
feat: Support configurable chunk size and overlap for knowledge base
2025-01-27 12:30:22 +08:00
Nanami
7f7300e6dc
feat: Support configurable chunk size and overlap for knowledge base
2025-01-27 12:30:22 +08:00
kangfenmao
aec2952780
feat: add delete group message confirm modal
2025-01-24 13:13:00 +08:00
kangfenmao
95a1bdac72
fix: resend message logic
2025-01-24 13:02:57 +08:00
kangfenmao
306cb04ef0
fix: siliconflow image url with query params #844
...
close #844
2025-01-24 09:31:31 +08:00
kangfenmao
ad9fefe902
chore(migration): update version and adjust provider type for QwenLM #833
...
- Incremented version from 60 to 61 in the persisted reducer configuration.
- Updated migration logic to change the provider type for 'qwenlm' from 'openai' to 'qwenlm', ensuring correct identification in the state management.
2025-01-23 13:20:15 +08:00
hxp0618
30d070040c
fix: apikey and ApiHost incorrectly set to empty
2025-01-23 08:30:07 +08:00
hobee
f335699958
feat: add new minimax model configuration
2025-01-23 08:29:48 +08:00
kangfenmao
b1bc576e3f
chore(version): 0.9.16
2025-01-22 16:32:57 +08:00
kangfenmao
a6f086e3be
fix: group message bugs
2025-01-22 16:29:05 +08:00
kangfenmao
084da9ebab
feat: enhance message model handling and user display
...
- Updated Message component to fallback to message.model if model retrieval fails, improving robustness.
- Refactored MessageHeader to utilize getModelName for better user name display based on message role, enhancing clarity.
- Introduced getModelName function in ModelService to streamline model name retrieval, improving code modularity and readability.
2025-01-22 15:08:44 +08:00
kangfenmao
57aef23741
feat: enhance agent management and UI in AddAssistantPopup and AgentsPage
...
- Updated AddAssistantPopup to improve layout and styling, ensuring better overflow handling and text display.
- Refactored AgentsPage to utilize a new utility function for grouping agents, enhancing data management and organization.
- Exported getAgentsFromSystemAgents function for better modularity and reusability across components.
2025-01-22 14:47:35 +08:00
kangfenmao
900b11bdf7
feat: enhance translation functionality in MessageMenubar
...
- Updated translateText function to accept an optional callback for handling translated text directly within the function.
- Refactored MessageMenubar to utilize the new callback mechanism, improving the flow of translated content handling.
- Enhanced error handling during translation to ensure better user feedback in case of failures.
2025-01-22 14:37:15 +08:00
kangfenmao
8aec8a60b3
feat: add file reading functionality and integrate system agents
...
- Introduced FileService to handle file reading operations via IPC.
- Implemented a new IPC handler for reading files, enhancing the application's ability to access and manage data.
- Integrated system agents from a JSON file, allowing dynamic loading of agent data into the application.
- Updated the AgentsPage and AddAssistantPopup components to utilize the new system agents, improving user experience and functionality.
- Enhanced application state management by adding resourcesPath to the runtime state, ensuring proper resource handling across components.
2025-01-22 14:35:38 +08:00
kangfenmao
a566b0e91a
refactor: unify message model handling across components
...
- Replaced direct usage of modelId with model object in Message, MessageHeader, MessageMenubar, and TranslatePage components for consistency.
- Introduced getMessageModelId utility function to streamline model retrieval from messages.
- Updated event handling in Messages component to align with new model structure.
- Enhanced code readability and maintainability by reducing redundancy in model handling.
2025-01-22 13:29:21 +08:00
kangfenmao
4d201059ad
feat: conditionally render resend button in MessageMenubar
...
- Updated MessageMenubar to display the resend button only for user messages, enhancing user experience and preventing unnecessary actions for other roles.
- Refactored the children prop of TextEditPopup to include conditional rendering logic based on message role.
2025-01-22 12:26:40 +08:00
kangfenmao
00d91ecf01
feat: enhance message grouping and styling
...
- Added new styles for message thought containers and group message wrappers to improve UI layout.
- Updated MessageGroup component to dynamically set the selected message index based on message length.
- Introduced a new event for appending messages, enhancing message handling capabilities.
- Refactored MessageMenubar to support the new append message functionality.
- Adjusted multi-model message style setting to 'fold' for better user experience.
- Improved responsiveness of message grid layout for smaller screens.
2025-01-22 12:04:21 +08:00
kangfenmao
462ac39897
feat: streamline language translation options in MessageMenubar
...
- Replaced hardcoded language translation options with a dynamic mapping from TranslateLanguageOptions.
- Improved maintainability and scalability of the translation feature by utilizing a centralized configuration for language options.
2025-01-22 10:18:19 +08:00
kangfenmao
3fa1e8c842
feat: add FlagOpen logo to model configuration
...
- Introduced a new image asset for the FlagOpen model in the assets directory.
- Updated the models configuration to include the FlagOpen logo, allowing for its use in the model logo mapping.
2025-01-22 10:05:50 +08:00
kangfenmao
d32a76c087
refactor: improve message rendering and add reasoning content extraction
...
- Refactored `getMessageBackground` function for better readability.
- Updated `MessageContent` component to use a new `withMessageThought` utility for extracting reasoning content from messages.
- Changed fragment usage to `Fragment` for consistency in JSX.
- Enhanced message handling by separating reasoning content from the main message content.
2025-01-22 09:50:29 +08:00
duanyongcheng77
9e9fd37bda
fix: 🐛 fixed bug #779
...
助手的预设消息保存逻辑的修改
2025-01-21 22:06:52 +08:00
kangfenmao
dd464db594
feat: add group message action bar
2025-01-21 17:58:34 +08:00
Teo
ccac5358f4
chore(version): update version to 60 and add migration for multiModelMessageStyle setting
2025-01-21 15:16:18 +08:00
Teo
e72e324155
refact: 多模型回答优化
2025-01-21 15:16:18 +08:00
kangfenmao
28c18b6651
fix: regenerate message not rewrite reasoning_content
2025-01-21 15:15:55 +08:00
kangfenmao
21ad28ee62
feat: add deepseek-reasoner model support
2025-01-21 14:28:01 +08:00
kangfenmao
f7db1289e4
feat(miniwindow): add up and down key switch menu #792
2025-01-21 10:11:42 +08:00
Cololi
f5c547cdb2
feat: add deepseek-reasoner & delete deepseek-coder
2025-01-21 10:05:21 +08:00
ousugo
9160cee919
feat: add WebDAV backup hour options and optimize english hour translations
2025-01-21 08:38:08 +08:00
kangfenmao
298bb8be29
feat: update minapp url to ' https://grok.com ' #791
...
close #791
2025-01-20 16:53:33 +08:00
kangfenmao
713d6dba8f
fix: added warning for manual download on failed auto updates, simplified window lifecycle
2025-01-20 13:56:25 +08:00
kangfenmao
a6833d5994
chore(version): 0.9.13
2025-01-20 13:11:26 +08:00
kangfenmao
d850fd315a
feat: add onclick event to login icon in footer component
2025-01-20 12:57:26 +08:00
kangfenmao
c04fd62bec
feat: extended safety threshold check to include 'thinking-exp' model ids
2025-01-20 12:55:24 +08:00
kangfenmao
f86a274cd3
feat: update contact email address
2025-01-20 12:20:46 +08:00
kangfenmao
798a6e8c3e
chore(version): 0.9.12
2025-01-20 11:52:26 +08:00
kangfenmao
749353f460
feat: added copy last message feature and translations
2025-01-20 11:09:57 +08:00
kangfenmao
c510f5dcce
feat: added utility function, sorting, and new shortcut
2025-01-20 10:29:44 +08:00
kangfenmao
46b314303c
feat: enable pinned functionality for minapps and update 'flowith' configuration
2025-01-20 09:58:47 +08:00
kangfenmao
b01aca9066
fix: prevent unnecessary route changes and trim input field on change
2025-01-20 09:52:58 +08:00
ousugo
725f81c165
fix: conditionally render pin button based on app ID
2025-01-20 09:32:13 +08:00
ousugo
c0e25879e5
feat: add Flowith minapp, resolve #780
2025-01-20 09:31:34 +08:00
MrChen
4c22c404ca
feat: add the shortcuts for 'clear' and 'new context' and fix ( #786 )
...
* Fix: ESC key to exit the expanded editor
* Add the shortcuts for 'clear' and 'new context' to the input bar
Clear Messages: Ctrl+L
New Context: Ctrl+R
https://github.com/CherryHQ/cherry-studio/issues/740
https://github.com/CherryHQ/cherry-studio/issues/766
* Fix: the paste issue when copying from an email (content was pasted as an image; ensure it is pasted as text). Prioritize the text in the clipboard during pasting.
2025-01-20 09:31:09 +08:00
kangfenmao
63673ec39f
chore(version): 0.9.11
2025-01-19 20:50:33 +08:00
kangfenmao
88cc783a95
fix: quick assistant bugs
2025-01-19 20:03:45 +08:00
kangfenmao
9c55b4516c
feat: add a startup switch for quick assistant
2025-01-19 19:22:25 +08:00
kangfenmao
aecc5fefcf
feat: translate support stream output
2025-01-19 16:56:35 +08:00
kangfenmao
afc2e2f595
feat: auto-scroll to selected menu item on model open
2025-01-19 15:47:19 +08:00
kangfenmao
67b63ee07a
refactor: add qwenlm provider
2025-01-19 15:39:48 +08:00
kangfenmao
fd7132cd3a
fix: store minapp url use base64 data image
2025-01-19 15:35:17 +08:00
kangfenmao
a7d9700f06
feat: add mini window
2025-01-19 13:59:32 +08:00
ousugo
d9bb552f3f
feat: add pinning functionality for MinApp component
2025-01-19 13:59:06 +08:00
ousugo
ad2713c0be
fix: fix wrong NVIDIA official website link, fix #771
2025-01-19 13:59:06 +08:00
kangfenmao
b6d598c52e
fix: remove default message for webdav backup initiation
2025-01-19 13:59:06 +08:00
kangfenmao
67e1dd56e9
style: increased padding at the bottom of the sidebar component
2025-01-19 13:59:06 +08:00
kangfenmao
8b5dd427d0
fix: WebDAV not automatic backup on app reopened #752
2025-01-19 13:59:06 +08:00
kangfenmao
4f44afeec4
feat: auto focs input textarea #759
...
close #759
2025-01-19 13:59:06 +08:00
kangfenmao
c46219cd6c
feat: improved 'my agents' list rendering
2025-01-19 13:59:06 +08:00
magicdmer
999bd802c4
perf: 优化智能体页面性能和体验 ( #756 )
...
* feat: improved model validation and error handling
* refactor: 优化智能体页面下拉流畅度和分类切换效果,让其更加顺畅自然
---------
Co-authored-by: kangfenmao <kangfenmao@qq.com>
Co-authored-by: magicdmer <magicdmer@163.com>
2025-01-19 13:59:06 +08:00
kangfenmao
2300cca070
refactor: improved code organization and reusability
2025-01-19 13:59:06 +08:00
kangfenmao
b4de6292c3
feat: improved model safety settings for geminiprovider class
2025-01-19 13:59:06 +08:00
magicdmer
42908e8834
refactor: (GeminiProvider) optimize safety settings handling
...
- Extract safety threshold logic into getModelSafetySetting method
- gemini-exp-* models not support 'OFF', must use 'BLOCK_NONE'
2025-01-19 13:59:06 +08:00
kangfenmao
57718dda6f
feat: update harmblockthreshold for harm_category_civic_integrity
2025-01-19 13:59:06 +08:00
kangfenmao
c87e88a53a
feat: add civic integrity category to harm block settings in GeminiProvider
2025-01-19 13:59:06 +08:00
kangfenmao
5b00c21f15
feat: update safety settings for specific categories #696
...
Gemini安全设置是否没有完全关闭
2025-01-19 13:59:06 +08:00
kangfenmao
6276890e5b
feat: replaced visionicon with modeltags
2025-01-19 13:59:06 +08:00
kangfenmao
a7337ed4b0
feat: add 思维链(CoT) agent
2025-01-19 13:59:06 +08:00
kangfenmao
fe0f6318c9
fix: improved openai provider model id validation logic
2025-01-19 13:59:06 +08:00
magicdmer
75742323ea
fix: 修正o1模型无法使用的问题
2025-01-19 13:59:06 +08:00
kangfenmao
f7f8c6f0c6
fix: remove specific unicode characters from removespecialcharacters function
2025-01-19 13:59:06 +08:00
Linjun
e4f4c6cd86
fix issue#762: upon clicking to resend, the conversation content is cleared.
...
If there is no subsequent message or if the next message is from the user, this message should be resent. delete the old message after processing is complete.
2025-01-19 12:26:55 +08:00
kangfenmao
8eac836e05
feat: improved model validation and error handling
2025-01-16 10:14:32 +08:00
Nanami
a6795289da
fix: qwenlm context error
2025-01-15 09:09:01 +08:00
kangfenmao
a046cf32ba
fix: artifacts cannot preview
2025-01-14 23:27:54 +08:00
kangfenmao
66bc9cb3f9
refactor: improved type safety and consistency for file handling
2025-01-14 21:02:55 +08:00
kangfenmao
0e7fb2b19c
refactor: update model group names and sync interval
2025-01-14 20:53:52 +08:00
kangfenmao
8a94bb05ea
fix: fix model type logic based on provider properties
2025-01-14 20:32:04 +08:00
Nanami
bc454d4dec
feat: add support for qwenlm and image upload ( #726 )
...
* feat: add support for qwenlm and image upload
* fix: qwenlm return
* feat: add provider config
2025-01-14 18:59:19 +08:00
Teo
d388aeecfb
feat: 添加模型提及功能,支持多个模型一起回答
2025-01-14 17:46:55 +08:00
kangfenmao
de3206b052
chore: update store version and migration
2025-01-14 14:34:36 +08:00
kangfenmao
cb3ed42846
style: update markdown link text color
2025-01-14 13:54:10 +08:00
kangfenmao
56761d6f69
fix: improved input validation and debouncing for assistant settings updates
2025-01-14 13:18:34 +08:00
kangfenmao
2b4cfe7cb1
feat: add grounding source info to gemini message
2025-01-14 12:32:50 +08:00
kangfenmao
6a5faa6610
feat: auto focus search input box #705
...
close #705
2025-01-13 18:09:59 +08:00
kangfenmao
84979a975c
feat: add native app regions support
2025-01-13 18:06:22 +08:00
kangfenmao
74740d7fcc
style: update pinned apps style and refactor config model
2025-01-13 17:56:16 +08:00
kangfenmao
dff04187be
feat: add refresh icon to knowledge base items #567
...
close #567
2025-01-13 17:42:59 +08:00
kangfenmao
a0a13a4015
feat: added openai model configuration and search parameter logic
2025-01-13 16:42:53 +08:00
kangfenmao
2ad6a1f24c
feat: check api use selected model
2025-01-13 16:11:09 +08:00
kangfenmao
cf7c0fc1fc
fix: enforce max tokens above 0 in assistantservice #530
2025-01-13 15:03:37 +08:00
kangfenmao
4ecbf3edab
feat: csv download #710
...
close #710
2025-01-13 14:44:30 +08:00
kangfenmao
83cc4ccec7
refactor: update terminology to 'backup' throughout the application
2025-01-13 14:00:35 +08:00
kangfenmao
3998ad08de
feat: add qwenlm minapp
2025-01-13 13:52:45 +08:00
kangfenmao
49a5bc7900
refactor: sidebar minapps
2025-01-13 13:04:01 +08:00
hxp0618
7633d70435
feat: MinApp added to the sidebar does not support direct hiding.
2025-01-13 10:13:47 +08:00
hxp0618
ad9fb9aa6d
feat: Adjust the order of settings
2025-01-13 10:13:34 +08:00
hxp0618
fc3d15fae8
feat: minApp supports show/hide, add to the sidebar
2025-01-13 10:13:34 +08:00
王瑞
c45fc2bbad
feat: add Grok app logo and configuration
2025-01-12 22:33:46 +08:00
kangfenmao
270216f461
chore(version): 0.9.6
2025-01-09 16:23:29 +08:00
kangfenmao
112e90c15c
fix: create agent popup error
2025-01-09 09:15:16 +08:00
kangfenmao
c579eff86e
chore(version): 0.9.5
2025-01-08 16:52:03 +08:00
kangfenmao
f9f5befc59
fix: window navbar layout
2025-01-08 14:35:48 +08:00
kangfenmao
7271a86677
style: update container component styling and navbar responsiveness
2025-01-08 13:25:34 +08:00
kangfenmao
42ede42f62
feat: narrow layout
2025-01-08 12:44:01 +08:00
kangfenmao
ea7a42f736
style: adjusted padding and container gap styles
2025-01-08 11:06:51 +08:00
kangfenmao
d2836826e7
fix: removed unnecessary conditional logic for attachment button #667
2025-01-08 10:56:22 +08:00
kangfenmao
7d61af7170
Revert "fix:修复单行CodeBlock中显示sub"
...
This reverts commit 09e6756efe .
2025-01-08 10:46:35 +08:00
kangfenmao
3f4fa9b0ec
refactor: refactor upload component layout and styling for responsiveness #674
...
fix: 当插入文件过多的时候,无法看到输入框了。 close #674
2025-01-08 10:21:17 +08:00
kangfenmao
1bdf6c7955
fix: update model filtering logic to exclude empty ids #493
...
close #493
2025-01-08 10:00:23 +08:00
kangfenmao
1fbd727a7b
fix: @google/generative-ai local compilation issue #682
...
close #682
2025-01-07 23:18:18 +08:00
亢奋猫
c9813bb1e2
feature: customizable sidebar module #644 ( #680 )
...
* feat:对话的时候支持侧边栏拖拽调整宽度
* feat:对话的时候支持侧边栏拖拽调整宽度
* feat: 隐藏app sidebar 用户体验度提升,不支持隐藏对话
* fix:对话勾选知识库 国际化错误
* refactor: split the SidebarIconsManager module out of DisplaySettings
* style: update SidebarIconsManager style
* ci: fix typecheck
* Revert "feat:对话的时候支持侧边栏拖拽调整宽度"
This reverts commit 58072128f0 .
* refactor: merge migrate versions
* refactor: simplify sidebarIcons data structure
* chore: move react-beautiful-dnd to dev dependencies
* chore: use @hello-pangea/dnd replace react-beautiful-dnd
* docs: update translation and formatting of input messages
---------
Co-authored-by: hxp0618 <1169924772@qq.com>
Co-authored-by: huang <hxp0618@gmail.com>
2025-01-07 19:11:12 +08:00
kangfenmao
edac2004a0
feat: add gemini files support
2025-01-07 16:49:11 +08:00
kangfenmao
a051f9fa44
feat: add optional free model tag display
2025-01-07 11:23:32 +08:00
kangfenmao
a70e69caf9
feat: enable web search for zhipu ai provider #657
2025-01-07 10:53:34 +08:00
kangfenmao
4896db93fd
fix: improved error message formatting in api service
2025-01-07 10:19:21 +08:00
kangfenmao
2e7ecbc753
feat: add ModelTags component
2025-01-07 09:54:22 +08:00
kangfenmao
f68bd4d8d8
feat: add support for 'aihubmix' models and aihubmix llm provider
2025-01-07 09:46:05 +08:00
kangfenmao
d0948e6f8a
feature: customizable sidebar module #644
...
close #644
2025-01-06 16:59:10 +08:00
kangfenmao
ac9017c031
feat: add search message shortcut #366
2025-01-06 16:29:39 +08:00
kangfenmao
de1d79abb8
fix: the minimum width limit of the window is too large #544
...
close #544
2025-01-06 16:25:00 +08:00
kangfenmao
ad577818dd
fix: generating topic name after exporting prompt file name is invalid #641
...
close #641
2025-01-06 15:50:57 +08:00
kangfenmao
bb50447a98
fix: Ollama is unable to create a knowledge base using a local embedding model #630
2025-01-06 15:43:20 +08:00
kangfenmao
158f9bf1ad
fix: turn off spell check #648
...
The next version will be released. close #648
2025-01-06 15:10:03 +08:00
kangfenmao
6a9bc103d7
feat: added optional chaining for code variable
2025-01-06 14:54:04 +08:00