mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2025-09-12 00:14:34 +00:00
Ykeremy/test new litellm version (#223)
This commit is contained in:
parent
11e38b33cf
commit
f5125a9856
2 changed files with 5 additions and 18 deletions
|
@ -43,6 +43,7 @@ class LLMRouterConfig(LLMConfig):
|
|||
"simple-shuffle",
|
||||
"least-busy",
|
||||
"usage-based-routing",
|
||||
"usage-based-routing-v2",
|
||||
"latency-based-routing",
|
||||
] = "usage-based-routing"
|
||||
num_retries: int = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue