Commit graph

1979 commits

Author SHA1 Message Date
Haiping Chen 88539fbbb5 fix Dialogs is null 2025-04-02 17:03:05 -05:00
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 530e01c5d8 refine mcp settings 2025-04-01 10:24:48 -05:00
Jicheng Lu 832472feab add mcp plugin and rename setting 2025-03-31 22:11:18 -05:00
Jicheng Lu c84410b823 fix file selection 2025-03-31 21:21:45 -05:00
Jicheng Lu adfb8f4fc4 fix startup and use camel case 2025-03-31 20:59:19 -05:00
Jicheng Lu acf1ed9cbc fix missing field 2025-03-31 17:02:14 -05:00
Jicheng Lu 74476030e1 refine mcp 2025-03-31 16:43:42 -05:00
Jicheng Lu 5eca6b484f refine instruction 2025-03-31 15:16:46 -05:00
geffzhang 1ddbc33b16 feat:refactor mcp with extensions 2025-03-31 23:23:03 +08:00
geffzhang 4b411e464a Update AgentController.cs 2025-03-31 12:47:05 +08:00
geffzhang b430f8957d Fix compile issue 2025-03-29 10:23:54 +08:00
geffzhang 919ea25ec0 Merge branch 'master' of https://github.com/SciSharp/BotSharp 2025-03-29 10:16:22 +08:00
geffzhang 013901fc48 feat: McpClientTool replace Tool 2025-03-29 10:05:52 +08:00
Haiping a4149a07eb
Merge pull request #976 from visagang/features/vguruparan
Update webdriver to handle fileupload and dropdown selection
2025-03-28 17:30:25 -05:00
Visagan Guruparan 2a6463b132 Initial commit for NC-4754 2025-03-28 11:32:41 -05:00
Haiping Chen 463a82911e Fix compile issue 2025-03-28 10:40:10 -05:00
geffzhang 451e7802eb fix: pizza demo remove mcp 2025-03-28 09:46:01 +08:00
Haiping f0bf0b443c
Merge pull request #968 from SciSharp/modelcontextprotocol
Modelcontextprotocol
2025-03-26 08:27:55 -05:00
geffzhang 21f3d6a1f6 feat:remove unused LoggerFactory 2025-03-26 13:36:29 +08:00
Haiping Chen 2c09c78f97 move out MCPConversationHook designed for PizzaBot 2025-03-25 20:53:43 -05:00
Haiping Chen cafe4cd22e Add Twilio realtime transcribe. 2025-03-25 16:37:54 -05:00
geffzhang 919fa5e832 feat: rename funcnames to toolnames 2025-03-24 09:20:17 +08:00
geffzhang 6da05989f4 feat: rename mcptoolfunction to mcptooladapter 2025-03-24 09:18:01 +08:00
geffzhang 1a1f56fdc6
Merge branch 'master' into mcp 2025-03-22 10:07:35 +08:00
geffzhang 994da497a4
Merge branch 'SciSharp:master' into master 2025-03-22 10:03:16 +08:00
geffzhang 129331d488 feat: remove ModelContextProtocol source ref
use ModelContextProtocol nuget package replace source ref
2025-03-22 09:59:42 +08:00
Haiping Chen 2d710d4f50 Merge branch 'master' of https://github.com/hchen2020/BotSharp 2025-03-21 19:29:38 -05:00
Haiping Chen 21aab66826 IAudioSynthesis 2025-03-21 19:28:22 -05:00
Jicheng Lu bdc1529686 minor change 2025-03-21 17:34:00 -05:00
Jicheng Lu ba12125a1e add additional llm cost 2025-03-21 17:32:29 -05:00
iceljc 08a8c872e0
Merge pull request #943 from iceljc/features/call-dummy-func
call dummy func
2025-03-21 16:44:44 -05:00
Visagan Guruparan 93ae5327cf Update webdriver settings to support defaultnavigationtimeout 2025-03-21 15:33:52 -05:00
Jicheng Lu 52e6c6a4b0 refine instruction log settings 2025-03-21 15:00:53 -05:00
Jicheng Lu c3e0270c10 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/call-dummy-func 2025-03-21 14:38:33 -05:00
Haiping Chen e506fda585 Merge branch 'master' of https://github.com/hchen2020/BotSharp 2025-03-21 09:20:46 -05:00
Haiping Chen 814119a2f1 Add agent-id for all phone endpoints. 2025-03-21 09:17:21 -05:00
nick.yi e310084db2 realtime model not suppot v1/chat/completions 2025-03-21 17:03:23 +08:00
nick.yi afe9d27e99 realtime model not suppot v1/chat/completions 2025-03-21 16:56:25 +08:00
geffzhang 7a9d7ffc75 feat:switch official sdk ModelContextProtocol
mcpdotnet now is mcp offical sdk
2025-03-21 13:14:19 +08:00
Haiping Chen f392b7f326 WaitingForAiResponse 2025-03-20 17:54:49 -05:00
Jicheng Lu 8fe89a60e0 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/call-dummy-func 2025-03-20 16:09:20 -05:00
Visagan Guruparan d6672cbddd Update web driver to handle mutiple tasks per agent 2025-03-19 15:59:11 -05:00