Added KG Topics

This commit is contained in:
JackColquitt 2024-09-10 18:28:05 -07:00
parent 7af32b0eef
commit 977a8019ac
10 changed files with 278 additions and 34 deletions

View file

@ -27,6 +27,7 @@ scrape_configs:
- 'vectorize:8000'
- 'embeddings:8000'
- 'kg-extract-definitions:8000'
- 'kg-extract-topics:8000'
- 'kg-extract-relationships:8000'
- 'store-graph-embeddings:8000'
- 'store-triples:8000'