Files
spring-ai/models/spring-ai-minimax
Ilayaperumal Gopinathan 53019c69d1 Add JsonIgnoreProperties to Model Response objects
- For all the model response API objects, add `@JsonIgnoreProperties(ignoreUnknown = true)`
   which provides flexibility to ignore any unknown properties which come as part of the response

Resolves #3026

Signed-off-by: Ilayaperumal Gopinathan <ilayaperumal.gopinathan@broadcom.com>
2025-05-08 19:56:13 -04:00
..
2025-04-30 17:51:20 +01:00
2024-10-21 10:24:28 +02:00