v6.13
·
772 commits
to main
since this release
Release Notes
This update provides important bug fixes and improvements.
Assistants
New Features
- New "Allow Users to Upload Files" and "Allow Users to Upload Images" assistant configuration options under Advanced Options allow creators to control whether other users can upload their own files and images when interacting with their assistant.
- With "Allow Users to Upload Files" disabled, users cannot upload their own files in a thread. Files that creators add to the assistant will still be available for the assistant to use. This setting is visible at all times, but will only apply when creators enable File Search or Code Interpreter in Chat Mode models.
- With "Allow Users to Upload Images" disabled, users cannot upload their own images in a thread. This setting is visible at all times, but will only apply to Chat Mode models with Vision capabilities, or when creators enable Vision capabilities through Image Descriptions for Azure models.
Threads
Updates & Improvements
- The File Upload button in the Chat Input has more informative help text.
Resolved Issues
- Fixed: The File Upload help text in the Chat Input may incorrectly show that users have reached their maximum number of image uploads.
Deployment Information
| Schema Upgrade | Migration Script | Permissions Update | Task Definition Update | Configuration Update |
|---|---|---|---|---|
| YES | No | No | No | No |
Deployment Details
- Schema Upgrade: Add
allow_user_file_uploadsandallow_user_image_uploadscolumns in theAssistanttable.
Related PRs
Full Changelog: 819-srv391-web241...820-srv392-web242