SuYao
b2ebbc1e30
fix: favicon can't load error ( #2426 )
...
* feat: Implement robust favicon loading with fallback mechanisms
* refactor: Improve favicon loading state and use Promise Method
* refactor: Extract FallbackFavicon into a separate component
* feat: Add Splitbee favicon service to fallback favicon URLs
2025-02-27 16:38:14 +08:00
yeongpin
5e753de71c
feat: Add GIF support for avatar uploads without compression
2025-02-27 15:02:02 +08:00
kangfenmao
aab318e8ca
fix: Adjust file upload and navbar styling for cross-platform compatibility
...
- Update Dragger component to use customRequest for file uploads
- Add Windows-specific padding adjustment for navbar right section
2025-02-26 13:33:21 +08:00
kangfenmao
6554a3817b
feat: Add O3 provider and refactor migration logic
2025-02-26 13:33:11 +08:00
icinggslits
7d76db40e8
feat: Add search button to the knowledge base, and adjusted the display for drag-and-drop uploads ( #2365 )
...
* feat: Add search button to the knowledge base, and adjusted the display for drag-and-drop uploads
* feat: Add search button to the knowledge base, and adjusted the display for drag-and-drop uploads
2025-02-26 12:06:34 +08:00
ZhuangYumin
186c82e355
feat: add better support for openrouter thinking format
2025-02-26 12:04:47 +08:00
首都爱护动物协会
67311f1cbe
add o3
2025-02-26 12:03:08 +08:00
kangfenmao
62d969335e
chore: Improve localization formatting for Notion and Yuque error messages
...
- Standardize spacing and capitalization in Chinese (Simplified and Traditional) locales
- Enhance readability of error and configuration messages
- Consistent formatting for API keys, database IDs, and URLs
2025-02-26 00:21:49 +08:00
kangfenmao
c6eb77ab8b
feat: Enhance web search settings with blacklist and result configuration
...
- Update Tavily description across locales to emphasize AI agent capabilities
- Add blacklist functionality for web search results
- Introduce configurable maximum search results
- Improve localization for web search settings in multiple languages
2025-02-26 00:16:13 +08:00
kangfenmao
7e17987fa3
chore: Reorganize and clean up localization files
...
This commit involves minor reorganization and cleanup of translation files across multiple languages (en-us, ja-jp, ru-ru, zh-cn, zh-tw). Changes include:
- Reordering of some translation keys
- Removing duplicate entries
- Slight restructuring of nested translation objects
- Minor formatting adjustments
2025-02-26 00:02:03 +08:00
Chen Tao
4bc69b7c5e
feat: add web search settings ( #2314 )
...
* fix: add time when using web search
* feat: add optional
* chore
* chore
* chore
* clean code
* feat: set search max results
* feat: add manual blacklist
* clean code
* chore
* chore
* clean
2025-02-25 23:46:51 +08:00
ousugo
e08029a6f5
feat: Improve think tag processing with more robust parsing
2025-02-25 23:46:25 +08:00
kangfenmao
93d68102d6
fix: Update favicon service for message citations
2025-02-25 23:43:22 +08:00
kangfenmao
f448d8a8db
fix: assistant and agent emoji
2025-02-25 21:00:23 +08:00
kangfenmao
a047048f69
refactor: Extract file drop handling logic to separate utility function
2025-02-25 19:53:04 +08:00
icinggslits
aec14567ee
feat: Support more file drag and drop scenarios ( #2278 )
...
* feat: Support more file drag and drop scenarios
* feat: Support more file drag and drop scenarios
2025-02-25 19:46:32 +08:00
kangfenmao
bad89e3d28
chore: Remove social media links from About settings
2025-02-25 19:40:52 +08:00
kangfenmao
408f2b16ad
fix: Standardize Notion connection error messages across locales
2025-02-25 19:34:15 +08:00
kangfenmao
d6b87ece23
fix: 修复深色模式下气泡样式的用户名样式错误问题
...
This reverts commit 69513cc76e .
2025-02-25 19:31:19 +08:00
icinggslits
91104e288c
fix: Export image in dark mode ( #2332 )
...
Co-authored-by: 亢奋猫 <kangfenmao@qq.com>
2025-02-25 19:20:11 +08:00
eeee0717
aeeded2aa1
fix bug: 深色模式对话导出渲染不正确
2025-02-25 19:12:44 +08:00
ousugo
b10198de1f
feat: Enhance reference prompt with language matching instruction
2025-02-25 19:09:56 +08:00
Aglargil
0a5401174b
feat: add export to Yuque
2025-02-25 19:06:37 +08:00
Godcoper
69513cc76e
fix: 修复深色模式下气泡样式的用户名样式错误问题
2025-02-25 18:58:10 +08:00
suyao
5a471125db
chore: Update Grok app logo and related images
2025-02-25 15:01:01 +08:00
kangfenmao
06b2ca9149
refactor: Move fullscreen notification logic to a separate hook
2025-02-25 13:32:15 +08:00
ousugo
26dd931f70
feat: Add fullscreen mode notification with localized message
2025-02-25 13:28:29 +08:00
kangfenmao
68df5cd211
chore: Remove console logs and clean up code
...
This commit removes unnecessary console.log statements and makes minor code cleanup in several files:
- PlantUML component
- WebSearchSettings
- WebSearchService
- Store settings
Additionally, it updates the store migration to handle LM Studio provider addition and reverts the store version
2025-02-25 13:27:31 +08:00
Chen Tao
c7071a98f0
fix: 网络搜索添加时间信息 ( #2255 )
...
* fix: add time when using web search
* feat: add optional
* chore
* chore
* chore
* clean code
2025-02-25 13:20:53 +08:00
preszzz
bb02ca83dc
feat: add new claude 3.7 model support
2025-02-25 13:17:09 +08:00
Alice39s
4d9e842381
feat: Add support for Gemini 2.0 and update Yi model configurations
...
- Added `gemini-2.0` to `visionAllowedModels`.
- Introduced new Gemini models in `SYSTEM_MODELS`:
- `gemini-1.5-flash-8b`
- `gemini-2.0-flash`
- Updated Yi model configurations:
- Renamed `yi-lightning` to "Yi Lightning".
- Deprecated `yi-medium`, `yi-large`, and `yi-vision` (replaced by `yi-lightning` per documentation).
- Added `yi-vision-v2` as a new version of Yi Vision.
2025-02-25 08:29:59 +08:00
ousugo
0165bcdce3
feat: Adapt glmzeropreview thinking chain format, enhance message thought processing with flexible extractors,
2025-02-25 08:29:16 +08:00
自由的世界人
f015c78060
fix: folder spelling change ( #2242 )
2025-02-25 08:26:25 +08:00
Zicheng Zhang
c233ba0a1c
fix: count reasoning content into token estimation ( #2276 )
2025-02-25 08:24:53 +08:00
eeee0717
88dd75827a
fix bug: uniqueIds is null when uploaded directory
2025-02-24 21:40:17 +08:00
kangfenmao
2ab63f2e4c
fix: Update Infini provider API URL to include '/maas' path
2025-02-24 18:08:22 +08:00
icinggslits
91bf356c73
feat: add shortcut to home window of mini app
2025-02-24 12:58:40 +08:00
vic123
28c0748001
fix: undesired assistant selection menu popup when no ' ' before '@'
2025-02-24 12:57:26 +08:00
SagoLu
3108a1c0b3
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
6cfa7d0eb6
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
da6c80ebc2
refactor: Rename onResend to onResendUserMessage for clarity
2025-02-24 12:50:29 +08:00
Asurada
af1a9868db
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
f87ba144c8
feat: 用户侧消息快捷重试功能 ( #2221 )
...
* Update MessageMenubar.tsx
用户发送消息可以重试, 方便在接口错误后进行重试
* Update MessageMenubar.tsx
2025-02-24 12:41:59 +08:00
ousugo
8d61cbcae9
feat: Improve knowledge base creation popup input focus
2025-02-24 12:40:46 +08:00
ousugo
c61dde5085
feat: Enhance knowledge search popup input focus behavior
2025-02-24 12:40:46 +08:00
sijie-chan
3015e90925
fix: 添加多个目录到知识库多个进度之间展示混淆
2025-02-24 12:40:00 +08:00
kangfenmao
c354537f30
feat: Add Tavily dark mode logo and improve web search settings UI
2025-02-23 15:10:01 +08:00
kangfenmao
fb6b0b0c97
refactor: Rename AssistantItemComponent to AssistantItem and update imports
2025-02-23 14:30:17 +08:00
wnzzer
fc59144b1d
fix:清空话题总是修复当前话题 ( #2167 )
2025-02-23 14:26:31 +08:00
kangfenmao
cacd0a1387
feat: Improve web search UI and localization
2025-02-23 14:22:09 +08:00
kangfenmao
af9763d142
chore: Update Tavily core package and remove js-tiktoken dependency
2025-02-23 11:01:30 +08:00
kangfenmao
b9402a8370
feat: add web search
2025-02-23 11:01:29 +08:00
kangfenmao
97a08f00a3
chore(version): 0.9.30
2025-02-23 07:02:00 +08:00
kangfenmao
4e20bd1ef8
feat: Enhance assistant emoji and popup UI interactions
2025-02-23 06:45:35 +08:00
George·Dong
5c2d936688
feat: 添加Notion导出自动分页功能 ( #2098 )
...
* fix: 长对话Notion导出失败(分页导出)
* feat: 添加Notion导出自动分页设置
2025-02-23 06:45:26 +08:00
ousugo
6b34aac263
feat: Auto-select newly added knowledge base
2025-02-23 00:17:46 +08:00
ousugo
50478c600f
fix: Regenerat messages don't use @ specified models
2025-02-22 22:35:02 +08:00
ousugo
bba5cac246
fix: Restore textarea focus after selecting mention model via mouse
2025-02-22 22:34:16 +08:00
shijian
b9b31aed52
fix: 复制聊天信息按钮显示不全
2025-02-22 22:32:30 +08:00
kangfenmao
40203fb721
fix: Remove LM Studio provider from initial state
2025-02-22 22:31:37 +08:00
kangfenmao
b83343a8b9
fix: Remove duplicate empty LM Studio providers
2025-02-22 13:35:14 +08:00
aber0724
7677850547
feat: Add Monica minapp
2025-02-22 11:27:30 +08:00
sijie-chan
d0e233f1b3
fix: 添加目录到知识库任意一个失败界面上会展示失败
2025-02-22 11:26:31 +08:00
kangfenmao
811815d69d
feat: update miniapp logo
2025-02-21 18:25:23 +08:00
kangfenmao
d5b9c35f0a
feat: Enhance topic message clearing functionality
...
关于“清空话题”的Bug反馈 #2107
close #2107
2025-02-21 16:48:04 +08:00
suyao
83c8f06b81
fix: add first message handling in mini home window
2025-02-21 16:32:56 +08:00
kangfenmao
acb2ea30fb
feat: add export function to message
2025-02-21 16:27:07 +08:00
kangfenmao
55317b5608
refactor: Remove chat settings toolbar button from input bar
2025-02-21 14:31:05 +08:00
kangfenmao
cc76fe19f9
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
落子
cf2d7ba8b4
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
1c163c55b8
feat: baidu ai search
2025-02-21 13:58:19 +08:00
kangfenmao
69bb661b5a
feat: Add API host formatting utility function
2025-02-21 13:50:24 +08:00
lizhixuan
f062c56de4
refactor: Move abort controller to utils and update imports
2025-02-21 12:50:18 +08:00
lizhixuan
4c9bd02f8e
feat: Add message completion abort functionality
2025-02-21 12:50:18 +08:00
kangfenmao
241cb0c0d8
refactor: Simplify translation history clear button configuration
2025-02-21 11:17:41 +08:00
ousugo
6a57973864
feat: Add newline tooltip for translation input
2025-02-21 11:16:02 +08:00
kangfenmao
369f629206
refactor: Simplify embedding model regex pattern
2025-02-21 09:46:26 +08:00
kangfenmao
09a8f83650
refactor: Clean up MinAppsPopover component formatting
2025-02-20 15:35:51 +08:00
kangfenmao
40912eaaf4
refactor: Simplify topic deletion interaction
2025-02-20 15:33:24 +08:00
ousugo
0d236a94ab
feat: Add direct topic deletion shortcut
2025-02-20 15:19:32 +08:00
ousugo
3a936e0f26
feat: Add confirmation dialog for topic deletion
2025-02-20 15:19:32 +08:00
Yrom
81a35d129d
feat: add developer tools button in MinApp for development mode
2025-02-20 15:19:10 +08:00
ousugo
e2d0c3bbce
feat: Add emoji selection for assistant name
2025-02-20 15:17:04 +08:00
kangfenmao
b18b161094
fix: Update migration config to set default thought auto-collapse
2025-02-20 12:24:24 +08:00
ousugo
32da853f27
feat: Add thought content auto-collapse setting
2025-02-20 12:22:45 +08:00
ousugo
bf51a0b5c6
feat: Add copy functionality to message reasoning content
2025-02-20 12:22:45 +08:00
kangfenmao
ae71a7be9e
refactor: Simplify translation page layout and styling
2025-02-20 12:16:38 +08:00
Chen Tao
0fb6795833
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
dd6d228760
feat: Add backspace handling to remove last mentioned model
2025-02-20 12:08:25 +08:00
eeee0717
8c5999dc82
fix: knowledge base status problem
2025-02-20 12:07:05 +08:00
kangfenmao
31b0fbf775
fix: Improve null handling in code block and syntax highlighting
2025-02-20 12:04:29 +08:00
kangfenmao
39fe583030
refactor: Remove default grid settings from migration config
2025-02-20 11:54:21 +08:00
littel_penguin66
5c19695e21
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
6e4610e337
fix: fix translation
2025-02-20 11:50:49 +08:00
onlyfeng
eb2439b90c
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
a4a0980cd3
fix: Ignore hidden files when traversing directories
2025-02-20 11:43:01 +08:00
FischLu
7d99765589
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
02930a2793
feat: 添加翻译历史功能
2025-02-19 19:38:59 +08:00
Yrom
b31b1c7908
feat: Support dark theme for PlantUML
2025-02-19 18:37:05 +08:00
Yrom
d0ee764732
feat: Add PlantUML diagram support (via PlantUML official online server)
2025-02-19 18:37:05 +08:00
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