Skip to content

python-1.18.0

Latest
Compare
Choose a tag to compare
@moonbox3 moonbox3 released this 07 Jan 22:16
· 9 commits to main since this release
8a00172

Release Notes

Note: The OpenAI plugin has been removed. This change aligns with the .NET version, where the plugin was removed in early 2024. The plugin had previously been marked as deprecated in Python.

Python Package Updates

  • Python: Update chromadb requirement from <0.6,>=0.5 to >=0.5,<0.7 in /python by @dependabot in #10042
  • Python: Bump Python version to 1.18.0 for a release by @moonbox3 in #10115

Enhancements and Fixes

  • Python: Change order used to check variants in (de)ser steps by @eavanvalkenburg in #10051
  • Python: Remove OpenAI plugin. Update OpenAPI exec params to use direct predicate reference by @moonbox3 in #10095
  • Python: Update README.md by @AndreeaDan27 in #10028
  • Python: Agent content generation for function call content should be assistant role by @moonbox3 in #10096
  • Python: Improve Azure assistant agent settings and retrieval operations by @moonbox3 in #10063

Bug Fixes and Improvements

New Contributors

Full Changelog: python-1.17.1...python-1.18.0