Skip to content

v2.7.8

Choose a tag to compare

@ekassos ekassos released this 01 Apr 01:41
· 961 commits to main since this release
c11c638

Release Notes

Assistants

New Features

  • Changes default temperature to 0.2 for all newly created assistants and introduces new UI to guide users into choosing the correct temperature for their assistant. (#799)

Groups

Resolved Issues

  • Fixes an issue where Moderators may not be able to see and upload Shared Group files. (#807)

Scripts

New Features

  • Reflects the new Airtable temperature field in Assistant Templates, and uses it when updating or creating an assistant. (#800)
  • New Qualtrics automation scripts for creating, publishing and activating exams from Airtable JSONs. (#804, #805, #806)

Deployment Information

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

Deployment Details

  • N/A

Related PRs

  • feat/ Change default Temperature to 0.2 and New Temperature Input UI by @ekassos in #799
  • scripts/ New temperature field in Airtable schema by @ekassos in #800
  • feat/ Collapse code interpreter code by default by @ekassos in #801
  • Bump gunicorn from 22.0.0 to 23.0.0 in the pip group across 1 directory by @dependabot in #798
  • Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #803
  • Bump tj-actions/changed-files from 44 to 46 in /.github/workflows in the github_actions group across 1 directory by @dependabot in #802
  • scripts/ Add Qualtrics Scripts for Creating Exams by @ekassos in #804
  • scripts/ Add option to specify Qualtrics User Email in env by @ekassos in #805
  • scripts/ Fixes and Updates to Qualtrics Scripts by @ekassos in #806
  • fix/ Moderators may be unable to see and upload class files by @ekassos in #807
  • fix/ Recursion error when no response_model was given by @ekassos in #808

Full Changelog: 634-srv259-web148...644-srv266-web152