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

August '24 Release Notes

Product release notes for August 2024

New Features

  • Multi-Tenant Support: Runs are now stored in separate databases per tenant (project).
  • Azure OpenAI Integration: Added support for Azure OpenAI.
  • Prompt Template Functionality: Introduced a new function to add line numbers to prompt content.
  • Streaming Authentication: Streaming now uses access tokens for authentication.
  • Bulk Operations Endpoint: Added a new endpoint to handle bulk operations.
  • Namespace Support: Added namespaces to projects, allowing better organization and configuration.
  • Configurable Interaction Names: Made standard workflows configurable for interaction names.
  • View Run Results Added a feature to view run results in a table format.
  • Content Object Type Selection: Added the ability to select the content type when uploading, or allow Composable to choose automatically.

Improvements

  • Helper Script: Added a script to recursively initialize submodules.
  • Standard Workflow Configurability: Refined the ability to configure interaction names in standard workflows for better flexibility.
  • Quickstart Documentation: Updated quickstart doc links to use docs.becomposable.com.
  • Error Display: Enabled default display of error messages for better user feedback.
  • Estimate Token Count: Updated the estimation of token counts after generating test data.
  • Navigation Enhancements: Reorganized the left panel navigation, and moved the analytics tab to within the Run and Environment pages for a more intuitive layout.
  • Workflow Selection UI: Implemented a modal window for selecting workflows to execute, improving user experience.
  • Filterable Select Lists: Improved select lists by adding filtering capabilities for large sets of values.

Bug Fixes

  • Dashboard Panels: Protected dashboard panels with error boundaries.
  • TypeRegistry Sorting: Fixed sorting of types alphabetically.
  • Document Actions: Corrected actions to list rules instead of workflows and sorted rules for display.
  • Workflow Definition Page: Fixed page title display issues.
  • Key Name Display: Fixed display issues for key names.
  • Environment UI: Removed test environments from the list and showed names instead of IDs.
  • Run Analytics: Fixed issues with run analytics.
  • Workflow Cancel Button: Fixed functionality of the cancel button on workflows.
  • Prompt Versions Navigation: Fixed navigation issues for prompt versions.
  • Schema Initialization: Corrected schema initialization when undefined.
  • Training Sessions: Fixed various issues related to training session population and environment handling.
  • Overflow and Layout: Fixed overflow issues and improved layout of select lists.
  • Playground State: Fixed state management issues in the playground after saving changes.
  • Metadata Modal: Added metadata modal for prompt templates.
  • Navigation 404: Fixed 404 errors in navigation.
  • Editing Versions: Prevented editing of versions.