Skip to content

v0.2.12-alpha release

Pre-release
Pre-release
Compare
Choose a tag to compare
@jhakulin jhakulin released this 15 Apr 17:36
· 191 commits to main since this release
569d716

Purpose

  • Added async versions for task management APIs
  • Updated multi-agent orchestration sample to use async APIs for better usability and added new agent for file creation in the sample
  • Fixed bugs in asynchronous code execution
  • Version update to 0.2.12-alpha

Does this introduce a breaking change?

[ ] Yes
[X] No

Release Type

[X] Bugfix
[X] Feature
[ ] Code style update (formatting, local variables)
[X] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[X] Other... Please describe: Sample for Multi-Agent Code Orchestration

Other Information

  • Please install new version azure_ai_assistant-0.2.12a1-py3-none-any.whl for middleware SDK. See the README for details.