Commit Graph

2563 Commits

Author SHA1 Message Date
Junyan Qin 2ed3b68790 fix: kb get api not contains model uuid 2025-07-11 20:58:51 +08:00
Junyan Qin bd9331ce62 fix: kb get api format 2025-07-11 20:57:09 +08:00
WangCham 14c161b733 fix: create knwoledge base issue 2025-07-11 18:14:03 +08:00
Junyan Qin 815cdf8b4a feat: kb dialog action 2025-07-11 17:22:43 +08:00
Junyan Qin 7d5503dab2 fix: bug 2025-07-11 16:49:55 +08:00
Junyan Qin 9ba1ad5bd3 fix: bugs 2025-07-11 16:38:08 +08:00
Junyan Qin 367d04d0f0 fix: success method bad params 2025-07-11 11:28:43 +08:00
Junyan Qin 75c3ddde19 perf: definitions 2025-07-10 16:45:59 +08:00
Junyan Qin c6e77e42be chore: switch some comments to en 2025-07-10 11:09:33 +08:00
Junyan Qin 4d0a39eb65 chore: switch comments to en 2025-07-10 11:01:16 +08:00
WangCham ac03a2dceb feat: modify the rag.py 2025-07-09 22:09:46 +08:00
Junyan Qin 56248c350f chore: repo transferred 2025-07-07 19:00:55 +08:00
gaord 244aaf6e20 feat: 聊天的@用户id内容需要保留 (#1564)
* converters could use the application logger

* keep @targets in message for some plugins may need it to their functionality

* fix:form wxid in config

fix:传参问题,可以直接从config中拿到wxid

---------

Co-authored-by: fdc310 <82008029+fdc310@users.noreply.github.com>
2025-07-07 10:28:12 +08:00
Junyan Qin cd25340826 perf: en comments 2025-07-06 16:08:02 +08:00
Junyan Qin ebd8e014c6 feat: rag fe framework 2025-07-06 15:52:53 +08:00
Junyan Qin a0b7d759ac chore: release v4.0.8.1 v4.0.8.1 2025-07-06 10:46:32 +08:00
Junyan Qin 09884d3152 revert: 0203faa 2025-07-06 10:34:24 +08:00
Junyan Qin bef0d73e83 feat: basic definition 2025-07-06 10:25:28 +08:00
Junyan Qin 8d28ace252 perf: ruff check --fix 2025-07-05 21:56:54 +08:00
Junyan Qin 39c062f73e perf: format 2025-07-05 21:56:17 +08:00
Junyan Qin 0e5c9e19e1 feat: complete support_type for 302ai and compshare requester 2025-07-05 21:03:14 +08:00
Matthew_Astral 01f2ef5694 feat: new discord adapter (#1563) 2025-07-05 20:51:04 +08:00
Junyan Qin c5b62b6ba3 Merge remote-tracking branch 'wangcham/feat/rag' into feat/rag 2025-07-05 20:16:37 +08:00
Junyan Qin bbf583ddb5 feat: basic entities of kb 2025-07-05 20:07:27 +08:00
Junyan Qin 22ef1a399e feat: add knowledge base page 2025-07-05 20:07:27 +08:00
Junyan Qin 0733f8878f feat: add sidebar for rag and related i18n 2025-07-05 20:07:27 +08:00
Junyan Qin f36a61dbb2 feat: add api for uploading files 2025-07-05 20:07:15 +08:00
Junyan Qin 6d8936bd74 feat: add knowledge page 2025-07-05 20:07:15 +08:00
devin-ai-integration[bot] d2b93b3296 feat: add embeddings model management (#1461)
* feat: add embeddings model management backend support

Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>

* feat: add embeddings model management frontend support

Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>

* chore: revert HttpClient URL to production setting

Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>

* refactor: integrate embeddings models into models page with tabs

Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>

* perf: move files

* perf: remove `s`

* feat: allow requester to declare supported types in manifest

* feat(embedding): delete dimension and encoding format

* feat: add extra_args for embedding moels

* perf: i18n ref

* fix: linter err

* fix: lint err

* fix: linter err

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Junyan Qin <Chin> <rockchinq@gmail.com>
2025-07-05 20:07:15 +08:00
WangCham 552fee9bac fix: modify rag database 2025-07-05 18:58:17 +08:00
WangCham 34fe8b324d feat: add functions 2025-07-05 18:58:16 +08:00
WangCham c4671fbf1c delete ap 2025-07-05 18:58:16 +08:00
WangCham 4bcc06c955 kb 2025-07-05 18:58:16 +08:00
Junyan Qin 348f6d9eaa feat: add api for uploading files 2025-07-05 18:57:24 +08:00
Junyan Qin 157ffdc34c feat: add knowledge page 2025-07-05 18:57:24 +08:00
devin-ai-integration[bot] c81d5a1a49 feat: add embeddings model management (#1461)
* feat: add embeddings model management backend support

Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>

* feat: add embeddings model management frontend support

Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>

* chore: revert HttpClient URL to production setting

Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>

* refactor: integrate embeddings models into models page with tabs

Co-Authored-By: Junyan Qin <Chin> <rockchinq@gmail.com>

* perf: move files

* perf: remove `s`

* feat: allow requester to declare supported types in manifest

* feat(embedding): delete dimension and encoding format

* feat: add extra_args for embedding moels

* perf: i18n ref

* fix: linter err

* fix: lint err

* fix: linter err

---------

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Junyan Qin <Chin> <rockchinq@gmail.com>
2025-07-05 18:57:23 +08:00
Junyan Qin (Chin) a01706d163 Feat/reset password (#1566)
* feat: reset password with recovery key

* perf: formatting and multi language
2025-07-05 17:36:35 +08:00
Junyan Qin a8d03c98dc doc: replace comshare link 2025-07-04 11:37:31 +08:00
Junyan Qin 3f0153ea4d doc: fix incorrect 302.AI name 2025-07-03 17:26:17 +08:00
Junyan Qin 60b50a35f1 chore: release v4.0.8 v4.0.8 2025-07-03 15:07:19 +08:00
Junyan Qin (Chin) abd02f04af Feat/compshare requester (#1561)
* feat: add compshare requester

* doc: add compshare to README
2025-07-03 15:04:02 +08:00
Matthew_Astral 14411a8af6 Add Discord platform adapter implementation (#1560)
- Implement DiscordMessageConverter for message conversion
- Support image handling from base64, URL, and file paths
- Add DiscordEventConverter for event conversion
- Implement DiscordAdapter for Discord bot integration
- Support DM and TextChannel message handling
2025-07-02 09:48:49 +08:00
Junyan Qin 896fef8cce perf: make launch notes show async 2025-06-30 21:34:02 +08:00
Junyan Qin 89c1972abe perf: skip broken models and bots in bootstrap 2025-06-30 21:29:38 +08:00
Junyan Qin 1627d04958 fix: bad import 2025-06-30 21:13:14 +08:00
Junyan Qin (Chin) c959c99e45 Feat/302 ai (#1558)
* feat: add 302.AI requester

* doc: add 302.AI to README
2025-06-30 21:05:32 +08:00
Junyan Qin 0203faa8c1 fix: dingtalk adapter initializer blocks boot (#1544) 2025-06-28 22:06:12 +08:00
Junyan Qin (Chin) 35f76cb7ae Perf/combine entity dialogs (#1555)
* feat: combine bot settings and bot log dialogs

* perf: dialog style when creating bot

* perf: bot creation dialog

* feat: combine pipeline dialogs

* perf: ui

* perf: move buttons

* perf: ui layout in pipeline detail dialog

* perf: remove debug button from pipeline card

* perf: open pipeline dialog after creating

* perf: placeholder in send input

* perf: no close dialog when save done

* fix: linter errors
2025-06-28 21:50:51 +08:00
fdc310 c34232a26c fix: add wechatpad image (#1551)
* add wechatpad image

* add wechatpad image

---------

Co-authored-by: fdc <you@example.com>
2025-06-27 15:41:21 +08:00
简律纯 b43dd95dc6 chore(python): Delete .python-version (#1549) 2025-06-25 22:47:02 +08:00