Skip to content

v0.3.2-alpha preview release

Pre-release
Pre-release
Compare
Choose a tag to compare
@jhakulin jhakulin released this 05 May 18:54
· 122 commits to main since this release

Purpose

  • Add AI client keyword arguments for client classes to enable different authentication methods
  • Fix conversation thread creation for ChatAssistantClient to not use attachments as they are not supported with chat completion.
  • Version update to 0.3.2-alpha

Does this introduce a breaking change?

[ ] Yes
[X] No

Release Type

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

Other Information

  • Please install new version azure_ai_assistant-0.3.2a1-py3-none-any.whl for middleware SDK from this release. See the README for installation details.