lbc123456
9d6147da08
feat: 模型服务添加天翼云模型 ( #2238 )
...
* feat: 模型服务添加天翼云模型
* feat:add website
* fix: id is duplicate
---------
Co-authored-by: 李保成 <libaocheng@cndatacom.com>
2025-02-28 17:40:57 +08:00
kangfenmao
01fb9633ea
Revert "feat: allow o1 streaming"
...
This reverts commit c2bf0308ee .
2025-02-28 14:20:37 +08:00
ZhuangYumin
3c12b0d1a3
feat: let quick assistant follow theme setting
2025-02-28 13:14:45 +08:00
Pres
2df04746cc
feat: add support for GPT 4.5
2025-02-28 13:14:05 +08:00
Pres
6d525c4972
fix:Claude model name typo
2025-02-28 11:53:30 +08:00
xiaotianxt
593276e77a
fix: remove restrictions on mac alt+x shortcuts
...
Restrictions are introduced in earlier beta versions of MacOS Sequoia.
However, in the public release, Apple revoke this restrictions.
Alt+[Char] shortcut has no restrictions now.
2025-02-28 10:30:47 +08:00
onevcat
f21007c619
Remove unused protocol register and open url code
2025-02-28 08:19:04 +08:00
eeee0717
40e29f1840
fix bug: #2474
2025-02-28 08:18:14 +08:00
TW
ae7a48552b
feat: Enhance Assistant and Topic components with title attributes for better accessibility
2025-02-28 08:17:01 +08:00
onevcat
2ebbeaf75d
Switch to @use and module system for scss
2025-02-28 08:16:03 +08:00
onevcat
a5ac0326ca
Use the Russian language label
...
This ensures the language label aligns with others (using its own language name instead of English).
2025-02-27 20:40:52 +08:00
Asurada
3759d90786
feat: Add model editing functionality to provider settings ( #2243 )
2025-02-27 17:00:01 +08:00
CherryLover
6f8a1ea80c
feat: 为模型选择弹窗添加键盘导航功能 ( #2057 )
...
* feat: 为模型选择弹窗添加键盘导航功能
* fix(SelectModelPopup): 改进键盘导航和项目筛选
2025-02-27 16:58:11 +08:00
SuYao
9d3ca4f1f0
fix: some proxy errors in main process ( #2294 )
...
* formatter proxy config type
* fix: some proxy errors in main process
* chore: Remove debug logging in ProxyManager
2025-02-27 16:46:05 +08:00
ZhuangYumin
c2bf0308ee
feat: allow o1 streaming
2025-02-27 16:42:11 +08:00
NJczh
2355f80d31
fix:修复备份恢复完成后可能无权限清理临时目录 ( #2247 )
2025-02-27 16:40:47 +08:00
xiaotianxt
f260b5fa37
feat: Improve settings navigation hotkey behavior
...
- Add location check to prevent navigating to settings when already on settings page
- Enable hotkey on content editable and form elements
- Use useLocation to track current route
2025-02-27 16:39:52 +08:00
SuYao
f5ab901187
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
8e3c4b86cc
feat: Add GIF support for avatar uploads without compression
2025-02-27 15:02:02 +08:00
kangfenmao
e4a5ccbf0c
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
fbf8aa6c55
feat: Add O3 provider and refactor migration logic
2025-02-26 13:33:11 +08:00
icinggslits
7a34a9a7ce
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
5400e9a73c
feat: add better support for openrouter thinking format
2025-02-26 12:04:47 +08:00
首都爱护动物协会
35279982b9
add o3
2025-02-26 12:03:08 +08:00
kangfenmao
c7804b3e18
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
d0444c385b
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
e1f49c969c
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
8aac2981c3
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
bc24177e91
feat: Improve think tag processing with more robust parsing
2025-02-25 23:46:25 +08:00
kangfenmao
e6c3e24bd3
fix: Update favicon service for message citations
2025-02-25 23:43:22 +08:00
kangfenmao
fa3c1995b8
fix: assistant and agent emoji
2025-02-25 21:00:23 +08:00
kangfenmao
9c9b0eb20f
refactor: Extract file drop handling logic to separate utility function
2025-02-25 19:53:04 +08:00
icinggslits
2ff5d32487
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
eeeeeaf1bd
chore: Remove social media links from About settings
2025-02-25 19:40:52 +08:00
kangfenmao
bb997e0681
fix: Standardize Notion connection error messages across locales
2025-02-25 19:34:15 +08:00
kangfenmao
506c2a8844
fix: 修复深色模式下气泡样式的用户名样式错误问题
...
This reverts commit 598d4600cf .
2025-02-25 19:31:19 +08:00
icinggslits
bcd920f9c1
fix: Export image in dark mode ( #2332 )
...
Co-authored-by: 亢奋猫 <kangfenmao@qq.com>
2025-02-25 19:20:11 +08:00
eeee0717
b04f02ea96
fix bug: 深色模式对话导出渲染不正确
2025-02-25 19:12:44 +08:00
ousugo
653b133327
feat: Enhance reference prompt with language matching instruction
2025-02-25 19:09:56 +08:00
Aglargil
6448711b48
feat: add export to Yuque
2025-02-25 19:06:37 +08:00
Godcoper
598d4600cf
fix: 修复深色模式下气泡样式的用户名样式错误问题
2025-02-25 18:58:10 +08:00
suyao
bd43cdfc0b
chore: Update Grok app logo and related images
2025-02-25 15:01:01 +08:00
kangfenmao
216a861f7c
refactor: Move fullscreen notification logic to a separate hook
2025-02-25 13:32:15 +08:00
ousugo
8811d3b679
feat: Add fullscreen mode notification with localized message
2025-02-25 13:28:29 +08:00
kangfenmao
878086e1fb
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
bd6de1d5ba
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
43b804525d
feat: add new claude 3.7 model support
2025-02-25 13:17:09 +08:00
Alice39s
63c4c30841
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
d97023cecb
feat: Adapt glmzeropreview thinking chain format, enhance message thought processing with flexible extractors,
2025-02-25 08:29:16 +08:00
自由的世界人
ee29df8a93
fix: folder spelling change ( #2242 )
2025-02-25 08:26:25 +08:00
Zicheng Zhang
bc76c26181
fix: count reasoning content into token estimation ( #2276 )
2025-02-25 08:24:53 +08:00
eeee0717
041360825c
fix bug: uniqueIds is null when uploaded directory
2025-02-24 21:40:17 +08:00
kangfenmao
8e19e5a08e
fix: Update Infini provider API URL to include '/maas' path
2025-02-24 18:08:22 +08:00
icinggslits
4dd4bdc3af
feat: add shortcut to home window of mini app
2025-02-24 12:58:40 +08:00
vic123
468f59ae12
fix: undesired assistant selection menu popup when no ' ' before '@'
2025-02-24 12:57:26 +08:00
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