Skip to content

Stable v0.2

Compare
Choose a tag to compare
@ksopyla ksopyla released this 01 Apr 19:50
· 668 commits to main since this release
9ebaae1

Change log:

  • added new way of collecting all requests (especially those with errors)
  • introduce statistics for transactions
    • aggregate number of transactions per deployment and model, grouped by response status code
    • aggregating the transaction costs
    • compute average generation speed by deployment and model
  • new UI based on react Ant-design framework