Added jsonnet for GoogleAIStudio

This commit is contained in:
JackColquitt 2024-10-14 18:33:38 -07:00
parent 4ef8332c6f
commit 9d0b79cd82
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" ]: