Commit graph

83 commits

Author SHA1 Message Date
Haiping Chen cafe4cd22e Add Twilio realtime transcribe. 2025-03-25 16:37:54 -05: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
Haiping Chen 814119a2f1 Add agent-id for all phone endpoints. 2025-03-21 09:17:21 -05:00
Haiping Chen f392b7f326 WaitingForAiResponse 2025-03-20 17:54:49 -05:00
Haiping Chen 3c23e58351 Optimize phone hang-up 2025-03-14 21:06:40 -05:00
Haiping Chen 70eadbd510 IRealtimeHook 2025-03-12 14:03:38 -05:00
nick.yi 025b0a1d5c optimize input audio transcription 2025-03-12 22:57:12 +08:00
Haiping Chen 0d8e9903cb Increase ReceiveMessage buffer to 32K. 2025-03-10 21:56:18 -05:00
Haiping Chen 17bb86b311 Return instruction for realtime response.create. 2025-03-07 18:40:28 -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
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
Haiping a205b9b407
Merge pull request #912 from kerryjiang/centralpackversion
Use ManagePackageVersionsCentrally for more projects
2025-03-05 08:13:18 -06:00
Haiping Chen b4862837da Mak initial audio is not interruptable 2025-03-03 15:30:06 -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
Kerry Jiang 61e3d2f04a more projects 2025-03-01 11:44:52 -08:00
Haiping Chen e3036ef3ba add welcome for realtime 2025-02-28 18:19:44 -06:00
Haiping Chen 14b6d41ce5 OnSessionUpdated log 2025-02-28 12:44:59 -06:00
Haiping Chen a15821061f Upgrade package 2025-02-27 21:19:20 -06:00
Haiping Chen 9d570311d1 realtime route to agent 2025-02-26 22:40:50 -06:00
Haiping Chen e68f245f2a Add Twilio HangupPhoneCallFn 2025-02-26 11:41:52 -06:00
Haiping Chen 572205d628 onInputAudioTranscriptionCompleted 2025-02-11 17:27:07 -06:00
Haiping Chen bbc2325ddc realtime outbound call 2025-02-10 17:28:03 -06:00
Haiping Chen 2c41ddc042 realtime function call output 2025-02-10 15:52:10 -06:00
Haiping Chen d9480fb0d3 RealtimeHub & Tool use 2025-02-09 17:31:46 -06:00
Haiping Chen 738d87de53 IRealtimeHub 2025-02-07 16:40:57 -06:00
hchen2020 2d7e66b550
Merge branch 'SciSharp:master' into master 2025-02-07 13:16:18 -06:00
Haiping Chen 1484d55907 realtime channel works. 2025-02-07 11:18:47 -06:00
Jicheng Lu 78a95914b1 add max output token 2025-02-05 17:50:32 -06:00
Haiping Chen 403f59399d Merge branch 'master' of https://github.com/SciSharp/BotSharp 2025-02-03 04:03:18 +00:00
Haiping Chen 3f33182cf8 realtime test 2025-02-03 04:02:36 +00:00
Jicheng Lu d9d87a2e67 revert 2025-02-02 21:31:46 -06:00
Jicheng Lu a8fa46eff5 add deep seek 2025-01-27 18:23:33 -06:00
Haiping Chen 48d2e43e38 undo indication set. 2025-01-13 11:45:40 -06:00
Haiping Chen a6ed69c355 Generate Indication from LLM 2025-01-09 16:30:25 -06:00
Jicheng Lu 72851d3c1e revert open ai client 2025-01-03 09:59:59 -06:00
Jicheng Lu ac72106e11 clean code 2024-12-26 00:18:02 -06:00
Jicheng Lu 85ebbff829 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-load-utility 2024-12-25 23:53:55 -06:00
Jicheng Lu 5c09571b65 rise image detail level 2024-12-24 14:12:47 -06:00
Jicheng Lu 1d964f59a6 clean code 2024-12-22 16:37:08 -06:00
Jicheng Lu 7c79bc72b3 refine code 2024-12-22 16:36:18 -06:00
Gil Zhang 9ff2b6895e Adding a custom OpenAI endpoint 2024-12-17 12:07:15 +08:00