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
kangfenmao
0a4b360745
feat: update AIHubMix OAuth and release workflow configuration
2025-02-12 18:24:57 +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
cb3db57d2f
feat: Add support for SiliconFlow provider charge and knowledge base improvements
2025-02-08 23:53:28 +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
kangfenmao
6fb79c17d2
feat: enable local network access on macOS #1178
2025-02-08 10:58:12 +08:00
kangfenmao
280ec3377b
feat: add aihubmix oauth
2025-02-07 22:27:28 +08:00
kangfenmao
3d16c735d9
fix: oauth error
2025-02-04 16:45:03 +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
bfa61ae3ee
feat: reduce embedding batch size to 5
2025-02-04 12:35:42 +08:00
gyuannn
250aa7154a
fix: 修复 mini-app 中无法使用 context-menu 的问题
2025-01-29 10:33:44 +08:00
Nanami
7f7300e6dc
feat: Support configurable chunk size and overlap for knowledge base
2025-01-27 12:30:22 +08:00
kangfenmao
306cb04ef0
fix: siliconflow image url with query params #844
...
close #844
2025-01-24 09:31:31 +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
713d6dba8f
fix: added warning for manual download on failed auto updates, simplified window lifecycle
2025-01-20 13:56:25 +08:00
kangfenmao
c510f5dcce
feat: added utility function, sorting, and new shortcut
2025-01-20 10:29:44 +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
a7d9700f06
feat: add mini window
2025-01-19 13:59:32 +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
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 58072128f0741ecc4f918564512ec1e4ee3e9edb.
* 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
de1d79abb8
fix: the minimum width limit of the window is too large #544
...
close #544
2025-01-06 16:25:00 +08:00
huang
dc73661678
feat: 支持 mermaid 点击按钮放大缩小以及鼠标滑轮放大缩小
2025-01-04 19:17:39 +08:00
huang
ce973ce3a0
feat: 支持 mermaid 点击按钮放大缩小以及鼠标滑轮放大缩小
2025-01-04 19:17:39 +08:00
huang
a0413158c8
fix: 修复在macOS m1 中点击全屏幕后,点击关闭后黑屏的问题
2025-01-04 19:17:39 +08:00
kangfenmao
b2818f8619
fix: reduce batch size for knowledge service and openai embeddings
2024-12-31 14:41:08 +08:00
kangfenmao
6d9013f0a1
fix: 知识库无法向量化 MD 文件 #569
2024-12-31 00:11:51 +08:00
kangfenmao
c409256ae9
fix: azure openai embedding
2024-12-27 14:02:53 +08:00
kangfenmao
153e7a9299
refactor: knowledge base engine change to libsql
2024-12-26 10:00:37 +08:00
littel_penguin66
77e0c5172e
Add Japanese localization for i18n ( #533 )
2024-12-25 22:04:29 +08:00
kangfenmao
c50ac440c8
fix: knowledge base bugs
2024-12-25 21:54:46 +08:00
kangfenmao
34ebab0af8
refactor: knowledge base database engine
2024-12-25 17:42:03 +08:00
kangfenmao
aa3812eddc
fix: linux window title style
2024-12-24 14:43:32 +08:00
kangfenmao
2f64653b1e
fix: knowledge base bugs
2024-12-24 12:41:58 +08:00
kangfenmao
35fd5aef22
fix: knowledge bugs
2024-12-23 10:48:40 +08:00
kangfenmao
9aa2a4727d
build: add matrix
2024-12-19 17:20:52 +08:00
kangfenmao
ca6027dd83
feat: remove knowledge queue
2024-12-19 13:45:11 +08:00
kangfenmao
c2462fd51c
feat: knowledge base
2024-12-19 09:24:20 +08:00
kangfenmao
408976e5dc
feat: add shortcut for assistant and topic show
2024-12-10 20:28:05 +08:00
kangfenmao
b5a109401c
feat: add update info ui
2024-12-10 17:06:29 +08:00
kangfenmao
e5c1791135
chore(version): 0.8.23
2024-12-06 00:12:07 +08:00
kangfenmao
51ca9cb289
fix: check for update ui
2024-12-05 21:38:11 +08:00
kangfenmao
7d2df1a8c5
fix: register shortcut key error
2024-12-05 21:05:26 +08:00
kangfenmao
243065221d
fix: add error handling and logging for shortcut registration failures, remove windows shortcut support
2024-12-04 19:37:37 +08:00
kangfenmao
2a674c169e
chore(version): 0.8.22
2024-12-04 14:08:09 +08:00
kangfenmao
a4d1bcffd9
style: update api key input field formatting and validation
2024-12-03 12:24:25 +08:00