Skip to content

v2.1.4

Choose a tag to compare

@ekassos ekassos released this 05 Dec 23:48
· 1101 commits to main since this release
9333cd0

Release Notes

Assistants

New Features

  • PingPong will now verify that File Search files uploaded to an assistant-attached Vector Store have been successfully processed before completing the assistant creation or update process. (#317)

Groups

New Features

  • A new process_airtable_class_requests CLI command pulls all pending group creation requests from an Airtable table and automatically creates institutions, groups, moderators, and assistants as needed. (#644)
  • Email invites now redirect users to the inviting Group's main page instead of their home page. (#645)

Resolved Issues

  • Fixed: Group Creators have "No Role" assigned when creating a Group with no direct permissions. (#642)

Models

New Features

  • The Model Selector options have been updated to reflect the available options of Azure-deployed models. (#648)
  • To ensure a consistent user experience, users will now be able to select from all available Latest models, even through these names might not reflect the deployment names of Azure-deployed models. PingPong will convert the Latest model names to the applicable pinned model name server-side for Groups using Azure as their AI Provider. (#648)

Threads

New Features

  • PingPong will now verify that File Search attachments uploaded to a thread-attached Vector Store have been successfully processed before completing the thread creation or message sending process. (#595)

Deployment Information

Schema Upgrade Migration Script Permissions Update Task Definition Update Configuration Update
No No No No No

Deployment Details

  • N/A

Related PRs

  • Bump python-multipart from 0.0.9 to 0.0.18 in the pip group across 1 directory by @dependabot in #641
  • Script to bulk-create classes (through AirTable) by @ekassos in #644
  • Ensure Assistant Vector Store uploads are fully processed by @ekassos in #636
  • Fix: Group Creators have "No Role" UserClassRole by @ekassos in #643
  • Fix: Vector Store files may not be processed before Thread Run by @ekassos in #635
  • Update Azure Models & Small Improvements by @ekassos in #648
  • New Feature: Invite Emails redirect to the inviting group by @ekassos in #649

Full Changelog: 507-srv151-web110...514-srv158-web110