Fix openai flex usage (#4141)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
This commit is contained in:
@@ -19,6 +19,7 @@ class LiteLLMParams(TypedDict, total=False):
|
||||
vertex_location: str | None
|
||||
thinking: dict[str, Any] | None
|
||||
service_tier: str | None
|
||||
timeout: float | None
|
||||
|
||||
|
||||
@dataclass(frozen=True)
|
||||
|
||||
Reference in New Issue
Block a user