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