Added jsonnet for GoogleAIStudio

This commit is contained in:
JackColquitt 2024-10-14 18:33:38 -07:00 committed by Cyber MacGeddon
parent 04617a81f7
commit e8abffa2d0
4 changed files with 124 additions and 1 deletions

View file

@ -123,7 +123,7 @@ def generate_all(output, version):
]:
for model in [
"azure", "azure-openai", "bedrock", "claude", "cohere",
"llamafile", "ollama", "openai", "vertexai"
"googleaistudio", "llamafile", "ollama", "openai", "vertexai",
]:
for graph in [ "cassandra", "neo4j" ]: