Skip to content

v6.15

Choose a tag to compare

@ekassos ekassos released this 30 Oct 22:59
· 768 commits to main since this release
8e39c38

Release Notes

This update provides important bug fixes and improvements.

Assistants

New Features

  • A new, admin-only /stats/runs endpoint provides details about runs with multiple assistant messages in the last 14 days, grouped by model and by day.

Threads

Updates & Improvements

  • When Assistant Should Message First is enabled, PingPong will no longer show an empty first user message.

Resolved Issues

  • Fixed: Some messages may not display when loading older messages in a thread, or an option to load more messages may appear when all messages have already been fetched.

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/ Do not display empty first user message by @ekassos in #1070
  • fix/ Ensure proper thread message and tool call pagination by @ekassos in #1072
  • feat/ Add admin stats endpoint for runs with multiple assistant messages by @ekassos in #1073

Full Changelog: 821-srv393-web243...824-srv395-web245