Basic metrics working

This commit is contained in:
Cyber MacGeddon 2024-07-18 11:08:42 +01:00
parent 33b646eaec
commit 6a35a4599f
3 changed files with 119 additions and 62 deletions

View file

@ -43,6 +43,7 @@ setuptools.setup(
"anthropic",
"google-cloud-aiplatform",
"pyyaml",
"prometheus-client",
],
scripts=[
"scripts/chunker-recursive",