Commit graph

4084 commits

Author SHA1 Message Date
vguruparan 0932bd4922 Update invoice submission file url 2025-04-16 13:43:57 -05:00
iceljc 0c551b1783
Merge pull request #1011 from iceljc/master
fix init state
2025-04-14 13:20:37 -05:00
Jicheng Lu a92a41362a fix init state 2025-04-14 13:19:41 -05:00
Haiping 2025d18ca3
Merge pull request #1009 from gunpal5/master
fix: Google realtime communication
2025-04-14 07:17:36 -05:00
Gunpal Jain a2721f1980 fix: Google realtime communication 2025-04-14 10:54:05 +05:30
iceljc d88e762fdb
Merge pull request #1008 from iceljc/features/debug-local-realtime
add default func
2025-04-11 19:15:13 -05:00
Jicheng Lu 145df077a1 add default func 2025-04-11 19:14:37 -05:00
Haiping Chen 568c98fab0 Update roadmap 2025-04-11 18:47:04 -05:00
iceljc c52e749e70
Merge pull request #1007 from iceljc/features/debug-local-realtime
Features/debug local realtime
2025-04-11 17:04:59 -05:00
Jicheng Lu 5912b0bf1f Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/debug-local-realtime 2025-04-11 17:03:50 -05:00
Jicheng Lu ff7d207114 allow user secret 2025-04-11 17:03:43 -05:00
iceljc 8fb24b2969
Merge pull request #1006 from iceljc/features/debug-local-realtime
Features/debug local realtime
2025-04-11 16:46:28 -05:00
Jicheng Lu 472bf46a2f minor change 2025-04-11 16:46:18 -05:00
Jicheng Lu 266356dffd resolve conflict 2025-04-11 16:42:49 -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 54d2a485d1
Merge pull request #1005 from hchen2020/master
function log
2025-04-11 15:11:52 -05:00
Haiping Chen a79b94b1ff function log 2025-04-11 15:09:39 -05:00
Haiping 866cbd2e22
Update TwilioInboundController.cs 2025-04-10 15:24:18 -05:00
Haiping 8234618b78
Merge pull request #1004 from hchen2020/master
Fix conversation states before loading agent for init-outbound-call
2025-04-10 13:40:29 -05:00
Haiping e50ce3bf34
Merge pull request #1002 from MackinnonBuck/mbuck/update-meai-version
Update Microsoft.Extensions.AI version to 9.4.0-preview.1.25207.5
2025-04-10 13:40:11 -05:00
Haiping Chen aba857c925 Fix conversation states before loading agent for init-outbound-call 2025-04-10 13:38:46 -05:00
易磊 69f0138593
Merge pull request #1003 from yileicn/master
rename WaveStreamChannel
2025-04-09 10:52:50 +08:00
nick.yi 7eef2e40c8 rename WaveStreamChannel 2025-04-09 10:48:40 +08:00
Mackinnon Buck de3f0d7293 Update Microsoft.Extensions.AI version 2025-04-08 15:11:31 -07:00
Haiping 7ced01ef2f
Merge pull request #1001 from hchen2020/master
InputAudioTranscribe
2025-04-08 17:03:30 -05:00
Haiping Chen c4f4dc556a InputAudioTranscribe 2025-04-08 17:00:35 -05:00
Haiping d0d75447c0
Update RealTimeCompletionProvider.cs 2025-04-08 09:32:35 -05:00
Haiping Chen cbb4776532 Remove SetCompleter, load from settings. 2025-04-07 20:16:47 -05:00
Haiping 2ddfb5289f
Merge pull request #1000 from hchen2020/master
Add InterruptResponse in RealtimeModelSettings
2025-04-07 14:18:18 -05:00
Haiping Chen b52fcb2da2 Add InterruptResponse in RealtimeModelSettings 2025-04-07 14:14:55 -05:00
Haiping aba37501ce
Update RealtimeHub.cs 2025-04-07 09:56:15 -05:00
Haiping d5b3ab8ae5
Merge pull request #999 from SciSharp/realtimhub-refactor
realtime-hub-refactor
2025-04-07 09:32:34 -05:00
Haiping Chen d5f14de51c realtimehub-refactor 2025-04-06 23:15:27 -05:00
geffzhang 9c032cbf41
Update README.md 2025-04-07 07:34:16 +08:00
Haiping 03ab110c2b
Merge pull request #997 from hchen2020/master
Clean code for GeminiLive
2025-04-05 17:18:42 -05:00
Haiping Chen 34a8234b1a Remove CreateSession from ShouldConnect_Tests 2025-04-05 17:15:16 -05:00
Haiping Chen 019be0113d Remove CreateSession API 2025-04-05 15:59:30 -05:00
Haiping Chen c0b982f6cc Remove source reference. 2025-04-05 15:27:30 -05:00
Haiping Chen 10de76df2d Clean code for OpenAI Live 2025-04-05 15:23:02 -05:00
Haiping Chen 6e482e966b Clean code for GeminiLive 2025-04-05 15:22:06 -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 Chen 39e2746298 Release v5.0 2025-04-04 19:29:46 -05:00
Haiping Chen 6fc844ee16 Merge branch 'master' of https://github.com/SciSharp/BotSharp 2025-04-04 19:24:16 -05:00
Haiping Chen 27d3027a31 Upgrade packages. 2025-04-04 19:24:13 -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
Haiping f1fe5714f8
Merge pull request #995 from hchen2020/master
Model response timeout
2025-04-04 14:50:54 -05:00
Haiping Chen 5ebf9f7e44 Model response timeout 2025-04-04 14:00:32 -05:00
Haiping Chen 871aeff181 user_dtmf_receiving 2025-04-04 14:00:15 -05:00