v3.12
·
923 commits
to main
since this release
Release Notes
Prompts
New Features
- Use the new “Preview” button on the Edit Assistants page to generate a preview of the Assistant prompt, which will include randomization results. (#869)
- The Instructions Preview will not include additional prompt components that are not part of the assistant’s instruction set, such as the LaTeX format prompt, image description prompt, or other context provided at message generation. Users can audit the full Assistant prompt under Thread settings. (#870)
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/ Add option to generate assistant prompt previews in Edit Assistants page by @ekassos in #869
- fix/ Do not display extra prompt parts not part of the instructions by @ekassos in #870
Full Changelog: 679-srv289-web172...681-srv291-web174