You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar issues.
Version
0.9.8
What's Wrong?
与本地大模型连接测试时,报错{"code":400,"msg":"java.lang.RuntimeException: com.fasterxml.jackson.databind.JsonMappingException: Numeric value (1732861633103) out of range of int (-2147483648 - 2147483647)\n at [Source: (okhttp3.ResponseBody$BomAwareReader); line: 1, column: 96] (through reference chain: dev.ai4j.openai4j.chat.ChatCompletionResponse$Builder["created"])","data":null,"timestamp":1732861627784,"traceId":"supersonic_615d7b77a5be49fb805c479ebed85c86"}
Search before asking
Version
0.9.8
What's Wrong?
与本地大模型连接测试时,报错{"code":400,"msg":"java.lang.RuntimeException: com.fasterxml.jackson.databind.JsonMappingException: Numeric value (1732861633103) out of range of int (-2147483648 - 2147483647)\n at [Source: (okhttp3.ResponseBody$BomAwareReader); line: 1, column: 96] (through reference chain: dev.ai4j.openai4j.chat.ChatCompletionResponse$Builder["created"])","data":null,"timestamp":1732861627784,"traceId":"supersonic_615d7b77a5be49fb805c479ebed85c86"}
What You Expected?
是不是jackson的版本太低了,该如何调整?
How to Reproduce?
No response
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: