refactor gemini reasoning effor (#3292)
This commit is contained in:
@@ -16,6 +16,7 @@ class LiteLLMParams(TypedDict, total=False):
|
||||
model_info: dict[str, Any] | None
|
||||
vertex_credentials: str | None
|
||||
vertex_location: str | None
|
||||
thinking: dict[str, Any] | None
|
||||
|
||||
|
||||
@dataclass(frozen=True)
|
||||
|
||||
Reference in New Issue
Block a user