spring-ai icon indicating copy to clipboard operation
spring-ai copied to clipboard

Use `ObjectMapper` with `FAIL_ON_UNKNOWN_PROPERTIES` false during error handling

Open making opened this issue 1 year ago • 0 comments
trafficstars

Some OpenAI compatible servers have unknown properties in the error response, so it is better to use an existing ObjectMapper in the ErrorHandler.

making avatar Jan 19 '24 16:01 making