Commit graph

1272 commits

Author SHA1 Message Date
Haiping Chen 3960381b7f Merge branch 'master' into routing-function-refactor-1 2025-05-05 09:12:14 -05:00
Haiping Chen 5ff7079470 Optimize InstructLoop 2025-05-02 20:02:37 -05:00
Haiping 2ca7cf236f
Merge pull request #1039 from ChenGong-lessen/cgong/features/NC-4824
add function util-crontab-task_wait
2025-04-30 12:42:13 -05:00
Haiping 83bb00051e
Merge pull request #1043 from adenchen123/master
Revert "Track phone call success state in application"
2025-04-30 12:41:09 -05:00
aden.chen 221d175e1a Revert "Track phone call success state in application"
This reverts commit 72752061ed.
2025-04-30 20:36:58 +08:00
易磊 434cd44350
Merge pull request #1041 from adenchen123/master
Track phone call success state in application
2025-04-30 16:37:56 +08:00
aden.chen 72752061ed Track phone call success state in application 2025-04-30 15:57:53 +08:00
Chen Gong a2cae37963 add function util-crontab-task_wait 2025-04-29 16:52:43 -05:00
nick.yi 34658d4468 GetConversations() add channelId query condition 2025-04-29 13:35:48 +08:00
Haiping Chen 6fa6aa180d Deprecate routing handler. 2025-04-26 13:05:15 -05:00
Haiping Chen 99d3104674 Support reconnect in Twilio 2025-04-23 15:39:42 -05:00
Jicheng Lu 3ab3edd52a Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refactor-llm-cost 2025-04-21 11:19:59 -05:00
Jicheng Lu fd89a995d1 refactor llm cost 2025-04-21 11:19:56 -05:00
nick.yi 1fc3e1b9d0 optimize naming, ConfigureAwait 2025-04-21 20:05:36 +08:00
Haiping Chen 948b0bb337 Add agent routing mode 2025-04-20 21:18:56 -05:00
Haiping dedf30a870
Merge pull request #1019 from hchen2020/master
Optimize realtime route_to_agent
2025-04-20 18:31:45 -05:00
Haiping 69a5813eb7
Merge pull request #1016 from visagang/features/vguruparan
Add webdriver hook to support file uploads
2025-04-20 18:25:54 -05:00
Haiping Chen a791600c40 Allow hook to intercept function. 2025-04-20 18:24:13 -05:00
Haiping Chen 8131f7f47b Remove unnecessary agent load 2025-04-18 20:44:42 -05:00
vguruparan 16e0553eb0 Add webdriver hook to support file uploads 2025-04-18 16:12:30 -05:00
Jicheng Lu 98e0142fc3 fix to string 2025-04-15 17:58:33 -05:00
Jicheng Lu 7470953a8e refine mcp 2025-04-15 11:28:37 -05:00
Jicheng Lu 8acdbb7ba4 upgrade mcp 2025-04-15 00:25:03 -05:00
Jicheng Lu d76fef38d0 add hook 2025-04-14 10:45:28 -05:00
Jicheng Lu 145df077a1 add default func 2025-04-11 19:14:37 -05:00
Jicheng Lu ff7d207114 allow user secret 2025-04-11 17:03:43 -05:00
Jicheng Lu 6122aa88fe Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/debug-local-realtime 2025-04-11 16:29:55 -05:00
Jicheng Lu f413daeb04 fix 2025-04-11 16:29:44 -05:00
Haiping Chen c4f4dc556a InputAudioTranscribe 2025-04-08 17:00:35 -05:00
Haiping Chen cbb4776532 Remove SetCompleter, load from settings. 2025-04-07 20:16:47 -05:00
Haiping Chen b52fcb2da2 Add InterruptResponse in RealtimeModelSettings 2025-04-07 14:14:55 -05:00
Haiping Chen d5f14de51c realtimehub-refactor 2025-04-06 23:15:27 -05:00
Haiping Chen 019be0113d Remove CreateSession API 2025-04-05 15:59:30 -05:00
Haiping Chen 10de76df2d Clean code for OpenAI Live 2025-04-05 15:23:02 -05:00
Haiping 18c6598af3
Merge pull request #993 from gunpal5/master
feat: Added Google Multimodal Live APIs
2025-04-05 10:24:42 -05:00
Haiping 9beea89387
Merge pull request #996 from visagang/features/vguruparan
add read content to locate element utility
2025-04-04 16:07:14 -05:00
Visagan Guruparan fc1af807c3 add read content to locate element utility 2025-04-04 16:00:00 -05:00
Gunpal Jain 382e9b1f02
Merge branch 'master' into master 2025-04-04 20:45:40 +05:30
geffzhang 3ea5b3a31d
Merge branch 'master' into upgrademcp 2025-04-04 11:00:07 +08:00
geffzhang 38d1d4fcba feat:upgrade modelcontextprotocol nuget
1、upgrade ModelContextProtocol 0.1.0-preview.5
2、Add ModelContextProtocol.AspNetCore
2025-04-04 10:58:20 +08:00
Gunpal Jain f46737e118 Update nullability, clean up formatting, and improve naming 2025-04-04 06:48:14 +05:30
Haiping Chen 4d64b06570 Change to modelType when getting realtime model. 2025-04-02 12:02:02 -05:00
Haiping Chen 8cbd82a0ff optimize twilio 2025-04-02 10:35:03 -05:00
Haiping ec636d987a
Merge pull request #983 from visagang/features/vguruparan
add wait time for webdriver
2025-04-01 21:04:17 -05:00
Visagan Guruparan d866d63cae add wait time for webdriver 2025-04-01 21:00:49 -05:00
geffzhang db4dcb5571
Merge pull request #982 from iceljc/master
add mcp service
2025-04-02 07:07:22 +08:00
Jicheng Lu ab0399ab01 add mcp service 2025-04-01 15:02:19 -05:00
Wenbo Cao 2a322f694c add show_current_url = true 2025-04-01 12:29:39 -05:00
Jicheng Lu a3cb654fc1 fix json name 2025-04-01 10:41:27 -05:00
Jicheng Lu c84410b823 fix file selection 2025-03-31 21:21:45 -05:00