Skip to content

v2.5.11

Choose a tag to compare

@ekassos ekassos released this 10 Feb 16:34
· 1004 commits to main since this release
4a7bfce

Release Notes

Assistants

New Features

  • The /api/v1/stats/models/{model_name}/assistants endpoint will now return the last user activity timestamp, based on the latest Thread.last_activity timestamp from all threads associated with each assistant. (759)
  • The /api/v1/stats/models/{model_name}/assistants endpoint will now return the class and assistant names. (759)

Deployment Information

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

Deployment Details

  • N/A

Related PRs

  • Model Stats: Add latest user activity timestamp by @ekassos in #759

Full Changelog: 601-srv228-web141...602-srv229-web141