Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
r5.1-utility-improment source code.tar.gz | 2025-06-27 | 9.9 MB | |
r5.1-utility-improment source code.zip | 2025-06-27 | 10.7 MB | |
README.md | 2025-06-27 | 8.1 kB | |
Totals: 3 Items | 20.6 MB | 3 |
What's Changed
- feat: Added Google Multimodal Live APIs by @gunpal5 in https://github.com/SciSharp/BotSharp/pull/993
- Clean code for GeminiLive by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/997
- realtime-hub-refactor by @Oceania2018 in https://github.com/SciSharp/BotSharp/pull/999
- Add InterruptResponse in RealtimeModelSettings by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/1000
- InputAudioTranscribe by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/1001
- rename WaveStreamChannel by @yileicn in https://github.com/SciSharp/BotSharp/pull/1003
- Update Microsoft.Extensions.AI version to 9.4.0-preview.1.25207.5 by @MackinnonBuck in https://github.com/SciSharp/BotSharp/pull/1002
- Fix conversation states before loading agent for init-outbound-call by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/1004
- function log by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/1005
- Features/debug local realtime by @iceljc in https://github.com/SciSharp/BotSharp/pull/1006
- Features/debug local realtime by @iceljc in https://github.com/SciSharp/BotSharp/pull/1007
- add default func by @iceljc in https://github.com/SciSharp/BotSharp/pull/1008
- fix: Google realtime communication by @gunpal5 in https://github.com/SciSharp/BotSharp/pull/1009
- fix init state by @iceljc in https://github.com/SciSharp/BotSharp/pull/1011
- Test/realtime test by @iceljc in https://github.com/SciSharp/BotSharp/pull/1010
- refine init mcp by @iceljc in https://github.com/SciSharp/BotSharp/pull/1012
- PEOL-187 hotfix System object Disposed Exception: Cannot access a dis… by @yileicn in https://github.com/SciSharp/BotSharp/pull/1013
- revert set state by @iceljc in https://github.com/SciSharp/BotSharp/pull/1014
- fix init states by @iceljc in https://github.com/SciSharp/BotSharp/pull/1015
- ResponseDoneStatusDetail by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/1017
- Remove unnecessary agent load by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/1018
- Add webdriver hook to support file uploads by @visagang in https://github.com/SciSharp/BotSharp/pull/1016
- Optimize realtime route_to_agent by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/1019
- Add agent routing mode by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/1020
- Twilio SpeechModel by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/1021
- optimize naming, ConfigureAwait by @yileicn in https://github.com/SciSharp/BotSharp/pull/1022
- Allow settings to disable audio generation. by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/1023
- Features/refactor llm cost by @iceljc in https://github.com/SciSharp/BotSharp/pull/1024
- Add
Triggers
property toSqlDriverCrontabHook
class by @adenchen123 in https://github.com/SciSharp/BotSharp/pull/1026 - GenerateEndingAudio by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/1027
- Refactor Triggered method to return conversation IDs by @adenchen123 in https://github.com/SciSharp/BotSharp/pull/1028
- Support reconnect in Twilio by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/1029
- response_to_user by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/1030
- Flag realtime feature in Labels. by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/1031
- optimize by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/1032
- Fix the issue of UserIdentity loss by @yileicn in https://github.com/SciSharp/BotSharp/pull/1033
- optimize ITwilioCallStatusHook by @yileicn in https://github.com/SciSharp/BotSharp/pull/1036
- Adding inbound call recording. by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/1038
- Update AgentService.GetAgents.cs by @JackJiang1234 in https://github.com/SciSharp/BotSharp/pull/1040
- Track phone call success state in application by @adenchen123 in https://github.com/SciSharp/BotSharp/pull/1041
- Update AgentService.GetAgents.cs by @JackJiang1234 in https://github.com/SciSharp/BotSharp/pull/1042
- Revert "Track phone call success state in application" by @adenchen123 in https://github.com/SciSharp/BotSharp/pull/1043
- add function util-crontab-task_wait by @ChenGong-lessen in https://github.com/SciSharp/BotSharp/pull/1039
- Test/realtime chat by @iceljc in https://github.com/SciSharp/BotSharp/pull/1034
- Update Microsoft.Extensions.AI version to 9.4.3-preview.1.25230.7 by @MackinnonBuck in https://github.com/SciSharp/BotSharp/pull/1045
- Optimize InstructLoop by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/1046
- optimize HooKEmitter by @yileicn in https://github.com/SciSharp/BotSharp/pull/1037
- Twilio.GetHints by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/1047
- Avoid duplicated utility templates. by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/1048
- Refine/refine project dep by @iceljc in https://github.com/SciSharp/BotSharp/pull/1049
- refine global stats by @iceljc in https://github.com/SciSharp/BotSharp/pull/1050
- Enhance Twilio hook execution with conditional logic by @adenchen123 in https://github.com/SciSharp/BotSharp/pull/1054
- Add hook execution options to Twilio controllers by @adenchen123 in https://github.com/SciSharp/BotSharp/pull/1055
- optimize AgentHook,IInstructHook by @yileicn in https://github.com/SciSharp/BotSharp/pull/1056
- Update Microsoft.Extensions.AI version to 9.4.4-preview.1.25259.16 by @MackinnonBuck in https://github.com/SciSharp/BotSharp/pull/1053
- Refactor InvokeFunction code by @geffzhang in https://github.com/SciSharp/BotSharp/pull/1044
- optimize hook by @yileicn in https://github.com/SciSharp/BotSharp/pull/1058
- Test/google realtime by @iceljc in https://github.com/SciSharp/BotSharp/pull/1057
- Update to Microsoft.Extensions.AI stable release by @stephentoub in https://github.com/SciSharp/BotSharp/pull/1059
- Production by @yileicn in https://github.com/SciSharp/BotSharp/pull/1061
- add session reconnect by @iceljc in https://github.com/SciSharp/BotSharp/pull/1060
- refine http headers by @iceljc in https://github.com/SciSharp/BotSharp/pull/1062
- Fix IndexOutOfRangeException caused by CheckArgType concurrency by @yileicn in https://github.com/SciSharp/BotSharp/pull/1063
- add gemini file content by @iceljc in https://github.com/SciSharp/BotSharp/pull/1064
- optimize CheckArgType by @yileicn in https://github.com/SciSharp/BotSharp/pull/1065
- hotfix agent instruction cache question by @yileicn in https://github.com/SciSharp/BotSharp/pull/1067
- hotfix AddDefaultInstruction by @yileicn in https://github.com/SciSharp/BotSharp/pull/1069
- optimize summary by @yileicn in https://github.com/SciSharp/BotSharp/pull/1070
- add utility visibility expression by @iceljc in https://github.com/SciSharp/BotSharp/pull/1066
- add mission category by @iceljc in https://github.com/SciSharp/BotSharp/pull/1071
- hotfix summary by @yileicn in https://github.com/SciSharp/BotSharp/pull/1072
- Features/refine file instruct by @iceljc in https://github.com/SciSharp/BotSharp/pull/1068
- Update locating element log level to warning by @visagang in https://github.com/SciSharp/BotSharp/pull/1073
- Refactor SQL Driver Plugin and Update Database Handling by @Joannall in https://github.com/SciSharp/BotSharp/pull/1074
- fix user permission by @iceljc in https://github.com/SciSharp/BotSharp/pull/1075
- fix new user login error by @JackJiang1234 in https://github.com/SciSharp/BotSharp/pull/1076
- Update webdriver upload files method by @visagang in https://github.com/SciSharp/BotSharp/pull/1077
- modify LocateElement logger level by @yileicn in https://github.com/SciSharp/BotSharp/pull/1078
- Adding message context to Error by @yileicn in https://github.com/SciSharp/BotSharp/pull/1080
New Contributors
- @MackinnonBuck made their first contribution in https://github.com/SciSharp/BotSharp/pull/1002
- @JackJiang1234 made their first contribution in https://github.com/SciSharp/BotSharp/pull/1040
Full Changelog: https://github.com/SciSharp/BotSharp/compare/r5.0-mcp...r5.1-utility-improment