Skip to content

airefinery-sdk 1.13.1 release

Choose a tag to compare

@tahabelkhouja tahabelkhouja released this 12 Aug 01:07
82d5599

Announcement: AI Refinery SDK Version 1.13.1 Released 🚀

We're excited to announce the release of AI Refinery SDK Version 1.13.1! This version brings performance improvements based on the valuable feedback we've received from the community.

💥 What's New in Version 1.13.1

  • Self-managed API Key Authentication: AIRefinery now offers you the capability to manage your teams' API Keys to connect to Distiller. To use SDK version 1.13.1 or later, you have to request your new API Keys from AI Refinery platform. Your current credentials will remain active to authenticate your clients using SDK 1.12 or older.

  • New agents capabilities:

    • Human Agent: The AI Refinery HumanAgent is used to involve a human in the loop, which enables collecting feedback from users and incorporating their responses into the overall agentic response pipeline.

    • FlowSuperAgent Triage: This feature in the FlowSuperAgent enables conditional execution of downstream agents based on user-defined criteria, allowing more dynamic and intelligent workflow

  • New Trusted Agent Huddle Agent: Now you can connect AI Refinery with Google Vertex agents

  • Voice API: AI Refinery now supports:

    • Automatic Speech Recognition transcription to generate text transcriptions of an input audio file.
    • Text-To-Speech to convert text into spoken audio.
  • Bug Fixes: Bug fixes and performance improvements over airefinery-sdk 1.12

✅ Compatibility

This release is compatible with SDK Version 1.5.0 and later. No changes to your current project code are necessary.

  • If you are upgrading the SDK to any 1.11.x version or later, please refer to the compatibility section in the SDK 1.11.0 release.

  • If you are upgrading the SDK to any 1.13.x version or later, you have to request your new API Keys from AI Refinery platform.