kangfenmao
408f2b16ad
fix: Standardize Notion connection error messages across locales
2025-02-25 19:34:15 +08:00
kangfenmao
d6b87ece23
fix: 修复深色模式下气泡样式的用户名样式错误问题
...
This reverts commit 69513cc76e3ac5180160a64ff9bf5c0d497bdc57.
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