airefinery-sdk 1.12.0 release
Announcement: AI Refinery SDK Version 1.12.0 Released 🚀
We're excited to announce the release of AI Refinery SDK Version 1.12.0! This version brings performance improvements based on the valuable feedback we've received from the community.
💥 What's New in Version 1.12.0
-
Agent updates and improvements:
-
SuperAgent now provides a more informative response instead of the generic message "I could use a bit more information. Could you provide some additional details?" when it is unable to complete the SuperAgent's workflow. This enhancement helps users refine their SDK use-case design.
-
You can now disable the Orchestrator’s default behavior of decomposing complex user queries by setting a boolean flag in the SDK YAML configuration.
-
orchestrator:
decompose: <True or False>- Bug Fixes: Bug fixes and performance improvements over
airefinery-sdk1.11 .
✅ Compatibility
This release is compatible with SDK Version 1.5.0 and later. No changes to your current project code are necessary.