Skip to content

v3.3

Choose a tag to compare

@ekassos ekassos released this 15 Apr 15:47
· 954 commits to main since this release
17d290d

Release Notes

Assistants

New Features

  • New get_assistant_description_stats CLI command to report statistics about number of assistants that utilize member-facing assistant descriptions. (#837)

Groups

New Features

  • PingPong will now record the Azure region when saving API keys for groups using Azure OpenAI Services. (#835)

Deployment Information

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

Deployment Details

  • Schema Upgrade: Added new region column to assistants table. (#835)
  • Migration Script: Run migrate_azure_api_keys_add_region CLI to add region information for existing Azure API keys. (#835)

Related PRs

  • feat/ Record Azure region when adding API key by @ekassos in #835
  • feat/ Add CLI to provide assistant description stats by @ekassos in #837

Full Changelog: 649-srv270-web155...651-srv272-web155