Commit graph

1565 commits

Author SHA1 Message Date
evan-cao-wb 994d6df06a
Merge branch 'SciSharp:master' into master 2025-04-01 10:34:23 -05:00
Wenbo Cao d2bba95f47 Revert all changes 2025-04-01 10:27:31 -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
Wenbo Cao f5bd6a9212 Merge branch 'master' of https://github.com/evan-cao-wb/BotSharp 2025-03-31 15:16:29 -05:00
Wenbo Cao 4c302b6af0 Add Page Url 2025-03-31 15:15:58 -05:00
evan-cao-wb 8b077b4afb
Merge branch 'SciSharp:master' into master 2025-03-30 13:47:26 -05:00
Visagan Guruparan 2a6463b132 Initial commit for NC-4754 2025-03-28 11:32:41 -05:00
evan-cao-wb 3506179eaf
Merge branch 'SciSharp:master' into master 2025-03-27 15:50:55 -05:00
Wenbo Cao cc4e757fe8 Add Extract Data function 2025-03-27 15:50:23 -05:00
Haiping f0bf0b443c
Merge pull request #968 from SciSharp/modelcontextprotocol
Modelcontextprotocol
2025-03-26 08:27:55 -05:00
Haiping Chen cafe4cd22e Add Twilio realtime transcribe. 2025-03-25 16:37:54 -05:00
hchen2020 367425edb9
Merge branch 'SciSharp:master' into master 2025-03-24 15:34:51 -05:00
vguruparan 9f0995b15b Update webdriver code 2025-03-24 15:33:46 -05:00
Jicheng Lu 07c02887f1 update function param desc 2025-03-24 15:18:37 -05:00
hchen2020 8fa951bde3
Merge branch 'SciSharp:master' into master 2025-03-24 13:59:06 -05:00
Haiping Chen 204dfac516 remove phone_number for voicemail 2025-03-24 13:56:32 -05:00
geffzhang 22b6ce5d0d
Merge branch 'master' into modelcontextprotocol 2025-03-24 09:21:26 +08:00
Gunpal Jain 439d4b451c feat(Gemini): Added Text Embedding Model
feat: implemented missing methods.
changed to Google_GenerativeAI SDK which supports Multimodal Live APIs.
2025-03-23 23:57:58 +05:30
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
Visagan Guruparan 499632d7e8 Merge branch 'master' of github.com:visagang/BotSharp into features/vguruparan 2025-03-21 15:33:23 -05:00
Visagan Guruparan f0db503ff0 Update default timeout for web driver 2025-03-21 15:23:37 -05:00
iceljc b21ea75764
Merge pull request #958 from GreenShadeZhang/dev_fix_agent_labels
Fixed agent label bug
2025-03-21 15:04:15 -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
geffzhang 7a9d7ffc75 feat:switch official sdk ModelContextProtocol
mcpdotnet now is mcp offical sdk
2025-03-21 13:14:19 +08:00
Gil Zhang db013c46ba Fixed agent label bug 2025-03-21 10:25:10 +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
Haiping 9817af217f
Merge pull request #957 from visagang/features/vguruparan
Update code to singleton for WebBrowsing settings
2025-03-19 22:01:14 -05:00
Visagan Guruparan 924630ce7f Update code to singleton for WebBrowsing settings 2025-03-19 21:59:19 -05:00
Haiping d02901cd6d
Merge pull request #956 from visagang/features/vguruparan
Update web driver to handle mutiple tasks per agent
2025-03-19 17:49:31 -05:00
Visagan Guruparan d6672cbddd Update web driver to handle mutiple tasks per agent 2025-03-19 15:59:11 -05:00
Haiping Chen 58a05007f7 util-twilio-leave_voicemail 2025-03-19 14:37:08 -05:00
Jicheng Lu 369ca68f5b Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/call-dummy-func 2025-03-18 23:31:08 -05:00
vguruparan 0b53c14022 Update web driver functionalities 2025-03-18 15:12:44 -05:00
Haiping Chen 72abb965de Hang up phone with audio 2025-03-18 13:10:35 -05:00
Jicheng Lu 9a5f1ed961 add missing template 2025-03-18 09:44:54 -05:00
Jicheng Lu eb078d121b Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/call-dummy-func 2025-03-18 09:32:49 -05:00