Skip to content

v0.3.1: Azure Fixes

Latest
Compare
Choose a tag to compare
@VRSEN VRSEN released this 23 Oct 14:09
· 10 commits to main since this release

New Features

  • Added .cursorrules file: Enables agent creation using Cursor Composer without writing any code.
  • Added refresh_from_id parameter in the Agent class: Controls whether agent settings are refreshed from OpenAI when an ID is provided, useful for backend integrations based on your setup.

Bug Fixes

  • Fixed strict mode unsupported on Azure issue (#177).
  • Improved parameter checking before running agents to reduce unnecessary OpenAI assistant updates.
  • Enhanced tool classification for different uploaded files as attachments.

Full Changelog: v0.3.0...v0.3.1