Skip to content

Releases: lludlow/autogen-studio

Hotfix for autogenstudio not launching

10 Oct 15:56
8d3878b
Compare
Choose a tag to compare

What’s Changed

  • added full path to ENTRYPOINT

update

08 Oct 21:00
f476d0f
Compare
Choose a tag to compare

What’s Changed

v1.0.13

06 Sep 14:27
Compare
Choose a tag to compare

What’s Changed

v1.0.12

21 Aug 14:37
Compare
Choose a tag to compare

What’s Changed

v1.0.11

31 Jul 13:14
7c162fa
Compare
Choose a tag to compare

v0.2.33
Compare Source

Highlights
🔥 Qdrant support for the VectorDB interface
🔥 MongoDB vector search support in Autogen RAG
🔥 Gemini support via VertexAI
🥳 Blogpost on AgentOps in AutoGen
Thanks to @​Anush008, @​ranfysvalle02, @​LittleLittleCloud, @​thinkall, @​areibman, @​rajan-chari, @​joris-swapfiets and all contributors!
What's Changed
Update AutoTX Link on Gallery.json by @​rihp in https://github.com/microsoft/autogen/pull/3082
fix: support openai service account apikey format by @​wrfly in https://github.com/microsoft/autogen/pull/3078
[.Net] Update FunctionCallTemplate.tt to encode " by @​prithvi2226 in https://github.com/microsoft/autogen/pull/3068
Demo Notebook for Using Gemini with VertexAI by @​luxzoli in https://github.com/microsoft/autogen/pull/3032
[.Net] fix #​2695 and #​2884 by @​LittleLittleCloud in https://github.com/microsoft/autogen/pull/3069
[.Net] Agent as service: Run an IAgent as openai chat completion endpoint by @​LittleLittleCloud in https://github.com/microsoft/autogen/pull/2633
Add StateFlow to related papers in Readme by @​yiranwu0 in https://github.com/microsoft/autogen/pull/3108
[.Net] Prepare release note for AutoGen.Net 0.0.16 by @​LittleLittleCloud in https://github.com/microsoft/autogen/pull/3117
fix llamaindex notebook by @​sonichi in https://github.com/microsoft/autogen/pull/3093
fix AutoGen.NET middleware documentation examples by @​MarkWard0110 in https://github.com/microsoft/autogen/pull/3128
feat: Qdrant support for the VectorDB interface by @​Anush008 in https://github.com/microsoft/autogen/pull/3035
Fix websurfer test error by @​thinkall in https://github.com/microsoft/autogen/pull/3138
[.Net] update sk version from 1.10.0 to 1.15.1 by @​LittleLittleCloud in https://github.com/microsoft/autogen/pull/3131
[.Net] add cancellation token to transition check lambda by @​LittleLittleCloud in https://github.com/microsoft/autogen/pull/3132
[.Net] Stop generating Azure.AI.OpenAI.FunctionDefinition in AutoGen.SourceGenerator by @​LittleLittleCloud in https://github.com/microsoft/autogen/pull/3134
[.Net] update dotnet-ci and dotnet-release to use 8.0.x version when setting up .NET. And enable format check by @​LittleLittleCloud in https://github.com/microsoft/autogen/pull/3136
[.Net] Publish AutoGen.WebAPI by @​LittleLittleCloud in https://github.com/microsoft/autogen/pull/3145
Update qdrant notebook for new qdrant vectordb by @​thinkall in https://github.com/microsoft/autogen/pull/3140
Fixed a typo in tool-use.ipynb by @​lucacorbucci in https://github.com/microsoft/autogen/pull/3151
Add Agentok into gallery by @​hughlv in https://github.com/microsoft/autogen/pull/3148
Fix typo in agentchat_nestedchat.ipynb by @​nfedyashev in https://github.com/microsoft/autogen/pull/3139
Update JSON_mode_example.ipynb by @​umermansoor in https://github.com/microsoft/autogen/pull/3130
Fix docstring for API reference doc in website by @​thinkall in https://github.com/microsoft/autogen/pull/3172
[.Net] add streaming tool call example by @​LittleLittleCloud in https://github.com/microsoft/autogen/pull/3167
Added anthropic bedrock by @​makkzone in https://github.com/microsoft/autogen/pull/3103
Update token_count_utils.py - Replace print with logger.warning by @​umermansoor in https://github.com/microsoft/autogen/pull/3168
fix: update method name in GeminiClient by @​sugatoray in https://github.com/microsoft/autogen/pull/3007
add Use AutoGen.Net agent as model in AG Studio by @​olaoluwasalami in https://github.com/microsoft/autogen/pull/3182
Fix cost calculation with custom pricing by @​yiranwu0 in https://github.com/microsoft/autogen/pull/3175
[.Net] rename namespace AutoGen.Service.* -> AutoGen.WebAPI.* by @​LittleLittleCloud in https://github.com/microsoft/autogen/pull/3177
[.Net] Allow passing a kernel to Interactive Service. by @​LittleLittleCloud in https://github.com/microsoft/autogen/pull/3183
Enhance vertexai integration by @​luxzoli in https://github.com/microsoft/autogen/pull/3086
[.Net] Add a constructor which takes ChatCompletionOptions for OpenAIChatAgent by @​LittleLittleCloud in https://github.com/microsoft/autogen/pull/3170
[CAP] Convenience methods for protobuf and some minor refactoring by @​rajan-chari in https://github.com/microsoft/autogen/pull/3022
[CAP] Address missed PR comment changes (Minor) by @​rajan-chari in https://github.com/microsoft/autogen/pull/3201
[.Net] fix #​3203 by @​LittleLittleCloud in https://github.com/microsoft/autogen/pull/3204
Fix typo in agentchat_society_of_mind.ipynb by @​imadilkhalil in https://github.com/microsoft/autogen/pull/3180
Fix Anthropic Bedrock support by @​joris-swapfiets in https://github.com/microsoft/autogen/pull/3210
Resolve arguments formatting by @​tjin88 in https://github.com/microsoft/autogen/pull/3194
+mdb atlas vectordb [clean_final] by @​ranfysvalle02 in https://github.com/microsoft/autogen/pull/3000
[Test] Avoid code scanning falsely identify by @​wenngong in https://github.com/microsoft/autogen/pull/3218
Fix failing GitGuardian check by @​umermansoor in https://github.com/microsoft/autogen/pull/3228
Agent Observability Blog Post by @​areibman in https://github.com/microsoft/autogen/pull/3209
[#​3219](https://togithub.com/microsoft/autogen/issues...

Read more

v1.0.10

12 Jul 01:52
Compare
Choose a tag to compare

What’s Changed

Update autogenstudio to v0.1.3

04 Jul 04:26
e80d8c3
Compare
Choose a tag to compare

What’s Changed

  • chore(deps): Update autogenstudio to v0.1.3 (#36) @renovate
  • chore(deps): Update docker/build-push-action digest to 1a16264 (#35) @renovate

v1.0.8

02 Jul 17:27
ca38c91
Compare
Choose a tag to compare

What’s Changed

  • chore(deps): Update docker/build-push-action digest to bca5082 (#34) @renovate
  • chore(deps): Update docker/build-push-action digest to af64c4e (#32) @renovate
  • chore(deps): Update docker/metadata-action digest to a64d048 (#33) @renovate
  • chore(deps): Update pyautogen to v0.2.31 (#31) @renovate

v1.0.7

22 Jun 06:09
63a6216
Compare
Choose a tag to compare

What’s Changed

  • chore(deps): Update pyautogen to v0.2.30 - autoclosed (#30) @renovate
  • chore(deps): Update docker/build-push-action digest to 31159d4 (#28) @renovate
  • chore(deps): Update autogenstudio to v0.1.2 (#29) @renovate
  • chore(deps): Update autogenstudio to v0.1.1 (#27) @renovate

Full Changelog: v1.0.6...v1.0.7

v1.0.6

17 Jun 02:40
1fd777e
Compare
Choose a tag to compare

What’s Changed

  • Update dependency pyautogen to v0.2.29 (#24) @renovate
  • Update docker/build-push-action digest to 86c2bd0 (#23) @renovate