The Jackson JSON mapper to use for serializing and deserializing JSON.
public Unit jsonMapper(JsonMapper jsonMapper)The Jackson JSON mapper to use for serializing and deserializing JSON. Defaults to [com.langchain.smith.core.jsonMapper]. The default is usually sufficient and rarely needs to be overridden.
| Name | Type | Description |
|---|---|---|
jsonMapper* | JsonMapper |