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