mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2025-09-14 17:29:40 +00:00
rename GEMINI_FLUSH->GEMINI_FLASH (#1333)
This commit is contained in:
parent
873b484ffa
commit
f7f5c47c8e
2 changed files with 3 additions and 3 deletions
|
@ -278,7 +278,7 @@ if settings.ENABLE_GEMINI:
|
|||
),
|
||||
)
|
||||
LLMConfigRegistry.register_config(
|
||||
"GEMINI_FLUSH",
|
||||
"GEMINI_FLASH",
|
||||
LLMConfig(
|
||||
"gemini/gemini-1.5-flash",
|
||||
["GEMINI_API_KEY"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue