SagoLu
695ea33ebd
fix:修复在备份和恢复备份时由于无法删除临时目录导致的功能终止 ( #2224 )
...
* refactor: Remove chat settings toolbar button from input bar
* fix:修复在备份时,由于临时文件只读导致的备份失败
* fix:修复在恢复备份时,由于临时文件只读导致的备份失败
---------
Co-authored-by: kangfenmao <kangfenmao@qq.com>
2025-02-24 12:56:19 +08:00
Alice39s
756c9e74b2
feat: Improve support for the Codestral and additional Mistral models
...
- Added new image asset `codestral.png` for Codestral model.
- Updated `embedings.ts` to include the `mistral-embed` embedding model with `max_context: 8000`.
- Updated `models.ts` to:
- Add support for Codestral model with `codestral-latest` ID.
- Introduce new Mistral models, including:
- `ministral-3b-latest`
- `ministral-8b-latest`
- `mistral-large-latest`
- `mistral-small-latest`
- `mistral-embed`
- Organize models into appropriate groups (e.g., "Mistral Chat", "Mistral Code").
- Adjusted `getModelLogo` function to include Codestral and Ministral logos.
2025-02-24 12:55:28 +08:00
kangfenmao
1a10ac0739
refactor: Rename onResend to onResendUserMessage for clarity
2025-02-24 12:50:29 +08:00
Asurada
7b3a743219
feat: Add remark function to knowledge url ( #2210 )
...
* chore: Update .gitignore to exclude .cursor/rules
* feat: Add remark function to knowledge url
2025-02-24 12:47:47 +08:00
dengshenkk
7001b30adb
feat: 用户侧消息快捷重试功能 ( #2221 )
...
* Update MessageMenubar.tsx
用户发送消息可以重试, 方便在接口错误后进行重试
* Update MessageMenubar.tsx
2025-02-24 12:41:59 +08:00
ousugo
98b9f6bbf3
feat: Improve knowledge base creation popup input focus
2025-02-24 12:40:46 +08:00
ousugo
a0018fff46
feat: Enhance knowledge search popup input focus behavior
2025-02-24 12:40:46 +08:00
sijie-chan
241b63c6b2
fix: 添加多个目录到知识库多个进度之间展示混淆
2025-02-24 12:40:00 +08:00
kangfenmao
f24d3073cf
feat: Add Tavily dark mode logo and improve web search settings UI
2025-02-23 15:10:01 +08:00
kangfenmao
528abe3eab
refactor: Rename AssistantItemComponent to AssistantItem and update imports
2025-02-23 14:30:17 +08:00
wnzzer
5379939cc0
fix:清空话题总是修复当前话题 ( #2167 )
2025-02-23 14:26:31 +08:00
kangfenmao
70f72a2fb5
feat: Improve web search UI and localization
2025-02-23 14:22:09 +08:00
kangfenmao
966f843d26
chore: Update Tavily core package and remove js-tiktoken dependency
2025-02-23 11:01:30 +08:00
kangfenmao
7e6e6d21c1
feat: add web search
2025-02-23 11:01:29 +08:00
kangfenmao
1d9f471aca
chore(version): 0.9.30
2025-02-23 07:02:00 +08:00
kangfenmao
9327d6c367
feat: Enhance assistant emoji and popup UI interactions
2025-02-23 06:45:35 +08:00
George·Dong
c4a6e304d4
feat: 添加Notion导出自动分页功能 ( #2098 )
...
* fix: 长对话Notion导出失败(分页导出)
* feat: 添加Notion导出自动分页设置
2025-02-23 06:45:26 +08:00
ousugo
9e97334dcf
feat: Auto-select newly added knowledge base
2025-02-23 00:17:46 +08:00
ousugo
24a6c86e3c
fix: Regenerat messages don't use @ specified models
2025-02-22 22:35:02 +08:00
ousugo
1eb48dfbaf
fix: Restore textarea focus after selecting mention model via mouse
2025-02-22 22:34:16 +08:00
shijian
07ab9de13f
fix: 复制聊天信息按钮显示不全
2025-02-22 22:32:30 +08:00
kangfenmao
c8293ab326
fix: Remove LM Studio provider from initial state
2025-02-22 22:31:37 +08:00
kangfenmao
da2137f8f1
fix: Remove duplicate empty LM Studio providers
2025-02-22 13:35:14 +08:00
aber0724
626e72a4fe
feat: Add Monica minapp
2025-02-22 11:27:30 +08:00
sijie-chan
0b2b0dd99b
fix: 添加目录到知识库任意一个失败界面上会展示失败
2025-02-22 11:26:31 +08:00
kangfenmao
2ddd5dcbb8
feat: update miniapp logo
2025-02-21 18:25:23 +08:00
kangfenmao
89cbae38d4
feat: Enhance topic message clearing functionality
...
关于“清空话题”的Bug反馈 #2107
close #2107
2025-02-21 16:48:04 +08:00
suyao
8a0f53de30
fix: add first message handling in mini home window
2025-02-21 16:32:56 +08:00
kangfenmao
dc878fd6aa
feat: add export function to message
2025-02-21 16:27:07 +08:00
kangfenmao
62e46c17e1
refactor: Remove chat settings toolbar button from input bar
2025-02-21 14:31:05 +08:00
kangfenmao
98d7996bc6
feat: Synchronize and clean up localization files
...
This commit involves several improvements to localization files across different languages:
- Reordered and cleaned up translation keys
- Removed redundant entries
- Ensured consistent ordering of keys
- Added missing translations for various features
- Normalized whitespace and formatting
2025-02-21 14:15:36 +08:00
落子
0a0354921a
feat: add "Copy as" options to topics right click menu ( #2095 )
...
* feat: Add copy topic as image and Markdown functionality
* add translation
2025-02-21 13:59:34 +08:00
Avan
ef58ee8d60
feat: baidu ai search
2025-02-21 13:58:19 +08:00
kangfenmao
b4c32af635
feat: Add API host formatting utility function
2025-02-21 13:50:24 +08:00
lizhixuan
8740fa4f15
refactor: Move abort controller to utils and update imports
2025-02-21 12:50:18 +08:00
lizhixuan
20e0dfc241
feat: Add message completion abort functionality
2025-02-21 12:50:18 +08:00
kangfenmao
7f74e2a567
refactor: Simplify translation history clear button configuration
2025-02-21 11:17:41 +08:00
ousugo
b568dfef17
feat: Add newline tooltip for translation input
2025-02-21 11:16:02 +08:00
kangfenmao
f395bb32de
refactor: Simplify embedding model regex pattern
2025-02-21 09:46:26 +08:00
kangfenmao
40ddf94224
refactor: Clean up MinAppsPopover component formatting
2025-02-20 15:35:51 +08:00
kangfenmao
a9ee9ec762
refactor: Simplify topic deletion interaction
2025-02-20 15:33:24 +08:00
ousugo
9189cdb8ff
feat: Add direct topic deletion shortcut
2025-02-20 15:19:32 +08:00
ousugo
8d1ec04dd3
feat: Add confirmation dialog for topic deletion
2025-02-20 15:19:32 +08:00
Yrom
9eee9c42fa
feat: add developer tools button in MinApp for development mode
2025-02-20 15:19:10 +08:00
ousugo
530aeb58b8
feat: Add emoji selection for assistant name
2025-02-20 15:17:04 +08:00
kangfenmao
438b8cb08a
fix: Update migration config to set default thought auto-collapse
2025-02-20 12:24:24 +08:00
ousugo
7861803814
feat: Add thought content auto-collapse setting
2025-02-20 12:22:45 +08:00
ousugo
adb5e4fc31
feat: Add copy functionality to message reasoning content
2025-02-20 12:22:45 +08:00
kangfenmao
58100ab822
refactor: Simplify translation page layout and styling
2025-02-20 12:16:38 +08:00
Chen Tao
b405d2e9ac
feat: add shortcuts to open settings page ( #1964 )
...
* feat: add shortcuts to open settings page
* refactor: simplify code
* fix: change to useHotKeys
2025-02-20 12:10:16 +08:00
jtsang4
f1a9699be4
feat: Add backspace handling to remove last mentioned model
2025-02-20 12:08:25 +08:00
eeee0717
173e164d2b
fix: knowledge base status problem
2025-02-20 12:07:05 +08:00
kangfenmao
54b7bfd663
fix: Improve null handling in code block and syntax highlighting
2025-02-20 12:04:29 +08:00
kangfenmao
7f3e6bb44d
refactor: Remove default grid settings from migration config
2025-02-20 11:54:21 +08:00
littel_penguin66
e5dee7801e
feat: add dify miniapp ( #1999 )
...
* add Dify miniapp
* add wpslingxi,lechat,abacus miniapps
* resize pic
* change png to webp
* update 71
2025-02-20 11:52:36 +08:00
FischLu
5503a2ccea
fix: fix translation
2025-02-20 11:50:49 +08:00
onlyfeng
64a609cdf0
fix(KnowledgeBase): handle JSON parse failure by falling back to text file processing to avoid error display affecting normal progress indication
2025-02-20 11:44:36 +08:00
kangfenmao
34a5b89754
fix: Ignore hidden files when traversing directories
2025-02-20 11:43:01 +08:00
FischLu
c65d351a3d
fix: fix the issue where the menu scrolls back to the top after clicking an option
2025-02-19 21:40:32 +08:00
Teo
b0f74159dd
feat: 添加翻译历史功能
2025-02-19 19:38:59 +08:00
Yrom
6c8b93c4d1
feat: Support dark theme for PlantUML
2025-02-19 18:37:05 +08:00
Yrom
d73d92e795
feat: Add PlantUML diagram support (via PlantUML official online server)
2025-02-19 18:37:05 +08:00
ousugo
598630b294
refactor: Simplify model type detection with utility functions
2025-02-19 18:33:51 +08:00
ousugo
aa3e1cc1e6
feat: Add Doubao provider support for model type detection
...
(cherry picked from commit 008b84e128484c98eb59c75d8f44cbc320509049)
2025-02-19 18:33:51 +08:00
ousugo
a9f34f12b9
feat: Add model generation check before narrow mode toggle
2025-02-19 18:33:16 +08:00
jiangjiwei
0e60ee47f1
feat: 为 Notion 导出添加可配置的页面名称 key
2025-02-19 17:18:45 +08:00
ousugo
d35e604462
fix: Ensure model is updated when setting default model
2025-02-19 17:13:52 +08:00
Teo
fd734e0810
refactor: 翻译页UI重构
2025-02-19 15:53:52 +08:00
kangfenmao
aafb62cb2f
feat: Add web search support for OpenRouter provider
2025-02-19 10:11:49 +08:00
icinggslits
08535924ce
feature: Adaptive height of textarea on translation page
2025-02-19 09:57:26 +08:00
kangfenmao
76a02d184f
feat: Add default API host for DMX provider in migration
2025-02-19 09:45:41 +08:00
kangfenmao
af461c9246
fix: Safely update topic with existing topic data
2025-02-19 09:35:10 +08:00
kangfenmao
8815b6248e
fix: Improve knowledge base processing and deletion handling
2025-02-19 09:28:36 +08:00
kangfenmao
b832809b7a
refactor: Simplify DragableList styling and remove unnecessary margins
2025-02-19 09:21:10 +08:00
suyao
88e36627f5
fix: update model identification with provider-specific uniqueness
2025-02-19 09:14:45 +08:00
ousugo
ac2a3156f8
feat: Add German language support to translation options
2025-02-19 08:21:00 +08:00
George·Dong
ff42b512cf
feat: 添加Notion文档按钮Tooltip
2025-02-19 08:20:21 +08:00
George·Dong
ee1b8f95c3
fix: 修改导出到Notion的相关提示
2025-02-19 08:20:21 +08:00
icinggslits
856cd7d34f
fix: Update language options promptly
2025-02-19 08:18:41 +08:00
首都爱护动物协会
64fb414e62
Updated provider information
2025-02-19 07:10:45 +08:00
kangfenmao
35b47ec640
fix: Add top margin to 'Add Assistant' button in AssistantsTab
2025-02-18 21:17:13 +08:00
Yrom
e4101fff49
feat: Enable search capability for Qwen commercial version model
2025-02-18 21:14:43 +08:00
kangfenmao
e6f3663e9b
chore(version): 0.9.26
2025-02-18 20:55:04 +08:00
kangfenmao
64da3d32b8
fix: Update agent knowledge base field name and handling
2025-02-18 20:55:04 +08:00
Chen Tao
3da3ee0225
feat: artifacts add open external ( #1812 )
...
* feat: artifacts add open external
* fix: remove modal
2025-02-18 19:56:39 +08:00
Teo
6e4be783d7
fix: 解决生成过程中出现错误内容被清空覆盖问题
2025-02-18 19:46:50 +08:00
美兰十三
76267716c3
fix: 修复mac下快捷键注册control被替换成command的问题
2025-02-18 19:46:28 +08:00
eeee0717
10cf842224
feat: 目录进度可视化
2025-02-18 19:45:47 +08:00
kangfenmao
f735673f6d
feat: Add 'off' option for reasoning effort in assistant settings
2025-02-18 18:16:14 +08:00
ousugo
edcf45d7c0
fix: Recalculate token consumption after modifying the message, resolve #1829
2025-02-18 16:34:52 +08:00
ousugo
4cfb6a9118
fix: Improve DragableList component styling and placeholder handling
2025-02-18 16:26:34 +08:00
lucifer9
73e48c045e
adjust Notion database ID input width in DataSettings
2025-02-18 16:22:53 +08:00
lucifer9
d2139abcb9
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
14680f98e4
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
da67f2a863
feat: Add kimi-latest model support in vision and model logos
2025-02-18 15:50:01 +08:00
kangfenmao
040dcb836e
style: Adjust horizontal message layout display property
2025-02-18 15:48:13 +08:00
Teo
59cbb894ea
style: 优化聊天窗口UI ( #1881 )
2025-02-18 11:43:42 +08:00
MyPrototypeWhat
4c6cc4140c
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
e5ace39a75
chore(version): 0.9.25
2025-02-18 10:41:44 +08:00
kangfenmao
75af101bbc
feat: Add size prop to MessageThought Collapse component
2025-02-18 10:12:30 +08:00