v4.1-Realtime
What's Changed
- revert open ai client by @iceljc in #812
- Update README.md Add LiteDBStorage Link by @GreenShadeZhang in #813
- add agent event rule by @iceljc in #814
- add http request hook by @iceljc in #815
- rename by @iceljc in #817
- add criteria by @iceljc in #818
- remove fields by @iceljc in #819
- X-Twilio-BotSharp by @hchen2020 in #820
- refine agent load by @iceljc in #821
- refine idle conv by @iceljc in #823
- ignore case by @iceljc in #824
- add conv append by @iceljc in #825
- Generate Indication from LLM by @hchen2020 in #822
- append list by @iceljc in #826
- enable answering machine detection by @wcao-lessen in #827
- refine prompt by @iceljc in #829
- fix gemini function call by @iceljc in #832
- refine gemini function parameter by @iceljc in #833
- ICrontabSource by @hchen2020 in #834
- add data by @iceljc in #835
- Update M.E.AI to 9.1.0-preview.1.25064.3 by @stephentoub in #831
- clean code of sql planner by @Oceania2018 in #836
- refactor cache by @yileicn in #838
- refine side car attribute by @iceljc in #839
- optimize RedisCache by @yileicn in #840
- add global stats by @iceljc in #842
- refine by @iceljc in #843
- hang up after maximum gather attempts by @wcao-lessen in #841
- refine sidecar async by @iceljc in #845
- Features/add deep seek by @iceljc in #846
- Support distributed crontab workers by @hchen2020 in #844
- rename by @iceljc in #847
- refine global stats by @iceljc in #848
- Allow append states in RuleTrigger. by @hchen2020 in #849
- relocate by @iceljc in #850
- fix cost calculation by @iceljc in #851
- add entry agent id by @iceljc in #853
- Make name readonly by @hchen2020 in #854
- Refactor Agemt Task by @hchen2020 in #855
- Features/refine agent filter by @iceljc in #856
- Features/refine agent filter by @iceljc in #857
- Features/refine agent filter by @iceljc in #859
- Add IsRealTime Flag by @hchen2020 in #858
- revert by @iceljc in #861
- Revert by @iceljc in #862
- fix by @iceljc in #863
- add routing dialogs by @iceljc in #864
- WebUtility improvement by @hchen2020 in #865
- revert by @iceljc in #866
- refine statistics by @iceljc in #867
- refine global stats by @iceljc in #868
- support input password by @hchen2020 in #869
- add max output token by @iceljc in #871
- add search user logic. by @Oceania2018 in #872
- Centralized package version for some projects by @kerryjiang in #860
- Revert "Centralized package version for some projects" by @iceljc in #873
- ignore extra mongo elements by @iceljc in #876
- twilio stream by @hchen2020 in #875
- refine state search by @iceljc in #878
- sort by @iceljc in #879
- rename and add cache by @iceljc in #881
- fix import by @iceljc in #883
- docs: update README.md by @eltociear in #877
- Add audio transcript by @hchen2020 in #880
- Remove obsolete nuget packages for BotSharp.Abstraction by @GreenShadeZhang in #885
- Tried to add github action build pipeline by @kerryjiang in #889
- Added aspire in the github action build by @kerryjiang in #890
- Fixed the dir of BotSharp.Plugin.SemanticKernel.UnitTests in the build pipeline by @kerryjiang in #891
- Revert "Remove obsolete nuget packages for BotSharp.Abstraction" by @GreenShadeZhang in #893
- send by group by @iceljc in #887
- Code style adjustment and partial optimization by @zfchai in #884
- Update Microsoft.Extensions.AI to 9.3.0-preview.1.25114.11 by @stephentoub in #892
- add agent id as ref by @iceljc in #886
- add cpvm by @iceljc in #874
- move data to WebStarter by @Oceania2018 in #888
- refine state by @iceljc in #894
- refine llm completion log by @iceljc in #895
- add instruction page by @iceljc in #896
- 增加智能体知识库的查询Add Agent query Knowledge function by @AaronWar in #870
- add confidence by @iceljc in #900
- remove limit by @iceljc in #901
- routing utility by @hchen2020 in #902
- catch chathub error by @iceljc in #903
- Use ManagePackageVersionsCentrally for more projects by @kerryjiang in #897
- Upgrade package by @hchen2020 in #904
- OnSessionUpdated log by @hchen2020 in #906
- add agent id in resource key by @iceljc in #905
- rollback reset states by @hchen2020 in #907
- Refine global stats lock key by @iceljc in #908
- remove dialog data by @iceljc in #909
- add welcome for realtime by @hchen2020 in #910
- Output input audio transcript. by @hchen2020 in #911
- Mak initial audio is not interruptable by @hchen2020 in #913
- hotfix timestamp,mark and interruption handling by @yileicn in #914
- Use ManagePackageVersionsCentrally for more projects by @kerryjiang in #912
- refactor realtime code. by @hchen2020 in #915
- Features/add latest state by @iceljc in #916
- optimize realtime by @yileicn in #917
- Seperate realtime in a new project by @hchen2020 in #919
- refine instruction log by @iceljc in #918
- refine document by @iceljc in #920
- rename by @iceljc in #921
- refine menu by @iceljc in #923
- Return instruction for realtime response.create. by @hchen2020 in #924
- add instruction log setting and state search by @iceljc in #926
- refine state key search by @iceljc in #928
- Hang-up if waiting AI Response Timeout by @hchen2020 in #927
- refine agent task by @iceljc in #930
- Update headless setting for Playwright by @visagang in #929
- get template name from state by @iceljc in #931
- Update to M.E.AI 9.3.0-preview.1.25161.3 by @stephentoub in #932
- Update timeout for web driver logic to fetch from appSettings by @visagang in #933
- optimize input audio transcription by @yileicn in #934
- Refine chat log by @iceljc in #936
- Update settings for IsEnableScreenshot for web driver by @visagang in #937
- politely ending phone call by @hchen2020 in #935
- add vector storage snapshots by @iceljc in #938
- Update default wait time for web driver by @visagang in #939
- Update no-sandbox argument for playwright instance by @visagang in #940
- ITwilioCallStatusHook by @hchen2020 in #941
- refine conv tags by @iceljc in #942
- Add customization for web driver. by @visagang in #944
- Twilio improvement by @hchen2020 in #945
- Optimize phone hang-up by @hchen2020 in #946
- Fix Push dialogs into model context by @hchen2020 in #947
New Contributors
- @eltociear made their first contribution in #877
- @zfchai made their first contribution in #884
- @AaronWar made their first contribution in #870
Full Changelog: r4.0-sidecar...r4.1-realtime