Commit graph

1539 commits

Author SHA1 Message Date
Jicheng Lu 9c14caede9 refine 2025-08-05 11:09:15 -05:00
Jicheng Lu 6308bdea5f change to options 2025-08-04 14:21:11 -05:00
Jicheng Lu ae0abecd3b replace conversation progress service 2025-08-01 15:47:42 -05:00
Jicheng Lu 20de3f7565 refine chat event 2025-08-01 14:41:17 -05:00
Jicheng Lu e32d820440 refine observer 2025-08-01 13:23:46 -05:00
Jicheng Lu 10759a7939 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-function-indication 2025-08-01 09:49:38 -05:00
Jicheng Lu d523798d41 refine observers 2025-07-31 17:48:51 -05:00
Haiping a3efa9c811
Update RoutingService.InvokeFunction.cs 2025-07-31 16:15:41 -05:00
Jicheng Lu 6419ca3f8f add logging 2025-07-29 13:58:27 -05:00
Jicheng Lu 7d3579c1ec refine message hub 2025-07-29 13:55:53 -05:00
Jicheng Lu d1b5ad592d add conversation observer 2025-07-29 11:17:33 -05:00
Jicheng Lu 4bdde0669a Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-function-indication 2025-07-28 19:23:36 -05:00
Jicheng Lu 09945a0d21 add option agents 2025-07-28 19:19:13 -05:00
Jicheng Lu 0a6066c5b2 refine indication 2025-07-28 17:41:28 -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