Basic metering module structure

This commit is contained in:
JackColquitt 2024-09-27 16:57:46 -07:00 committed by Cyber MacGeddon
parent 8085bb0118
commit 74fcba1b3e
7 changed files with 77 additions and 1 deletions

View file

@ -29,6 +29,7 @@ scrape_configs:
- 'kg-extract-definitions:8000'
- 'kg-extract-topics:8000'
- 'kg-extract-relationships:8000'
- 'metering:8000'
- 'store-graph-embeddings:8000'
- 'store-triples:8000'
- 'text-completion:8000'