1.11.0
Announcement: AI Refinery SDK Version 1.11.0 Released 🚀
We're excited to announce the release of AI Refinery SDK Version 1.11.0! This version brings performance improvements based on the valuable feedback we've received from the community.
💥 What's New in Version 1.11.0
-
Elastic Search support for Knowledge: Support ElasticSearch Vector DB, for DocumentProcessingClient to ingest knowledge and for ResearchAgent to retrieve knowledge.
-
Self-Reflection feature: A new Utility Agent feature that allows agents to evaluate and iteratively improve their responses before responding to the user query. Self-reflection feature enhances the overall quality and accuracy of the final agent response.
-
Segmentation API: A new API that enables image segmentation capabilities, allowing for the identification and separation of distinct regions within an image for more precise image analysis.
-
Bug Fixes: Bug fixes and performance improvements over 1.10.1.
Please make sure to visit our official documentation website for more details about the newly available features and usage guidelines.
✅ Compatibility
This release is compatible with SDK Version 1.5.0 and later. However, we recommend creating a new project using DistillerClient for your previous projects when upgrading to v1.11.0. This ensures you benefit from the latest improvements, cleaner configurations, and a smoother development experience.
No changes to your current project code are necessary.