Set default model (#140)

This commit is contained in:
cybermaggedon 2024-11-05 23:58:36 +00:00 committed by GitHub
parent 45091e01ec
commit 2660b28ab9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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" +: {