Commit graph

3030 commits

Author SHA1 Message Date
Jicheng Lu 5bb5d69894 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-vector-store 2025-08-07 23:50:58 -05:00
Jicheng Lu 3455535dbd change model 2025-08-07 23:43:07 -05:00
Haiping a846ec405f
Merge pull request #1120 from leonleonyu/features/refine-conv-filter
add end time
2025-08-07 15:56:04 -05:00
Haiping Chen df0423d917 Update IRealtimeHook 2025-08-07 15:38:16 -05:00
Jicheng Lu 0c064cd8b4 refine code 2025-08-06 23:14:39 -05:00
Jicheng Lu 6e5689b640 use for loop 2025-08-06 22:55:31 -05:00
Jicheng Lu f82f36b9dd minor change 2025-08-06 22:53:12 -05:00
Jicheng Lu 97c26a167e add query vector point 2025-08-06 17:40:47 -05:00
Jicheng Lu bac6a624d1 refine filter 2025-08-06 16:36:36 -05:00
Leon Yu 1c58638306 add end time 2025-08-06 15:40:50 -05:00
Jicheng Lu 9830e29308 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-vector-store 2025-08-06 14:01:06 -05:00
Jicheng Lu 1ea378e4fb fix chart handler 2025-08-06 13:54:51 -05:00
Jicheng Lu d36c4c588c temp save 2025-08-06 13:52:24 -05:00
Jicheng Lu c89ef9df70 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-function-indication 2025-08-06 11:35:25 -05:00
Jicheng Lu 4f427661f2 sending json data 2025-08-06 11:27:26 -05:00
Jicheng Lu 852d085ce5 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-chart-handler 2025-08-06 10:15:52 -05:00
Jicheng Lu 7e40dd9262 add payload index 2025-08-06 10:14:22 -05:00
Jicheng Lu de3b36368c temp save 2025-08-05 15:46:07 -05:00
Jicheng Lu 3dee140638 refine side car accumulate llm stats 2025-08-05 14:15:23 -05:00
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 a83f967f9c Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-chart-handler 2025-08-04 09:42:06 -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
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 dd024661d5 rename 2025-07-29 10:32:55 -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
Yanan Wang 181fb4ac00 Support <select> dropdown handling in DropDown action for PlaywrightWebDriver 2025-07-27 14:04:29 -05:00
Jicheng Lu 8ba56b5142 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-chart-handler 2025-07-25 17:19:07 -05:00
Jicheng Lu 031eb8730f add default return 2025-07-25 17:03:09 -05:00
Jicheng Lu ffd9823ccd minor change 2025-07-25 16:25:59 -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
Jicheng Lu b15f580930 add logging in twilio stream 2025-07-25 15:13:52 -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 74a00b8c38 refine 2025-07-24 16:00:37 -05:00
Jicheng Lu 957a3e51a8 resolve conflict 2025-07-24 15:15:53 -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