mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 08:26:21 +02:00
Set default model (#140)
This commit is contained in:
parent
45091e01ec
commit
2660b28ab9
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ local prompts = import "prompts/mixtral.jsonnet";
|
|||
|
||||
"googleaistudio-max-output-tokens":: 4096,
|
||||
"googleaistudio-temperature":: 0.0,
|
||||
"googleaistudio-model":: "gemini-1.5-flash-002",
|
||||
|
||||
"text-completion" +: {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue