Commit graph

2213 commits

Author SHA1 Message Date
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 031eb8730f add default return 2025-07-25 17:03:09 -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 e7ff969c0b Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-agent-template-link 2025-07-22 10:21:48 -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
iceljc 881d904168
Merge pull request #1105 from visagang/features/vguruparan
add channel to the instruct controller
2025-07-21 16:12:36 -05:00
Visagan Guruparan 95fd02be20 add channel to the instruct controller 2025-07-21 16:02:40 -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 1662dde419 minor change 2025-07-14 17:31:03 -05:00
Jicheng Lu 3d1c3c0daa refine conv filter 2025-07-14 16:59:09 -05:00
Jicheng Lu 85a87eda7a rename 2025-07-14 12:51:59 -05:00
Jicheng Lu a453009394 refine message states 2025-07-14 12:40:59 -05:00
Jicheng Lu 0d0d808d44 add default result 2025-07-11 11:34:43 -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
Visagan Guruparan 16300b9a1d Add hook to handle locate element for PlayWright 2025-07-10 14:22:54 -05:00
Jicheng Lu 764bbefbfa refine chat stream with init states 2025-07-09 15:23:55 -05:00
Jicheng Lu 81bb38b9b3 refine side car 2025-07-09 11:14:47 -05:00
Jicheng Lu 0da486a61b detour rate limit 2025-07-08 20:30:08 -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 ef1142f62a refine 2025-07-07 17:41:39 -05:00
Jicheng Lu f43c32b866 revert to init 2025-07-07 17:29:25 -05:00
Jicheng Lu df7b7bb61d temp revert 2025-07-07 17:11:18 -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 d754e5671a Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/init-reactive-x 2025-06-24 08:34:49 -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 5551561a07 change method name 2025-06-20 14:57:16 -05:00
Jicheng Lu 8d33c3619c prevent disposed service provider 2025-06-18 20:55:23 -05:00
Jicheng Lu 5541500ed2 init tool calling 2025-06-18 16:42:58 -05:00
Jicheng Lu 3458e9f70f refine valid condition 2025-06-18 15:17:57 -05:00
Jicheng Lu 796388a8fc refine side car 2025-06-18 15:03:16 -05:00
Jicheng Lu ef95e640ac refine sidecar 2025-06-18 14:52:42 -05:00
Jicheng Lu 333d8a7302 fix 2025-06-18 14:29:25 -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