Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
r4.0-sidecar source code.tar.gz | 2025-01-02 | 9.7 MB | |
r4.0-sidecar source code.zip | 2025-01-02 | 10.5 MB | |
README.md | 2025-01-02 | 12.4 kB | |
Totals: 3 Items | 20.2 MB | 0 |
What's Changed
- fix vector db by @iceljc in https://github.com/SciSharp/BotSharp/pull/672
- Features/add notification by @iceljc in https://github.com/SciSharp/BotSharp/pull/673
- remove params by @iceljc in https://github.com/SciSharp/BotSharp/pull/674
- minor fix by @Joannall in https://github.com/SciSharp/BotSharp/pull/675
- Upgrade Anthropic.SDK to v4 by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/676
- add processor by @iceljc in https://github.com/SciSharp/BotSharp/pull/679
- Add Refined Knowledge memorize and search. Update Planner terms by @Joannall in https://github.com/SciSharp/BotSharp/pull/680
- Bump System.Text.Json from 8.0.4 to 8.0.5 in /src/Infrastructure/BotSharp.Abstraction by @dependabot in https://github.com/SciSharp/BotSharp/pull/678
- add message update by @iceljc in https://github.com/SciSharp/BotSharp/pull/681
- optimize sql driver by @Oceania2018 in https://github.com/SciSharp/BotSharp/pull/682
- Bump Microsoft.Extensions.Caching.Memory from 8.0.0 to 8.0.1 in /src/Infrastructure/BotSharp.Core by @dependabot in https://github.com/SciSharp/BotSharp/pull/683
- Miscellaneous improvements by @Oceania2018 in https://github.com/SciSharp/BotSharp/pull/685
- Add attachment example and refine dictionary lookup by @Joannall in https://github.com/SciSharp/BotSharp/pull/684
- Skip refine if tables is empty by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/686
- Add knowledge generation refinement by @Joannall in https://github.com/SciSharp/BotSharp/pull/687
- add instruct by @iceljc in https://github.com/SciSharp/BotSharp/pull/688
- minor fix by @iceljc in https://github.com/SciSharp/BotSharp/pull/689
- Voice copilot support postback by @yileicn in https://github.com/SciSharp/BotSharp/pull/690
- add comments by @iceljc in https://github.com/SciSharp/BotSharp/pull/691
- fix routing context by @iceljc in https://github.com/SciSharp/BotSharp/pull/693
- support assistant message payload by @yileicn in https://github.com/SciSharp/BotSharp/pull/692
- Add relevant knowledge to Summary Plan by @Joannall in https://github.com/SciSharp/BotSharp/pull/694
- minor change by @Joannall in https://github.com/SciSharp/BotSharp/pull/695
- add tags by @iceljc in https://github.com/SciSharp/BotSharp/pull/696
- support assistant message playload by @yileicn in https://github.com/SciSharp/BotSharp/pull/697
- Docs: Typo Fix by @Chaitanya110703 in https://github.com/SciSharp/BotSharp/pull/700
- add default by @iceljc in https://github.com/SciSharp/BotSharp/pull/701
- Docs: Typo Fix by @Chaitanya110703 in https://github.com/SciSharp/BotSharp/pull/699
- Fix model by @iceljc in https://github.com/SciSharp/BotSharp/pull/702
- create conv with tags by @iceljc in https://github.com/SciSharp/BotSharp/pull/703
- add text field in generic element by @iceljc in https://github.com/SciSharp/BotSharp/pull/704
- Add drop tmp table, Refined kg search by @Joannall in https://github.com/SciSharp/BotSharp/pull/705
- Code Driver init by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/706
- Add a ChannelId column to the ConversationDocument by @yileicn in https://github.com/SciSharp/BotSharp/pull/698
- support intent in welcome webhook by @wcao-lessen in https://github.com/SciSharp/BotSharp/pull/711
- naming change-domain knowledge by @Joannall in https://github.com/SciSharp/BotSharp/pull/710
- fix states query parameter by @wcao-lessen in https://github.com/SciSharp/BotSharp/pull/713
- Add BotSharp.Plugin.MicrosoftExtensionsAI by @stephentoub in https://github.com/SciSharp/BotSharp/pull/707
- formatter update by @Joannall in https://github.com/SciSharp/BotSharp/pull/715
- Add Database Hook by @Joannall in https://github.com/SciSharp/BotSharp/pull/717
- minor change by @Joannall in https://github.com/SciSharp/BotSharp/pull/719
- Fix planner issue of Claude output array is not stable by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/718
- WebDriver improvement by @Oceania2018 in https://github.com/SciSharp/BotSharp/pull/716
- Features/add user management by @iceljc in https://github.com/SciSharp/BotSharp/pull/720
- fix create agent issue by @iceljc in https://github.com/SciSharp/BotSharp/pull/722
- add chat file download by @iceljc in https://github.com/SciSharp/BotSharp/pull/723
- init conv side car by @iceljc in https://github.com/SciSharp/BotSharp/pull/712
- Remove AffiliateId by @Oceania2018 in https://github.com/SciSharp/BotSharp/pull/724
- Phone NullReferenceException by @Oceania2018 in https://github.com/SciSharp/BotSharp/pull/725
- Selector multiple by @jizh4635 in https://github.com/SciSharp/BotSharp/pull/721
- add knowledge menu roles by @iceljc in https://github.com/SciSharp/BotSharp/pull/727
- filter plugin by names by @iceljc in https://github.com/SciSharp/BotSharp/pull/728
- excel handler - drop tmp table before create by @Joannall in https://github.com/SciSharp/BotSharp/pull/729
- refine sidecar by @iceljc in https://github.com/SciSharp/BotSharp/pull/730
- refine side car by @iceljc in https://github.com/SciSharp/BotSharp/pull/731
- Fix dictionary lookup by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/732
- Add default utilities for Planner by @Joannall in https://github.com/SciSharp/BotSharp/pull/733
- add missing flag by @iceljc in https://github.com/SciSharp/BotSharp/pull/734
- init conv simulation by @iceljc in https://github.com/SciSharp/BotSharp/pull/735
- refine stop condition by @iceljc in https://github.com/SciSharp/BotSharp/pull/736
- refine prompt by @iceljc in https://github.com/SciSharp/BotSharp/pull/737
- update knowledge generation prompt by @Joannall in https://github.com/SciSharp/BotSharp/pull/739
- Move DBHelpPlanningHook to SQL Driver by @Joannall in https://github.com/SciSharp/BotSharp/pull/740
- resolve conflict by @iceljc in https://github.com/SciSharp/BotSharp/pull/741
- Features/add evaluation by @iceljc in https://github.com/SciSharp/BotSharp/pull/743
- ITwilioHook by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/742
- Add Sql Validator by @Joannall in https://github.com/SciSharp/BotSharp/pull/744
- minor update by @Joannall in https://github.com/SciSharp/BotSharp/pull/745
- Fix Twilio CallbackPath path by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/747
- Update Microsoft.Extensions.AI.Abstractions to 9.0.0-preview.9.24556.5 by @stephentoub in https://github.com/SciSharp/BotSharp/pull/746
- Twilio optimize by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/748
- Features/add role by @iceljc in https://github.com/SciSharp/BotSharp/pull/749
- add similar search by @iceljc in https://github.com/SciSharp/BotSharp/pull/750
- minor changes by @iceljc in https://github.com/SciSharp/BotSharp/pull/751
- add exclude roles by @iceljc in https://github.com/SciSharp/BotSharp/pull/752
- add plugin provider vertexai by @danijerez in https://github.com/SciSharp/BotSharp/pull/738
- update sql validator by @Joannall in https://github.com/SciSharp/BotSharp/pull/753
- Redis Event by @Oceania2018 in https://github.com/SciSharp/BotSharp/pull/754
- add twilio outbound phone call utility by @wcao-lessen in https://github.com/SciSharp/BotSharp/pull/755
- refine twilio outbound by @iceljc in https://github.com/SciSharp/BotSharp/pull/756
- Fix validate_sql removing comments in sql. by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/757
- update prompt by @Joannall in https://github.com/SciSharp/BotSharp/pull/764
- Update M.E.AI to 9.0.1-preview.1.24570.5 by @stephentoub in https://github.com/SciSharp/BotSharp/pull/763
- Features/dashboard by @ChenGong-lessen in https://github.com/SciSharp/BotSharp/pull/762
- Refactor reasoner and planner by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/765
- Features/merge origin agent by @iceljc in https://github.com/SciSharp/BotSharp/pull/761
- set UserId from conversation states for new conversation creation by @adenchen123 in https://github.com/SciSharp/BotSharp/pull/766
- Fix sql_select dbtype by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/768
- add agent utility doc by @iceljc in https://github.com/SciSharp/BotSharp/pull/770
- change doc by @iceljc in https://github.com/SciSharp/BotSharp/pull/771
- add json by @iceljc in https://github.com/SciSharp/BotSharp/pull/772
- add index by @iceljc in https://github.com/SciSharp/BotSharp/pull/773
- Fix duplicate function loaded OnAgentUtilityLoaded by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/775
- add OnSourceCodeGenerated Hook by @Joannall in https://github.com/SciSharp/BotSharp/pull/776
- Redis Event by @Oceania2018 in https://github.com/SciSharp/BotSharp/pull/769
- Fix Mongo version issue. by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/777
- add comments by @iceljc in https://github.com/SciSharp/BotSharp/pull/774
- relocate by @iceljc in https://github.com/SciSharp/BotSharp/pull/778
- Fix GetReasoner. by @Oceania2018 in https://github.com/SciSharp/BotSharp/pull/779
- fix typo by @iceljc in https://github.com/SciSharp/BotSharp/pull/780
- refine utility name by @iceljc in https://github.com/SciSharp/BotSharp/pull/781
- add common agent hook by @iceljc in https://github.com/SciSharp/BotSharp/pull/783
- rename by @iceljc in https://github.com/SciSharp/BotSharp/pull/784
- crontab by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/782
- add crontab storage by @iceljc in https://github.com/SciSharp/BotSharp/pull/786
- Support multi-planner. by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/788
- Feature/refine cronttab by @iceljc in https://github.com/SciSharp/BotSharp/pull/789
- Feature/refine cronttab by @iceljc in https://github.com/SciSharp/BotSharp/pull/790
- init dialog in side car by @iceljc in https://github.com/SciSharp/BotSharp/pull/791
- refine doc by @iceljc in https://github.com/SciSharp/BotSharp/pull/792
- crontab only allow 1 minute. by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/793
- allow image urls in image-reader by @iceljc in https://github.com/SciSharp/BotSharp/pull/796
- add agent max message count by @iceljc in https://github.com/SciSharp/BotSharp/pull/798
- Introduce ConversationHookProvider to avoid ordering conversation hooks in runtime by @kerryjiang in https://github.com/SciSharp/BotSharp/pull/785
- sync by @hchen2020 in https://github.com/SciSharp/BotSharp/pull/797
- add count in cron tab by @iceljc in https://github.com/SciSharp/BotSharp/pull/799
- Add Conversation Title Alias by @GreenShadeZhang in https://github.com/SciSharp/BotSharp/pull/795
- add sql planner by @Joannall in https://github.com/SciSharp/BotSharp/pull/800
- Adding a custom OpenAI endpoint by @GreenShadeZhang in https://github.com/SciSharp/BotSharp/pull/801
- add gemini by @iceljc in https://github.com/SciSharp/BotSharp/pull/802
- refine code by @iceljc in https://github.com/SciSharp/BotSharp/pull/803
- increase image detail level by @iceljc in https://github.com/SciSharp/BotSharp/pull/804
- Features/refine load utility by @iceljc in https://github.com/SciSharp/BotSharp/pull/805
- refine ai client by @iceljc in https://github.com/SciSharp/BotSharp/pull/807
- add agent level knowledge base by @ChenGong-lessen in https://github.com/SciSharp/BotSharp/pull/806
- update sql button render by @Joannall in https://github.com/SciSharp/BotSharp/pull/808
- refine agent knowledge base by @iceljc in https://github.com/SciSharp/BotSharp/pull/809
- WebDriver enhancement by @Oceania2018 in https://github.com/SciSharp/BotSharp/pull/811
New Contributors
- @Chaitanya110703 made their first contribution in https://github.com/SciSharp/BotSharp/pull/700
- @stephentoub made their first contribution in https://github.com/SciSharp/BotSharp/pull/707
- @jizh4635 made their first contribution in https://github.com/SciSharp/BotSharp/pull/721
- @danijerez made their first contribution in https://github.com/SciSharp/BotSharp/pull/738
- @ChenGong-lessen made their first contribution in https://github.com/SciSharp/BotSharp/pull/762
- @adenchen123 made their first contribution in https://github.com/SciSharp/BotSharp/pull/766
- @kerryjiang made their first contribution in https://github.com/SciSharp/BotSharp/pull/785
Full Changelog: https://github.com/SciSharp/BotSharp/compare/r3.0-two-staging-planning...r4.0-sidecar