Releases: lludlow/autogen-studio
Hotfix for autogenstudio not launching
What’s Changed
- added full path to ENTRYPOINT
update
What’s Changed
- remove venv in docker (#56) @lludlow
- Move to new autogen package
- update autogen to 0.3.1 https://github.com/autogen-ai/autogen/releases/tag/v0.3.1
- chore(deps): Update docker/build-push-action digest to 4f58ea7 - autoclosed (#54) @renovate
- chore(deps): Update docker/metadata-action digest to 70b2cdc (#53) @renovate
- chore(deps): Update docker/login-action digest to 1f36f5b (#52) @renovate
- chore(deps): Update python Docker tag to v3.13 (#55) @renovate
- chore(deps): Update docker/build-push-action digest to 5cd11c3 (#44) @renovate
v1.0.13
v1.0.12
v1.0.11
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...
v1.0.10
Update autogenstudio to v0.1.3
v1.0.8
What’s Changed
v1.0.7
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