add magnifex openai flex config (#4106)
This commit is contained in:
@@ -18,6 +18,7 @@ class LiteLLMParams(TypedDict, total=False):
|
||||
vertex_credentials: str | None
|
||||
vertex_location: str | None
|
||||
thinking: dict[str, Any] | None
|
||||
service_tier: str | None
|
||||
|
||||
|
||||
@dataclass(frozen=True)
|
||||
|
||||
Reference in New Issue
Block a user