Update LLM text-completion duration metric (#40)

* Added LLM duration metric, better buckets

* Added heatmap to dashboard to replace 95/97/99 chart

* Bump version
This commit is contained in:
cybermaggedon 2024-08-26 11:46:36 +01:00 committed by GitHub
parent d0e3fcf019
commit 0159e938a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
26 changed files with 502 additions and 429 deletions

View file

@ -1,6 +1,6 @@
# VERSION=$(shell git describe | sed 's/^v//')
VERSION=0.7.15
VERSION=0.7.16
DOCKER=podman