Get the JSON decryptor.
get_json_decryptor(
self,
_model: str | None = None,
) -> types.JsonDecryptor | None| Name | Type | Description |
|---|---|---|
_model | str | None | Default: NoneIgnored. Kept for backwards compatibility with langgraph-api which passes model_type to this method. |