mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-04-17 18:18:11 +00:00
add gemini-exp-1121 to expiermental set
This commit is contained in:
parent
e4f47c1abf
commit
62be0cd0c5
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ class GeminiLLM {
|
|||
"gemini-1.5-flash-exp-0827",
|
||||
"gemini-1.5-flash-8b-exp-0827",
|
||||
"gemini-exp-1114",
|
||||
"gemini-exp-1121",
|
||||
"learnlm-1.5-pro-experimental",
|
||||
].includes(this.model)
|
||||
? "v1beta"
|
||||
|
|
Loading…
Add table
Reference in a new issue