Commit graph

2226 commits

Author SHA1 Message Date
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
Nick Yi b8b1eece09
Merge pull request #1116 from yileicn/master
optimize ConvertToString
2025-08-01 13:51:51 +08:00
nick.yi 14a541562b optimize ConvertToString 2025-08-01 13:45:13 +08: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 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