Release 0.34.0
🪄 Features
New Model Registry UI
We’re making it easier for users to manage a long list of models, and navigate seamlessly between entities in the model registry. With this new UI, users can:
- Look at all your registered models
- Filter to registered models within a specific team
- With the new list view, users can expand each panel to see the individual versions inside of it, including each version's aliases, and metadata or run metrics. Clicking on a version from this quick view can take you to it's version-view
- Look at an overview directly by clicking “View Details”
- See a preview of how many version, consumers, and automations are present for each registered model
- Create Automations directly
- See some metadata columns and details in preview
- Change Model Access Controls
🔨 Fixes
- Improved search functionality for better universal search ranking results.
- Added functionality to add/delete multiple tags at once in the model registry
- Enhanced the FileMarkdown feature to correctly scroll long content.
- Made the default team selection dropdown scrollable.
- Removed the UI access restriction for Tier 1/2/3 plans based on tracked hour usage.
- Added tooltips to for LLM trace viewer spans
- LLM trace timeline/detail now splits horizontally in fullscreen
- Added entity / team badges to Model Registry entries.
- Improved the navigation bar experience for logged out users
- Disabled storage/artifact banners to avoid issue where UI blocks for orgs with excess artifacts.
- Fixed issues where user avatars were not being displayed correctly.
- Fixed issue using Launch with Azure Git URLs
- Launch configuration boxes now work in airgapped environments
- In Launch queue creation, show teams as disabled (rather than hidden) for non-admins.
- Fixed issue with embedding projector rendering
- Fixes issue that prevented users from being able to reset their password in some cases involving mixed-case usernames.
- Files with special characters now show up in the media panel in Azure
- Added the ability to override the inline display format for timestamps.
- Reports with custom charts now load when not logged in.
- Wide GIFs no longer overflow fullscreen view
- Increase default automations limit from 20 to 200.
- Fixed bug allowing the appearance of deleting the version alias of a registered model (in fact, this could not be deleted on the backend).