Commit graph

1253 commits

Author SHA1 Message Date
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
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
Jicheng Lu 37db860cdb Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/call-dummy-func 2025-03-17 14:14:12 -05:00
Jicheng Lu bcadc7e940 add execute template utility 2025-03-17 14:13:31 -05:00
geffzhang 213d39349e Merge branch 'mcp' of https://github.com/Ai4c-AI/BotSharp 2025-03-17 07:50:35 +08:00
Haiping Chen 292da2aee7 Change template default to 0.8f 2025-03-14 21:08:29 -05:00
Haiping Chen 3c23e58351 Optimize phone hang-up 2025-03-14 21:06:40 -05:00
Jicheng Lu 5d4dcc3e13 refine state loading 2025-03-14 17:04:54 -05:00
Haiping Chen 9a9c1a381a Merge branch 'master' of https://github.com/hchen2020/BotSharp 2025-03-14 16:45:34 -05:00
vguruparan 4cde28f095 Add customization for web driver. 2025-03-14 14:43:23 -05:00
Haiping Chen a49b75f495 Add Twilio settings. 2025-03-14 13:59:13 -05:00
Jicheng Lu 995b71e145 call dummy func 2025-03-14 11:13:13 -05:00
Jicheng Lu eec704cce3 Merge branch 'master' of https://github.com/SciSharp/BotSharp 2025-03-13 15:36:25 -05:00
Jicheng Lu f4cc8f41fa refine update conv tags 2025-03-13 15:36:14 -05:00
Jicheng Lu 9a8f559785 temp save 2025-03-13 13:06:00 -05:00
Haiping d881c7f594
Merge pull request #939 from visagang/features/vguruparan
Update default wait time for web driver
2025-03-12 21:54:52 -05:00
Visagan Guruparan d2ba1a3dc0 Update default wait time for web driver 2025-03-12 21:35:30 -05:00
Haiping Chen 14c476ce0d OnUserDisconnected 2025-03-12 18:30:53 -05:00
Jicheng Lu 54767dcc9e Merge branch 'master' of https://github.com/SciSharp/BotSharp 2025-03-12 16:36:22 -05:00
Jicheng Lu 7646030f78 add vector storage snapshots 2025-03-12 16:33:20 -05:00
Haiping Chen 70eadbd510 IRealtimeHook 2025-03-12 14:03:38 -05:00
Haiping cd4be78bce
Merge pull request #937 from visagang/features/vguruparan
Update settings for IsEnableScreenshot for web driver
2025-03-12 11:05:56 -05:00
Visagan Guruparan 9b6cf7a9ac Update settings for IsEnableScreenshot for web driver 2025-03-12 10:51:24 -05:00
Jicheng Lu 0cd2863cb0 Merge branch 'master' of https://github.com/SciSharp/BotSharp 2025-03-12 10:15:30 -05:00
Jicheng Lu 85cf382adc refine chat log 2025-03-12 10:13:57 -05:00
Visagan Guruparan 47d728b68a Update default timeout to lowercasing 2025-03-12 08:53:38 -05:00
Visagan Guruparan e570672a36 Update default timeout to 30sec 2025-03-12 08:49:31 -05:00
Visagan Guruparan 7d4d233f7e Update timeout for web driver logic to fetch from appSettings 2025-03-11 22:01:16 -05:00
Haiping 72a49a0a1a
Merge pull request #929 from visagang/features/vguruparan
Update headless setting for Playwright
2025-03-11 09:11:05 -05:00
iceljc af099514dd
Merge pull request #930 from iceljc/master
refine agent task
2025-03-10 17:12:11 -05:00
Jicheng Lu 25a9c77cdd refine agent task 2025-03-10 17:03:23 -05:00
Visagan Guruparan b8083b2f38 Fetch WebDrive headless setting from config 2025-03-10 16:54:51 -05:00
hchen2020 c6fc411dd5
Merge branch 'SciSharp:master' into master 2025-03-10 13:38:27 -05:00
Jicheng Lu 9f71816177 refine state key search 2025-03-10 12:14:44 -05:00
hchen2020 f27996f6c4
Merge branch 'SciSharp:master' into master 2025-03-10 11:03:18 -05:00
Haiping Chen ae7680da3d Hang-up if waiting AI Response Timeout 2025-03-10 10:10:22 -05:00
Jicheng Lu eb81ad212a add instruction log setting and state search 2025-03-09 22:21:34 -05:00
Haiping Chen 17bb86b311 Return instruction for realtime response.create. 2025-03-07 18:40:28 -06:00
Jicheng Lu e7150729d9 refine menu 2025-03-07 17:13:08 -06:00
Jicheng Lu 96ec0b5969 rename 2025-03-07 11:01:54 -06:00
Jicheng Lu 6c735a0aad refine document 2025-03-06 17:44:49 -06:00
iceljc 8fd5ac1315
Merge pull request #918 from iceljc/master
refine instruction log
2025-03-06 17:02:26 -06:00
Jicheng Lu 1275053d66 migrate conv latest states 2025-03-06 16:46:38 -06:00
Haiping Chen f9cc755444 RealtimeConversationHook 2025-03-06 15:10:17 -06:00
Haiping Chen c8a565f585 Seperate realtime in a new project 2025-03-06 12:01:43 -06:00
Jicheng Lu c4d2f5b026 relocate 2025-03-06 11:31:53 -06:00
Jicheng Lu ae84088b5f refine instruction log 2025-03-06 11:11:45 -06:00
nick.yi 5d10f3d305 optimize RealTime 2025-03-06 17:03:30 +08:00
Jicheng Lu 6ed0afe439 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-latest-state 2025-03-05 17:23:28 -06:00
Jicheng Lu 366e1339c6 refactor instruction 2025-03-05 17:22:46 -06:00
Haiping Chen 89fc99f4e1 prevent initial response interruption 2025-03-05 16:57:58 -06:00
Haiping Chen 9c50824369 Support DTMF in realtime 2025-03-05 16:57:34 -06:00
Haiping Chen d69f19bd41 refactor realtime code. 2025-03-05 12:29:28 -06:00
Jicheng Lu e0fffe191c add latest state 2025-03-04 17:25:35 -06:00
geffzhang 8b467891fc
Merge branch 'master' into mcp 2025-03-03 07:28:24 +08:00
Kerry Jiang c0a15f87e3 remove ManagePackageVersionsCentrally from individual projects and add it in Directory.Packages.props 2025-03-01 19:57:50 -08:00
Haiping Chen e3036ef3ba add welcome for realtime 2025-02-28 18:19:44 -06:00
Jicheng Lu 235d972ca1 remove data 2025-02-28 16:47:03 -06:00
Haiping Chen 14b6d41ce5 OnSessionUpdated log 2025-02-28 12:44:59 -06:00
Haiping Chen 9d570311d1 realtime route to agent 2025-02-26 22:40:50 -06:00
Haiping Chen 20563d28f5 Merge branch 'master' into routing-utility 2025-02-26 11:52:41 -06:00
Haiping Chen e68f245f2a Add Twilio HangupPhoneCallFn 2025-02-26 11:41:52 -06:00
geffzhang 8a0df48079 Merge branch 'mcp' of https://github.com/Ai4c-AI/BotSharp into mcp 2025-02-26 07:06:51 +08:00
geffzhang cca509dbcb
Merge branch 'mcp' into mergecode 2025-02-26 07:05:47 +08:00
geffzhang 485757c5f3 feat: remove mcptooltemplate 2025-02-26 06:56:46 +08:00
Haiping Chen c029f61a79 Merge branch 'master' into routing-utility 2025-02-25 14:52:53 -06:00
Jicheng Lu 80fc2f6c78 add confidence 2025-02-25 11:56:37 -06:00
geffzhang 69993bdca8 feat:Migrate MCP to the independent BotSharp.MCP package 2025-02-25 22:57:22 +08:00
Haiping Chen 51d933e3db lazy routing (WIP) 2025-02-24 22:35:22 -06:00
geffzhang 731355d110 feat: Rename Agent Context Protocols 2025-02-24 09:04:44 +08:00
geffzhang 9b662168ff feat : Agent add mcp property 2025-02-23 22:55:35 +08:00
Jicheng Lu ed8b3aa717 add llm configs 2025-02-21 11:37:36 -06:00
Jicheng Lu 6e9237ca4b refine llm completion log 2025-02-20 12:17:21 -06:00
Jicheng Lu 816abe9310 clean execution log 2025-02-20 11:59:59 -06:00
Jicheng Lu 8048524a31 refine state 2025-02-20 11:26:49 -06:00
Haiping c3ed1d3350
Merge branch 'SciSharp:master' into master 2025-02-19 17:36:48 -06:00
Jicheng Lu 48967e2910 merge with upstream 2025-02-19 13:58:13 -06:00
Jicheng Lu a3344c6caf refine 2025-02-19 12:20:35 -06:00
Jicheng Lu fcb07becdc Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-agent-call-stats 2025-02-19 10:26:35 -06:00
iceljc 29c8b023b5
Merge pull request #884 from zfchai/style-MongoDbContext
Code style adjustment and partial optimization
2025-02-19 10:26:23 -06:00
Jicheng Lu 25502b3dcb Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-agent-call-stats 2025-02-19 10:11:52 -06:00
Jicheng Lu eee93541ec store dialog data 2025-02-17 11:56:53 -06:00
Haiping 2ed2d956fc
Merge branch 'SciSharp:master' into master 2025-02-17 13:55:22 +00:00
Gil Zhang ed44d04fde
Revert "Remove obsolete nuget packages for BotSharp.Abstraction" 2025-02-17 20:24:08 +08:00
Jicheng Lu ad7d9a128d reso 2025-02-15 19:32:53 -06:00
Haiping Chen d8a4dc4d17 IWebBrowser.IsBrowserClosed 2025-02-15 11:34:00 +08:00
Jicheng Lu 172e316c31 refine conv state key search 2025-02-14 11:19:39 -06:00
chait d824d16e69 [style] Code style adjustment. 2025-02-14 18:29:51 +08:00
Jicheng Lu 115477f3ea add agent id as ref 2025-02-13 12:06:15 -06:00
gil zhang bd3f29c3d4 Remove obsolete nuget packages for BotSharp.Abstraction 2025-02-13 22:26:26 +08:00
chait ccd7c23da9 [update] Non empty code style constraint (default value constraint), change CreateTime to CreatedTime. 2025-02-13 11:42:16 +08:00
chait 513007b7ce [update] Non empty code style constraint (default value constraint), unified optimization of the CreatedTime field and MongoDBContext methods; 2025-02-13 11:25:32 +08:00
hchen2020 6894349b63
Merge branch 'SciSharp:master' into master 2025-02-12 09:08:47 -06:00
Jicheng Lu 00c8e8cc46 rename and add cache 2025-02-11 19:16:49 -06:00
Haiping Chen fd08718831 Merge branch 'master' of https://github.com/hchen2020/BotSharp 2025-02-11 17:27:19 -06:00
Haiping Chen 572205d628 onInputAudioTranscriptionCompleted 2025-02-11 17:27:07 -06:00
Jicheng Lu f423a40f53 refine state search 2025-02-11 14:27:53 -06:00
Haiping Chen bbc2325ddc realtime outbound call 2025-02-10 17:28:03 -06:00