2024-10-15T12:25:49.005+08:00 ERROR 7792 --- [text-classifier] [nio-8082-exec-1] o.s.ai.converter.BeanOutputConverter : Could not parse the given text to the desired target type:{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "string",
"enum": [ "POSITIVE" ]
} into org.springframework.ai.converter.BeanOutputConverter$CustomizedTypeReference@43a5fda
2024-10-15T12:25:49.007+08:00 ERROR 7792 --- [text-classifier] [nio-8082-exec-1] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed: java.lang.RuntimeException: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `com.alibaba.cloud.ai.text.enums.TextClassifierTypes` from Object value (token `JsonToken.START_OBJECT`)
at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 1]] with root cause
com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `com.alibaba.cloud.ai.text.enums.TextClassifierTypes` from Object value (token `JsonToken.START_OBJECT`)
at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 1]
info
normal situation