Commit graph

458 commits

Author SHA1 Message Date
Jicheng Lu a09eaffe92 rename 2025-01-08 11:07:13 -06:00
Jicheng Lu b681b18ac2 refine agent rule 2025-01-07 13:50:50 -06:00
Jicheng Lu d241b21ade add agent event rule 2025-01-05 23:54:48 -06:00
Haiping 6b6467c1d4
Merge branch 'SciSharp:master' into master 2024-12-30 14:28:57 +00:00
Jicheng Lu bcb2a9da2c refine agent knowledge base 2024-12-29 21:49:38 -06:00
YouWeiDH adcb07e9dc hdong:split tow system user creation service. 2024-12-19 17:34:04 +08:00
Haiping 7a3bce925b
Merge branch 'SciSharp:master' into master 2024-12-18 01:05:15 +00:00
AnonymousDotNet d87afc7151 revert: #57 2024-12-14 15:55:16 +08:00
AnonymousDotNet dedf6d740b wip: update CreateWeChatUser API 2024-12-13 19:37:47 +08:00
AnonymousDotNet d41d6eddd8 wip: Integrated WeChat login 2024-12-13 19:29:12 +08:00
AnonymousDotNet d11e91ca84 feat: Add Create WeChat User Interface API 2024-12-12 20:58:22 +08:00
Gil Zhang 96eac1f26f Add Conversation Title Alias 2024-12-12 11:28:00 +08:00
Jicheng Lu 247afc4a88 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/merge-origin-agent 2024-11-27 11:30:48 -06:00
Chen Gong 8002f0a4aa merge from master 2024-11-21 13:42:32 -06:00
Chen Gong 2c77bd29ad add backend services for dashboard conversation 2024-11-21 13:07:00 -06:00
Jicheng Lu 8d207cbe7a refine agent actions 2024-11-21 10:31:24 -06:00
Jicheng Lu 5d1430dddf refine agent utility hook 2024-11-21 00:50:55 -06:00
Haiping b7d4ccae54
Merge branch 'master' into master 2024-11-18 19:06:56 +00:00
Jicheng Lu 8dcf894234 minor changes 2024-11-15 10:57:50 -06:00
Jicheng Lu 6ef25b139c change name 2024-11-14 20:23:45 -06:00
Jicheng Lu 39862dfab6 refine role auth 2024-11-14 20:19:53 -06:00
Jicheng Lu dda5c2a211 add role 2024-11-14 17:33:26 -06:00
Jicheng Lu 9a954d8551 add role 2024-11-13 17:16:49 -06:00
AnonymousDotNet d3053d3fec feat: Add regionCode to mobile number judgment 2024-11-08 19:17:16 +08:00
Jicheng Lu 7c341fca32 add missing flag 2024-11-07 13:59:18 -06:00
Chen Gong 9876b7b43b add dashboard conversation backend service 2024-11-07 09:12:10 -06:00
Jicheng Lu 51bca39dd6 add chat file download 2024-11-04 12:12:40 -06:00
Jicheng Lu a9f3bca8d0 resolve conflict 2024-11-01 13:21:30 -05:00
Jicheng Lu 1c158fd85b merge with dev 2024-11-01 13:21:07 -05:00
Jicheng Lu 39bd401c4f refine code 2024-11-01 13:17:25 -05:00
Jicheng Lu d0b7e08cfe add update user 2024-10-31 17:32:39 -05:00
Jicheng Lu 170d9ffc1e temp save 2024-10-31 14:36:26 -05:00
YouWeiDH 3ec5055216 hdong:Add flag CreateUserAutomatically to control user create in user/me . 2024-10-30 19:39:26 +08:00
AnonymousDotNet bc3d935b4a fix: add RegionCode for UserViewModel 2024-10-29 18:30:53 +08:00
AnonymousDotNet cfac64b1cd Merge branch 'master' into lida_Dev 2024-10-28 16:27:09 +08:00
AnonymousDotNet 83cf6ae912 fix: Set default values 2024-10-23 15:35:05 +08:00
Jicheng Lu cce06efdd1 create conv with tags 2024-10-22 20:52:18 -05:00
AnonymousDotNet 4b2a94a539 fix: add regionCode for ModifyUserPhone API 2024-10-22 18:43:34 +08:00
Jicheng Lu d84c8995d1 add tags 2024-10-18 15:50:39 -05:00
YouWeiDH c72ea4af2f hdong: Fix to avoid Email/Phone duplicate when user register again.(check first:phone, then email, then userName) 2024-10-12 15:13:46 +08:00
Haiping 6ae74a4dc8
Merge branch 'SciSharp:master' into master 2024-10-11 20:19:37 -05:00
Jicheng Lu dc89b950c8 add message update 2024-10-11 15:07:41 -05:00
Haiping Chen 730cc8b143 Translate 2024-10-10 19:32:22 -05:00
Haiping Chen 527e689338 Merge branch 'master' of https://github.com/Qtoss-AI/BotSharp 2024-10-08 19:22:05 -05:00
Haiping Chen edc0df0f46 translate long text 2024-10-08 19:22:00 -05:00
Haiping 7e927dd604
Merge branch 'SciSharp:master' into master 2024-10-08 19:05:44 -05:00
Haiping b81e162bf4 Add template_name to states for instruction mode 2024-10-08 16:49:34 +00:00
Haiping 7033ec2484
Merge branch 'SciSharp:master' into master 2024-10-07 17:15:06 -05:00
Jicheng Lu 1fcd93fd01 add notification and message type 2024-10-07 16:35:39 -05:00
YouWeiDH 23d0d5a763 hdong: Add send verify code API with none login and login when reset password. 2024-10-06 17:49:34 +08:00
AnonymousDotNet 8e060c9ca2 feat: add del user api 2024-09-29 19:26:17 +08:00
AnonymousDotNet 2c77ad0798 remove Unauthorized 2024-09-29 13:14:52 +08:00
AnonymousDotNet 63659d535a fix: modify the return result status code 2024-09-29 12:48:32 +08:00
Jicheng Lu acf0e9fee9 add collection exist 2024-09-24 15:34:47 -05:00
Haiping d8cd0d7339
Merge branch 'SciSharp:master' into master 2024-09-20 21:12:57 -05:00
Jicheng Lu e760bd1968 refine knowledge doc filter 2024-09-20 13:42:08 -05:00
Jicheng Lu d60ee30d04 change url name 2024-09-19 16:42:00 -05:00
Jicheng Lu 8c3f678ea5 refine knowledge doc 2024-09-19 11:43:49 -05:00
Haiping a12685213f
Merge pull request #11 from AnonymousDotNet/lida_dev
Add update password API
2024-09-18 19:51:40 -05:00
Jicheng Lu 3926c39cc6 delete all points in a collection 2024-09-18 16:17:54 -05:00
AnonymousDotNet bad946b073 Merge branch 'master' into lida_dev 2024-09-18 17:55:36 +08:00
Haiping Chen 6dfdda7434 resolve conflict 2024-09-17 23:50:27 -05:00
Jicheng Lu 16904e092c refine knowledge doc 2024-09-17 12:50:39 -05:00
AnonymousDotNet b89d88ffb2 Add update password API 2024-09-17 18:31:38 +08:00
Haiping 3ecb659179
Merge branch 'SciSharp:master' into master 2024-09-13 20:07:05 -05:00
Jicheng Lu 113340e073 refine knowledge doc
1. move doc meta to db.
2. add doc source and vector data source
2024-09-13 17:23:05 -05:00
Jicheng Lu 6f004b85e8 add vector data source 2024-09-12 17:48:47 -05:00
Jicheng Lu 418a240a90 fix read knowledge doc 2024-09-12 11:51:23 -05:00
LAPTOP-3CFGGVOS\rabbit 3f8e506ec7 optimize conversation Progeess, hotfix invoke function progress question 2024-09-12 18:49:45 +08:00
Jicheng Lu 0cebb56a3e add file binary data 2024-09-10 15:07:56 -05:00
Jicheng Lu 2a3bea2cea add knowledge file list 2024-09-10 14:33:42 -05:00
Jicheng Lu 4cdb1981ab sync file and vector 2024-09-10 14:02:25 -05:00
Jicheng Lu 16c50075ee add upload vector knowledge files 2024-09-09 17:42:09 -05:00
Jicheng Lu 0cbe98693f refine collection 2024-09-09 14:16:09 -05:00
Jicheng Lu b1946256a1 move vector collection to db 2024-09-09 11:32:31 -05:00
Jicheng Lu 9a7f2821a0 clean code 2024-09-09 10:00:46 -05:00
AnonymousDotNet ce6595b72a Merge branch 'master' into lida_dev 2024-09-06 18:16:16 +08:00
AnonymousDotNet de3cba3e59 修改手机号和邮箱忘记密码接口和发送验证码接口逻辑 2024-09-06 18:15:58 +08:00
Jicheng Lu e21a44ec3d refine db knowledge 2024-09-03 15:41:12 -05:00
Jicheng Lu f38fdf7497 update settings 2024-08-30 19:31:18 -05:00
Jicheng Lu 4102f6fa1f refine planner 2024-08-30 16:12:20 -05:00
Jicheng Lu 3fd7f749ca add create / delete vector collection 2024-08-29 14:30:47 -05:00
Jicheng Lu 5cb87e8c8f add text to speech api 2024-08-28 13:43:37 -05:00
Jicheng Lu 4b739a04d9 refine api 2024-08-28 11:41:42 -05:00
Jicheng Lu 35eb7dabd6 refine api 2024-08-28 11:08:12 -05:00
Jicheng Lu 1ace4e44ab refine file models 2024-08-27 12:12:17 -05:00
Jicheng Lu 512d459c6b refine instruct request model 2024-08-27 10:42:48 -05:00
Jicheng Lu 96b891897c add instruct api and clean code 2024-08-26 17:24:07 -05:00
Jicheng Lu 37e87c934e add create vector knowledge 2024-08-23 13:49:06 -05:00
Jicheng Lu 17171e8df4 add vector db create and update 2024-08-23 11:25:44 -05:00
Jicheng Lu 47d7f01562 add vector knowledge update 2024-08-22 22:13:40 -05:00
Jicheng Lu fff9438294 refine knowledge settings 2024-08-22 15:23:22 -05:00
Joannall 1925f21c16
Merge branch 'SciSharp:master' into master 2024-08-22 10:18:12 -05:00
Joanna Ren 820adcd067 update two stage planner 2024-08-22 10:15:05 -05:00
Gil Zhang e2ab68c154 Add conversation title update and fix query conditions 2024-08-22 11:59:40 +08:00
Jicheng Lu acff2f24a9 add graph search 2024-08-15 18:19:10 -05:00
Jicheng Lu d99d89783b unite knowledge search model 2024-08-14 22:46:01 -05:00
Jicheng Lu d631c3cf8f add channels in function def 2024-08-13 17:37:47 -05:00
Jicheng Lu 8b86ea50d0 add agent channel instructions 2024-08-13 16:36:12 -05:00
Jicheng Lu f2c1777ea9 add knowledge collections 2024-08-13 13:26:57 -05:00
Jicheng Lu e0b442efc0 remove from form 2024-08-11 14:44:57 -05:00
Jicheng Lu fee39d0e38 fix typo 2024-08-09 18:12:34 -05:00
Jicheng Lu bb6fd363c3 resolve conflict 2024-08-09 17:39:54 -05:00
Jicheng Lu 3264892ce5 fix setting 2024-08-09 16:06:48 -05:00
Jicheng Lu 280b1bcd2a refine file settings and knowledge service 2024-08-09 16:03:29 -05:00
Jicheng Lu 608dc1b4cf temp save 2024-08-08 17:15:51 -05:00
Jicheng Lu 5b9db8bdd1 resolve conflict 2024-08-08 16:06:12 -05:00
Jicheng Lu 1ecec6b21a rename to file storage service 2024-08-07 20:56:29 -05:00
Jicheng Lu 4cbca26224 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-knowledge-base 2024-08-07 17:59:46 -05:00
Jicheng Lu 0d8532c3c7 minor change 2024-08-07 17:14:56 -05:00
Jicheng Lu ec5535c72d split file service 2024-08-07 16:56:57 -05:00
Jicheng Lu cdf02c10c5 remove knowledge info 2024-08-07 13:18:41 -05:00
Jicheng Lu 1ba98db5c9 split collection name 2024-08-07 11:50:23 -05:00
Jicheng Lu ba9180120d rename 2024-08-07 09:57:07 -05:00
Jicheng Lu 6ab7c02545 add knowledge data 2024-08-06 17:43:11 -05:00
Jicheng Lu 93646a01ae add knowledge collection info 2024-08-06 16:02:02 -05:00
Jicheng Lu b84aef8321 rename 2024-08-02 16:26:11 -05:00
Jicheng Lu 2ecd6c3649 fix audio range request 2024-08-02 16:24:44 -05:00
Gil Zhang a283abb869 Adjust file storage hard-coded logic. 2024-07-31 00:32:21 +08:00
hchen2020 da4d811a54
Merge branch 'SciSharp:master' into master 2024-07-29 10:54:23 -05:00
Haiping Chen 2c8fa17795 use input states priority. 2024-07-26 17:40:49 -05:00
C. Oceania e53b669bc9
Merge branch 'SciSharp:master' into master 2024-07-24 19:42:50 -05:00
Haiping Chen 042aee6b91 fix text-completion 2024-07-24 10:03:12 -05:00
YouWeiDH 624b84dc93 hdong:Add API to modify user Email and Phone. 2024-07-24 18:49:54 +08:00
C. Oceania da5220bac2
Merge branch 'SciSharp:master' into master 2024-07-22 15:46:59 -05:00
Haiping Chen 0abaa2df94 Upgrade EntityFrameworkCore.BootKit to v8.5 2024-07-20 22:00:38 -05:00
Jicheng Lu ab9d8cf81d add image mask edit 2024-07-19 12:01:07 -05:00
Jicheng Lu bb9feb2697 minor change 2024-07-18 22:49:24 -05:00
Jicheng Lu 357b18520f add image variation 2024-07-18 17:07:14 -05:00
Jicheng Lu b3fd13ae32 temp save 2024-07-18 15:17:40 -05:00
Jicheng Lu aecff925b1 add error msg 2024-07-18 13:20:38 -05:00
Jicheng Lu 86779b0e09 refine chat image reading 2024-07-11 11:30:52 -05:00
Jicheng Lu 97ff19ccc7 add open ai plugin 2024-07-09 21:17:36 -05:00
Jicheng Lu 8a6a52ce58 refine message file loading 2024-07-08 17:37:22 -05:00
Jicheng Lu bd72ef3212 change to agent utility 2024-07-02 13:36:45 -05:00
Jicheng Lu 30a15adb40 rename method 2024-07-01 14:38:07 -05:00
Jicheng Lu 3a4fae9be0 add pdf completion 2024-07-01 14:31:48 -05:00
Jicheng Lu 30d976632e allow multi image generation 2024-07-01 11:03:42 -05:00
Jicheng Lu 5fe7a5f9d3 add text embedding 2024-06-30 21:14:02 -05:00
YouWeiDH 4706e665b2 hdong: change request model to Body. 2024-06-29 18:42:16 +08:00
YouWeiDH 41b8eb3d93 hdong: #135,add User password reset function. 2024-06-28 17:59:49 +08:00
Jicheng Lu dd4c002d9b Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/upgrade-open-ai 2024-06-26 09:38:52 -05:00
C. Oceania 9c620b1cae
Merge pull request #512 from Qtoss-AI/master
WebDriver improvements.
2024-06-26 07:47:12 -05:00
C. Oceania c544ddd4cc
Merge pull request #510 from iceljc/features/add-image-generation
add image generation
2024-06-26 07:46:59 -05:00
Jicheng Lu ba7a5340fb upgrade 2024-06-25 22:38:01 -05:00
Jicheng Lu da445a8f31 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-image-generation 2024-06-25 10:29:55 -05:00
Jicheng Lu 8d798a4399 add agent tools api 2024-06-24 23:34:30 -05:00
Jicheng Lu 02b20a0732 change name 2024-06-24 18:41:23 -05:00
C. Oceania 773b7a9ccf
Merge branch 'SciSharp:master' into master 2024-06-24 17:01:47 -05:00
Visagan Guruparan db92cb3e94 Add email conversation 2024-06-24 16:39:53 -05:00