Commit graph

641 commits

Author SHA1 Message Date
geffzhang 213d39349e Merge branch 'mcp' of https://github.com/Ai4c-AI/BotSharp 2025-03-17 07:50:35 +08:00
Jicheng Lu 5d4dcc3e13 refine state loading 2025-03-14 17:04:54 -05:00
Jicheng Lu 9a8f559785 temp save 2025-03-13 13:06:00 -05:00
Jicheng Lu 7646030f78 add vector storage snapshots 2025-03-12 16:33:20 -05:00
Jicheng Lu 85cf382adc refine chat log 2025-03-12 10:13:57 -05:00
Jicheng Lu 25a9c77cdd refine agent task 2025-03-10 17:03:23 -05:00
Jicheng Lu 9f71816177 refine state key search 2025-03-10 12:14:44 -05:00
Jicheng Lu 1275053d66 migrate conv latest states 2025-03-06 16:46:38 -06:00
Jicheng Lu c4d2f5b026 relocate 2025-03-06 11:31:53 -06:00
Jicheng Lu ae84088b5f refine instruction log 2025-03-06 11:11:45 -06:00
Jicheng Lu f60bcda896 relocate 2025-03-05 17:32:02 -06:00
Jicheng Lu 6ed0afe439 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-latest-state 2025-03-05 17:23:28 -06:00
Jicheng Lu 366e1339c6 refactor instruction 2025-03-05 17:22:46 -06:00
Jicheng Lu e0fffe191c add latest state 2025-03-04 17:25:35 -06:00
Kerry Jiang c0a15f87e3 remove ManagePackageVersionsCentrally from individual projects and add it in Directory.Packages.props 2025-03-01 19:57:50 -08:00
geffzhang cca509dbcb
Merge branch 'mcp' into mergecode 2025-02-26 07:05:47 +08:00
geffzhang 69993bdca8 feat:Migrate MCP to the independent BotSharp.MCP package 2025-02-25 22:57:22 +08:00
geffzhang 731355d110 feat: Rename Agent Context Protocols 2025-02-24 09:04:44 +08:00
geffzhang 9b662168ff feat : Agent add mcp property 2025-02-23 22:55:35 +08:00
Jicheng Lu ed8b3aa717 add llm configs 2025-02-21 11:37:36 -06:00
Jicheng Lu 37aa85af36 refine chat instruction 2025-02-20 22:52:02 -06:00
Jicheng Lu 8048524a31 refine state 2025-02-20 11:26:49 -06:00
Jicheng Lu 48967e2910 merge with upstream 2025-02-19 13:58:13 -06:00
Jicheng Lu a3344c6caf refine 2025-02-19 12:20:35 -06:00
Jicheng Lu fcb07becdc Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-agent-call-stats 2025-02-19 10:26:35 -06:00
iceljc 29c8b023b5
Merge pull request #884 from zfchai/style-MongoDbContext
Code style adjustment and partial optimization
2025-02-19 10:26:23 -06:00
Jicheng Lu 25502b3dcb Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-agent-call-stats 2025-02-19 10:11:52 -06:00
Jicheng Lu eee93541ec store dialog data 2025-02-17 11:56:53 -06:00
Jicheng Lu ad7d9a128d reso 2025-02-15 19:32:53 -06:00
Jicheng Lu 172e316c31 refine conv state key search 2025-02-14 11:19:39 -06:00
chait d824d16e69 [style] Code style adjustment. 2025-02-14 18:29:51 +08:00
Jicheng Lu 115477f3ea add agent id as ref 2025-02-13 12:06:15 -06:00
Haiping Chen 521ce62c41 remove unnecessary project reference. 2025-02-13 09:14:00 +08:00
Jicheng Lu 00c8e8cc46 rename and add cache 2025-02-11 19:16:49 -06:00
Jicheng Lu f423a40f53 refine state search 2025-02-11 14:27:53 -06:00
hchen2020 2d7e66b550
Merge branch 'SciSharp:master' into master 2025-02-07 13:16:18 -06:00
Haiping Chen 1484d55907 realtime channel works. 2025-02-07 11:18:47 -06:00
Jicheng Lu 9b9c58845c add cpvm 2025-02-06 13:33:16 -06:00
iceljc 1c7cbbdcf5
Revert "Centralized package version for some projects" 2025-02-06 13:15:36 -06:00
iceljc 9d1767c4c4
Merge pull request #860 from kerryjiang/centralpackversion
Centralized package version for some projects
2025-02-06 10:10:31 -06:00
Jicheng Lu 78a95914b1 add max output token 2025-02-05 17:50:32 -06:00
iceljc c62be1194f
Merge pull request #862 from iceljc/master
Revert
2025-02-03 10:10:39 -06:00
Jicheng Lu 1713e90ad8 revert 2025-02-03 10:09:40 -06:00
Haiping Chen 3f33182cf8 realtime test 2025-02-03 04:02:36 +00:00
Kerry Jiang 6fb7c14685 centralized package version for some projects 2025-02-01 13:31:32 -08:00
Jicheng Lu d6ebf80a7b fix dashboard 2025-01-31 14:49:38 -06:00
Jicheng Lu 6dba5cdd65 add labels 2025-01-31 10:26:16 -06:00
Jicheng Lu 169cb95e62 refine 2025-01-30 15:58:57 -06:00
Jicheng Lu d34284eddf Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-agent-filter 2025-01-30 11:15:00 -06:00
Jicheng Lu 4d7a9c6aee refine agent filter 2025-01-30 11:14:52 -06:00
Haiping Chen 166988c41f Refactor Agemt Task 2025-01-30 11:10:15 -06:00
Haiping Chen fc8d8d92b2 Support distributed crontab workers. 2025-01-24 15:50:28 -06:00
Haiping Chen 6f4448d66b Remove UserSingleLoginFilter 2025-01-18 04:16:42 +00:00
Haiping Chen c42727ac0b Skip Qtoss AI user 2025-01-17 21:32:22 +00:00
Haiping a0935627a6
Merge branch 'SciSharp:master' into master 2025-01-16 19:48:29 -06:00
Haiping Chen bda1351a6c ICrontabSource 2025-01-16 15:57:50 -06:00
YouWeiDH 43cf8743b5 hdong: clean up code. 2025-01-14 19:34:34 +08:00
Jicheng Lu c69d750dc5 refine agent load 2025-01-08 16:05:29 -06:00
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
Haiping 92994da659
Merge branch 'SciSharp:master' into master 2024-12-30 01:19:04 +00:00
Chen Gong b8a550c934 add agent level knowledge base 2024-12-24 13:21:18 -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
Haiping cd7fdf466d
Merge pull request #795 from GreenShadeZhang/dev_title_alias
Add Conversation Title Alias
2024-12-16 22:11:49 +00:00
AnonymousDotNet 256986ddf0 Merge branch 'master' into lida_Dev 2024-12-14 17:20:57 +08:00
AnonymousDotNet d87afc7151 revert: #57 2024-12-14 15:55:16 +08:00
Jicheng Lu 42ad511c7e add agent max message count 2024-12-13 14:34:17 -06: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
Haiping 4841c43755
Merge branch 'SciSharp:master' into master 2024-11-27 15:32:03 -06: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
Haiping 961d2b039c
Merge pull request #51 from Qtoss-AI/hdongDev
hdong:change affiliate code name.
2024-11-26 08:18:26 -06:00
AnonymousDotNet c75043d484 fix: remove HideMiddleDigits 2024-11-26 18:25:30 +08:00
YouWeiDH 8056369dee hdong:change affiliate code name. 2024-11-26 18:20:00 +08:00
Haiping 6a21158594
Merge pull request #49 from AnonymousDotNet/lida_Dev
Lida dev
2024-11-25 07:35:45 -06:00
YouWeiDH 9276ccede0 hdong: use userType menu and add AffiliateCode. 2024-11-25 19:14:08 +08:00
AnonymousDotNet dc078564ae feat: add HideMiddleDigits 2024-11-25 14:02:55 +08: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
Jicheng Lu 970c449247 add merge utility 2024-11-20 17:57:44 -06:00
Jicheng Lu b7c619750e refine agent utility 2024-11-20 17:10:38 -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
Haiping d96a494e8c
Merge pull request #41 from AnonymousDotNet/lida_Dev
feat: Add regionCode to mobile number judgment
2024-11-09 00:35:47 +00:00
Haiping Chen cb6f788295 Add eventbus in Redis 2024-11-08 18:10:15 +00:00
AnonymousDotNet d3053d3fec feat: Add regionCode to mobile number judgment 2024-11-08 19:17:16 +08:00
Haiping 1f72006cfd
Merge branch 'SciSharp:master' into master 2024-11-08 03:32:09 +00: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
Haiping Chen d28aeaed79 WebDriver PressKey 2024-11-05 23:37:21 -06:00
AnonymousDotNet 4f878b35ef fix: remove filter 2024-11-05 11:23:19 +08:00
AnonymousDotNet 1b6db3c510 fix: string empt 2024-11-05 11:19:23 +08:00
AnonymousDotNet 54b0381692 Merge branch 'master' into lida_Dev 2024-11-05 11:09:07 +08:00
AnonymousDotNet f521a4de9e fix: NullReferenceException 2024-11-05 11:08:18 +08: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 e31942c656 fix: data is empty set the default value 2024-10-30 18:00:05 +08:00
Haiping 0b51dca305
Merge pull request #31 from Qtoss-AI/jason_dev
fix user phone is null
2024-10-29 19:02:41 -05:00
jason.wang 5d32d64ef8 fix user phone is null 2024-10-29 20:31:44 +08:00
AnonymousDotNet bc3d935b4a fix: add RegionCode for UserViewModel 2024-10-29 18:30:53 +08:00
AnonymousDotNet d72c4ee610 fix: update phone number display 2024-10-28 19:44:01 +08:00
AnonymousDotNet cfac64b1cd Merge branch 'master' into lida_Dev 2024-10-28 16:27:09 +08:00
AnonymousDotNet d527893b37 fix: add regionCode 2024-10-28 10:22:39 +08:00
Haiping c06b0144c9
Merge branch 'SciSharp:master' into master 2024-10-27 08:04:27 -05:00
AnonymousDotNet 83cf6ae912 fix: Set default values 2024-10-23 15:35:05 +08:00
AnonymousDotNet 317f6b147e fix: Set default values 2024-10-23 15:04:36 +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
AnonymousDotNet 75bf042507 fix: add RegionCode 2024-10-22 17:43:15 +08:00
AnonymousDotNet 0ed663ea76 Merge branch 'lida_Dev' of https://github.com/AnonymousDotNet/BotSharp into lida_Dev 2024-10-22 09:34:28 +08:00
Haiping Chen f5d153f7d5 add redis cache folder 2024-10-21 14:46:09 -05:00
AnonymousDotNet 3e1fd96ef8 fix: Update CreateUser API 2024-10-21 19:59:05 +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
Haiping Chen 3439809d33 TranslationResponseModel 2024-10-01 23:56:20 -05: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 50a94f3249 Merge branch 'master' into lida_dev 2024-09-29 12:49:21 +08:00
AnonymousDotNet 63659d535a fix: modify the return result status code 2024-09-29 12:48:32 +08:00
Haiping Chen af484579f5 Support more data type in Qdrant payload. 2024-09-28 20:00:35 -05:00
jason.wang c77b575e2f AllowAnonymous api no valid single login 2024-09-25 22:25:37 +08:00
jason.wang 8f6fbed7ef UserSingleLoginFilter add token expired don't valid single login 2024-09-25 22:15:52 +08:00
Haiping Chen d5b74bf7ea Merge branch 'master' of https://github.com/Qtoss-AI/BotSharp 2024-09-24 23:10:19 -05:00