mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-05-29 17:25:15 +02:00
Added Mistral jsonnet templates
This commit is contained in:
parent
5f5cf8fd07
commit
d676804107
7 changed files with 159 additions and 2 deletions
|
|
@ -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",
|
||||
]:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue