Skip to content
  • There are no suggestions because the search field is empty.

January '25 Release Notes

Product release notes for January 2025

New Features

  • Agent Runner: Agent Runner is an automation solution that allows you to develop custom agents using GenAI tasks with memory, RAG, and the ability to interact with other tools and applications.
  • Activity Catalog: Created a catalog to browse and view details of available workflow activities. This provides users with a comprehensive list of activities they can use in their workflows, along with descriptions and parameter details.
  • New Models on Vertex AI: Anthropic Claude 3 and 3.5 models are now available through Google Vertex AI as well as the latest Gemini 1.5 (001 and 002) models, expanding support for  Gemini models and for running Claude models across multiple inference providers.

Improvements

  • Multi-Cloud Deployment Automation: Vertesia changes automatically deploy to both AWS and GCP. This allows for greater flexibility in deployment strategies and enables customers to choose the cloud provider that best suits their needs.
  • Amazon Bedrock Inference: Added support for the Amazon Bedrock Converse API, unifying  access to models on Amazon Bedrock and enabling quicker access to new models in the future.
  • Share Links Across Projects: Sharing links from Studio is now easier for users with account and project references contained in the URL. This ensures Studio always loads the correct account and project context for users with multiple projects or accounts.
  • Run Button Disabled During Streaming: Disabled the "Run" button in the Interaction Playground while a run is streaming. This prevents users from accidentally triggering multiple runs concurrently and clarifies the system's state during streaming operations.
  • Workflow Execution Queue: Added support for custom task queues in workflow executions, providing more flexibility in managing workflow tasks.
  • Workflow Execution Monitoring: Enhanced the display of workflow runs in Studio by including friendly names of workflows and information about the user who initiated a workflow, making it easier to track and manage workflow executions.

Bug Fixes

  • User Invitation: Fixed an issue where new users invited to a project were unable to log in due to missing account-level roles. This fix ensures that newly invited users can access projects.
  • Rendition Generation Logic: Fixed an issue where rendition generation workflows would start even if the content type was not an image or PDF. This prevents unnecessary workflow executions and potential errors.
  • Attention Embeddings Calculation: Fixed an issue where attention embedding calculations would fail for large PDF documents when chunking was enabled. This fix improves the robustness of embedding generation for large documents and ensures consistent workflow execution.
  • Content Object Similar Content: Fixed vector query data issue with the similar content tab. This ensures users can consistently retrieve and explore similar content.
  • Workflow Rule Configuration Update: Fixed the handling of workflow rule configurations. This ensures the updated configurations are displayed correctly after switching between tabs in the workflow rule view.
  • Blob Download Error: Improved error handling for blob downloads, providing more informative error messages when download failures occur. This helps users troubleshoot issues more effectively.