Added Mistral jsonnet templates

This commit is contained in:
JackColquitt 2025-03-14 18:07:51 -07:00
parent 5f5cf8fd07
commit d676804107
7 changed files with 159 additions and 2 deletions

View file

@ -134,7 +134,7 @@ def generate_all(output, version):
]:
for model in [
# "azure", "azure-openai", "bedrock", "claude", "cohere",
# "googleaistudio", "llamafile",
# "googleaistudio", "llamafile", "mistral",
"ollama",
# "openai", "vertexai",
]: