v2.7.1
·
983 commits
to main
since this release
Release Notes
Assistants
New Features
- The Model Selector now includes GPT-4.5 in the Latest and Pinned Version configurations. This model can only be seen and set in the Model Selector by Admins. (781)
- The following models have been removed from the Model Selector:
These models can still be used by Assistants that already have one of these models set, but cannot be added to new or edited Assistants. (782)
gpt-4-turbo gpt-4-turbo-preview gpt-3.5-turbo gpt-35-turbo gpt-4o-2024-05-13 gpt-4-turbo-2024-04-09 gpt-4-0125-preview gpt-4-0125-Preview gpt-4-1106-preview gpt-4-1106-Preview gpt-3.5-turbo-0125 gpt-35-turbo-0125 gpt-3.5-turbo-1106 gpt-35-turbo-1106 - PingPong will now verify that the model a user tries to set when editing or creating an Assistant is visible in the Model Selector, and if a user is trying to set an Admin-only model, that the user is an Admin. This check will only be enforced every time an Assistant is created or when a model change is requested when editing an Assistant. This change does not affect edit requests that do not attempt to change the assistant model. For example, when a non-Admin user tries to change any other properties of an assistant with an Admin-only model set, the changes will be saved successfully. (783)
Groups
New Features
- New CLI Command to remove inaccurate rate limit error logs that moderators may encounter on the Manage Group page of groups affected by an OpenAI elevated 429 error incident. (780)
Deployment Information
| Schema Upgrade | Migration Script | Permissions Update | Task Definition Update | Configuration Update |
|---|---|---|---|---|
| No | No | No | No | No |
Deployment Details
- N/A
Related PRs
- Updates to Airtable & Jira Scripts by @ekassos in #779
- CLI command to clear rate limit error logs by @ekassos in #780
- Add support for GPT-4.5 by @ekassos in #781
- Remove older models from Model Selector by @ekassos in #782
- Do not allow users to select admin-only or hidden models by @ekassos in #783
Full Changelog: 618-srv243-web146...623-srv248-web147