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
d03b852671
feat: Add image loader to embedjs configuration
2025-02-11 22:55:49 +08:00
kangfenmao
13e48411c1
chore: Update embedjs dependencies to version 0.1.28
2025-02-11 22:36:34 +08:00
Trey Dong
50cc1c6b5a
feat: 增加导出话题至Notion的功能 ( #1331 )
...
* feat: 新增导出至Notion的选项
* fix:添加多语言支持
* fix:添加提示语的多语言支持,以及防止重复导入的状态
* fix:修复多语言错误及调整UI样式统一
2025-02-11 11:27:01 +08:00
kangfenmao
6a30eec5b4
chore: update @langchain/openai package dependency
2025-02-07 21:20:14 +08:00
Nanami
7f7300e6dc
feat: Support configurable chunk size and overlap for knowledge base
2025-01-27 12:30:22 +08:00
kangfenmao
63673ec39f
chore(version): 0.9.11
2025-01-19 20:50:33 +08:00
kangfenmao
a7d9700f06
feat: add mini window
2025-01-19 13:59:32 +08:00
kangfenmao
7d61af7170
Revert "fix:修复单行CodeBlock中显示sub"
...
This reverts commit 09e6756efe .
2025-01-08 10:46:35 +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 58072128f0 .
* 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
aa72794967
feat: improved translation features and settings
2025-01-02 12:21:22 +08:00
kangfenmao
63488e6fab
chore(version): 0.9.3
2024-12-31 00:38:20 +08:00
kangfenmao
4ac608052c
chore: update dependencies and improve project structure
2024-12-27 12:42:17 +08:00
kangfenmao
153e7a9299
refactor: knowledge base engine change to libsql
2024-12-26 10:00:37 +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
aa4f94f8a4
build: download npm node native modules
2024-12-24 17:24:38 +08:00
kangfenmao
7506d04c55
build: reduce package size
2024-12-23 14:22:37 +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
c2462fd51c
feat: knowledge base
2024-12-19 09:24:20 +08:00
kangfenmao
ab99a7b96d
chore(version): 0.8.26
2024-12-15 18:03:36 +08:00
kangfenmao
9c18b851cc
build: update electron version
2024-12-13 09:52:18 +08:00
kangfenmao
9b258734c4
chore: update dependencies and remove unused code
2024-12-13 09:35:40 +08:00
kangfenmao
2fae6e4a3e
feat: add web search for google gemini modal gemini-2.0-flash-exp
2024-12-12 14:26:52 +08:00
首都爱护动物协会
14c9cb6001
历史消息懒加载
...
性能优化
2024-12-07 12:27:16 +08:00
kangfenmao
0f36610e23
chore: cleaned up dependencies and database schema
2024-12-03 17:21:51 +08:00
kangfenmao
7dacd58821
feat: add shortcut feature
2024-12-02 18:03:38 +08:00
kangfenmao
f0a96bb34c
fix: 无法恢复备份文件 #341
2024-11-19 20:30:47 +08:00
injurka
8491141edc
fix: expand code syntax highlighting options ( #307 )
...
* added locale for context-menu
* fix: expand code syntax highlighting options
* fix: type for theme
---------
Co-authored-by: injurka <ikornilov.ext@prosebya.ru~>
2024-11-08 11:59:05 +08:00
kangfenmao
34c85e8f0c
fix: github models 不支持图片 #291
2024-11-07 17:32:37 +08:00
kangfenmao
568d4814e3
feat: remove image compress
2024-11-03 01:26:00 +08:00
kangfenmao
04af940144
feat: export to word
2024-11-02 21:45:23 +08:00
kangfenmao
e33d9ac0ae
fix: 在对话中插入图片时,应该自动压缩一下 #132
2024-11-02 15:30:41 +08:00
kangfenmao
cd0ea8154d
chore: update dependencies and electron version
2024-10-30 00:31:03 +08:00
kangfenmao
7f0909c796
fix: 新的滚动条组件
2024-10-24 23:08:11 +08:00
kangfenmao
2cbb4c8831
fix: 公式显示问题 #239
2024-10-24 15:33:04 +08:00
kangfenmao
077a66c675
feat: scrollbar
2024-10-24 14:58:13 +08:00
kangfenmao
6e7b6d8387
build: update yarn.lock
2024-10-24 11:45:41 +08:00
kangfenmao
43b9298329
feat: 智能体改进:名称、上下文支持、模型参数支持 #59
2024-10-21 23:21:46 +08:00
kangfenmao
5f04d1adb1
fix: local package.json
2024-10-16 17:43:19 +08:00
kangfenmao
76b6593545
fix: 检查更新按钮不生效 #184
...
close #184
2024-10-16 13:14:15 +08:00
kangfenmao
f1cfdb29f8
feat: add document files support
2024-10-12 13:18:53 +08:00
kangfenmao
e44f666c5c
refactor: latex解析不支持矩阵环境 #169
2024-10-11 10:15:46 +08:00
kangfenmao
37c3a4438f
fix: markdown表格目前还没有支持 br 换行 #160
...
close #160
2024-10-08 21:01:48 +08:00
kangfenmao
33b83bf242
feat: add webdav settings component and backup user data files #69
2024-09-29 16:44:18 +08:00
kangfenmao
b9250df347
feat: backup all files
...
1. remove window.api.compress window.api.decompress
2024-09-27 22:35:22 +08:00
kangfenmao
938ff38aeb
fix: windows ico icon
2024-09-25 00:20:10 +08:00
kangfenmao
4d198ff5f1
chore(version): 0.7.7
2024-09-25 00:00:34 +08:00
kangfenmao
eb799879ff
feat: export topic message as image #103
2024-09-22 00:16:36 +08:00
kangfenmao
6e7e5cb1f1
feat: add file attachment
2024-09-18 18:00:49 +08:00
kangfenmao
74b80b474e
chore(version): 0.7.1
2024-09-16 16:56:38 +08:00
kangfenmao
cee373bb6f
chore: Update package manager to yarn 4.5.0 and re-add notarize dependency.
...
- Updated the package manager to yarn version 4.5.0.
- Removed and re-added "electron/notarize" dependency with a specific patch version.
2024-09-15 14:20:58 +08:00
kangfenmao
a654ccc25e
chore(version): 0.7.0
2024-09-14 21:28:39 +08:00
kangfenmao
9ae9fdf392
refactor: remove sqlite3 use dexie
2024-09-14 15:25:56 +08:00
kangfenmao
4f250cdcb1
refactor: use sequelize replace better-sqlite3
2024-09-13 13:26:22 +08:00
kangfenmao
2016ba7062
feat: add attachment files
2024-09-13 13:26:22 +08:00
kangfenmao
a03d619e2f
feat: add sqlite database manager
2024-09-13 13:26:22 +08:00
kangfenmao
635f238576
chore(version): 0.6.3
2024-09-03 20:50:46 +08:00
kangfenmao
d42ee59335
fix: https://github.com/electron/notarize/issues/193
2024-08-27 19:42:39 +08:00
kangfenmao
c8711c5804
feat: add local module
2024-08-27 11:31:05 +08:00
kangfenmao
0cbfd26883
build: remove sentry
2024-08-26 18:06:07 +08:00
kangfenmao
ee398489de
build: remove electron-devtools-installer
2024-08-26 18:02:20 +08:00
kangfenmao
71d7c2c738
fix: workspace config
2024-08-26 17:49:19 +08:00
kangfenmao
b98f7298a2
build: add yarn workspace config
2024-08-25 22:12:31 +08:00
kangfenmao
93b32e8e21
feat: update user data path
2024-08-25 18:39:53 +08:00
kangfenmao
514e1a4796
chore: remove ahooks
2024-08-13 20:50:54 +08:00
kangfenmao
e1c7a25b87
feat: add gemini provider
2024-08-13 16:51:52 +08:00
kangfenmao
167988927b
feat: add custom agent #14
2024-08-06 19:18:17 +08:00
kangfenmao
5d90489a04
style: change import order
2024-08-02 10:11:18 +08:00
kangfenmao
c9a964d8f8
feat: add markdown plugins remark-gfm remark-math rehype-katex
2024-08-01 14:51:20 +08:00
kangfenmao
d8d4afbc0d
feat: add message suggestions
2024-07-31 12:13:03 +08:00
kangfenmao
50f08124d7
feat: add dark and light theme
2024-07-29 17:14:49 +08:00
kangfenmao
d21a4dce92
feat(ui): optimize messages ui styles
2024-07-24 19:17:58 +08:00
kangfenmao
4169a2ef35
feat: add asistant model temperature maxTokens contextCount
2024-07-21 17:50:50 +08:00
kangfenmao
31284a6e23
feat: add anthropic provider
2024-07-19 15:34:34 +08:00
kangfenmao
2cc09a52f4
feat: add sentry integration
2024-07-16 17:08:04 +08:00
kangfenmao
b4eb35d86a
feat: add keyv-storage
2024-07-15 13:13:42 +08:00
kangfenmao
0556de81dd
fix: auto update
2024-07-14 21:28:07 +08:00
kangfenmao
6c8d2b0f68
build: change yarn version
2024-07-13 00:31:07 +08:00
kangfenmao
8681bcd538
chore(version): v0.1.0
2024-07-11 14:38:45 +08:00
kangfenmao
cf3ba3c440
feat: added drag and drop sorting for assistants list
2024-07-10 16:53:39 +08:00
kangfenmao
232892b71c
refactor: markdown render
2024-07-09 15:49:28 +08:00
kangfenmao
b427ef902f
build: reduce bundle size
2024-07-05 21:52:01 +08:00
kangfenmao
5b1eb63066
feat(setting): avatar setting
2024-07-05 16:03:13 +08:00
kangfenmao
9313452490
feat: use ant.design
2024-06-30 17:13:31 +08:00
kangfenmao
182d631dd6
feat(module): add new feature module
...
Add a new module called "module" that implements the following features:
- Implement feature A
- Provide API interface B
- Optimize performance issues
BREAKING CHANGE: This feature module introduces a new configuration option, requiring updates to the existing configuration files.
2024-06-18 21:01:44 +08:00
kangfenmao
9d08e77dd1
feat(module): add new feature module
...
Added a new functionality module named "module" which implements the following features:
- Implements feature A
- Provides API interface B
- Optimizes performance issues
BREAKING CHANGE: The new functionality module introduces a new configuration option, requiring updates to the existing configuration files.
2024-06-18 20:06:47 +08:00
kangfenmao
2e980e234e
feat: add electron-devtools-installer
2024-06-18 17:42:58 +08:00
kangfenmao
3a938910f5
feat(deps): add new dependencies
...
- Added "@douyinfe/semi-ui" version "^2.60.0"
- Updated "tslib" from version "2.6.2" to "2.6.3"
- Added "@douyinfe/semi-animation-react" version "^2.60.0"
- Added "@douyinfe/semi-illustrations" version "^2.60.0"
- Added "@douyinfe/semi-theme-default" version "^2.60.0"
- Added "@douyinfe/semi-animation" version "2.60.0"
BREAKING CHANGE: The new dependencies may introduce breaking changes in the application. Please ensure compatibility and make necessary updates.
Closes #123
2024-06-18 16:41:04 +08:00
kangfenmao
3e055b0822
feat: add redux store
2024-05-31 14:38:19 +08:00
kangfenmao
aa4ede4427
feat: add localforage and conversations hook
2024-05-30 16:20:50 +08:00
kangfenmao
cf81885b3e
refactor: add styled-component
2024-05-29 13:27:56 +08:00
kangfenmao
e7ebc5022b
feat: add home page
2024-05-24 12:38:51 +08:00
kangfenmao
21f937a9cc
feat: add vite-electron template
2024-05-24 10:03:02 +08:00