Commit graph

1527 commits

Author SHA1 Message Date
Haiping a3efa9c811
Update RoutingService.InvokeFunction.cs 2025-07-31 16:15:41 -05:00
Jicheng Lu 09945a0d21 add option agents 2025-07-28 19:19:13 -05:00
Haiping bf65265a4d
Merge pull request #1104 from JackJiang1234/master
fix concurrent issue
2025-07-28 10:28:30 -05:00
Jicheng Lu 734d8f7f2e Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/init-reactive-x 2025-07-25 16:12:31 -05:00
Haiping Chen 77ac9d22cf gpt-image-1 2025-07-25 12:54:58 -05:00
Jicheng Lu 5c15c3e053 resolve conflict 2025-07-24 17:22:07 -05:00
Jicheng Lu 35652a7b71 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/init-reactive-x 2025-07-24 14:46:36 -05:00
Jicheng Lu 9a384edf35 Merge branch 'master' of https://github.com/SciSharp/BotSharp into refine/add-invoke-source 2025-07-24 14:45:36 -05:00
Jicheng Lu 27dc42df8a update router instruction 2025-07-23 15:40:18 -05:00
Jicheng Lu ee491369b0 update router instruction 2025-07-23 15:29:44 -05:00
Jicheng Lu b1eb7543d4 add from agent filter 2025-07-22 10:26:00 -05:00
Jicheng Lu 1cabd91ec0 minor change 2025-07-21 23:02:44 -05:00
Jicheng Lu 061ce95e35 allow using template across agents 2025-07-21 23:01:53 -05:00
Jack c59216659b
fix concurrent issue
Operations that change non-concurrent collections must have exclusive access
2025-07-21 14:38:54 +08:00
Jicheng Lu e52eac5854 add invoke source 2025-07-15 16:52:13 -05:00
Jicheng Lu 3d1c3c0daa refine conv filter 2025-07-14 16:59:09 -05:00
Jicheng Lu a453009394 refine message states 2025-07-14 12:40:59 -05:00
Jicheng Lu af7901d3ef Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/init-reactive-x 2025-07-10 15:51:24 -05:00
Jicheng Lu 81bb38b9b3 refine side car 2025-07-09 11:14:47 -05:00
Jicheng Lu d41eb4a7e0 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/init-reactive-x 2025-07-08 17:11:25 -05:00
Jicheng Lu 9f7aa8f4d9 revert 2025-07-07 17:43:17 -05:00
Jicheng Lu f43c32b866 revert to init 2025-07-07 17:29:25 -05:00
Jicheng Lu 3968463a7e refine side car states 2025-07-07 12:24:44 -05:00
Jicheng Lu aac09ca3bd implement streaming chat interface 2025-06-27 13:49:44 -05:00
iceljc b5c77183a1
Merge pull request #1082 from iceljc/bugfix/mountaindew/fix-fork-conversation-twilio
fix fork conversation
2025-06-27 11:32:13 -05:00
Haiping Chen f11790ed10 Added conversation_end to response_to_user 2025-06-27 08:28:22 -05:00
Jicheng Lu 2b465722df use stream message from state and add token usage 2025-06-24 22:09:13 -05:00
Jicheng Lu 3d57d149b4 clean code 2025-06-23 21:47:58 -05:00
Jicheng Lu 7008667a1a support invoke function 2025-06-23 21:43:25 -05:00
Jicheng Lu 5541500ed2 init tool calling 2025-06-18 16:42:58 -05:00
Jicheng Lu 796388a8fc refine side car 2025-06-18 15:03:16 -05:00
Jicheng Lu f4a74258c2 temp save 2025-06-17 17:57:57 -05:00
Jicheng Lu a3157c2470 init message hub and chathub observers 2025-06-17 13:17:28 -05:00
Jack 5a70327254
fix new user login error 2025-06-13 10:03:51 +08:00
Haiping 36c568efac
Allow router to load utility 2025-06-12 14:11:39 -05:00
Jicheng Lu ef5f196927 add agent utility description 2025-06-04 22:15:07 -05:00
Jicheng Lu 49201c41f1 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-file-instruct 2025-06-04 14:09:06 -05:00
nick.yi a86a966bf3 hotfix summary 2025-06-03 11:44:14 +08:00
Jicheng Lu f5242a83b3 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-file-instruct 2025-05-29 14:22:36 -05:00
Jicheng Lu 2ce3f6c070 refine file name 2025-05-29 13:58:47 -05:00
Haiping 565f289702
Merge pull request #1066 from iceljc/features/add-utility-visibility
add utility visibility expression
2025-05-29 13:15:35 -05:00
Haiping Chen 854e6bf11d OnTicketReceivedContext 2025-05-29 05:39:07 -05:00
易磊 31bdd8f847
Merge pull request #1070 from yileicn/master
optimize summary
2025-05-29 15:30:01 +08:00
nick.yi 5bfb8f8734 optimize summary 2025-05-29 15:14:44 +08:00
易磊 c8149b63e2
Merge pull request #1069 from yileicn/master
hotfix AddDefaultInstruction
2025-05-29 10:42:14 +08:00
nick.yi d222a120ac hotfix AddDefaultInstruction 2025-05-29 10:33:22 +08:00
Jicheng Lu e2f2d0a0da Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-utility-visibility 2025-05-28 20:43:00 -05:00
Jicheng Lu c6807a501c Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-file-instruct 2025-05-28 20:40:14 -05:00
Haiping 82affd8bb9
Merge pull request #1067 from yileicn/master
hotfix agent instruction cache question
2025-05-28 20:10:41 -05:00
Jicheng Lu 1792da38ef refine utility structure 2025-05-28 16:16:48 -05:00