Skip to content

Commit

Permalink
Ykeremy/test new litellm version (Skyvern-AI#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
ykeremy committed Apr 24, 2024
1 parent 28bdf6c commit 24e1b41
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 18 deletions.
22 changes: 4 additions & 18 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions skyvern/forge/sdk/api/llm/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 24e1b41

Please sign in to comment.