mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-06 20:02:11 +02:00
Basic metrics working
This commit is contained in:
parent
33b646eaec
commit
6a35a4599f
3 changed files with 119 additions and 62 deletions
1
setup.py
1
setup.py
|
|
@ -43,6 +43,7 @@ setuptools.setup(
|
|||
"anthropic",
|
||||
"google-cloud-aiplatform",
|
||||
"pyyaml",
|
||||
"prometheus-client",
|
||||
],
|
||||
scripts=[
|
||||
"scripts/chunker-recursive",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue