wip integrate falkordb

This commit is contained in:
Avi Avni 2024-12-15 13:31:34 +02:00
parent 0384025619
commit 6b7e53a31f
21 changed files with 664 additions and 6 deletions

View file

@ -62,7 +62,7 @@ TEMPLATES=azure bedrock claude cohere mix llamafile ollama openai vertexai \
DCS=$(foreach template,${TEMPLATES},${template:%=tg-launch-%.yaml})
MODELS=azure bedrock claude cohere llamafile ollama openai vertexai
GRAPHS=cassandra neo4j
GRAPHS=cassandra neo4j falkordb
# tg-launch-%.yaml: templates/%.jsonnet templates/components/version.jsonnet
# jsonnet -Jtemplates \