Commit graph

1156 commits

Author SHA1 Message Date
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
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
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
Haiping Chen 51d933e3db lazy routing (WIP) 2025-02-24 22:35:22 -06: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