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
com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "logprobs" (class com.plexpt.chatgpt.entity.chat.ChatChoice), not marked as ignorable (4 known properties: "delta", "index", "message", "finish_reason"])
at [Source: (okhttp3.ResponseBody$BomAwareReader); line: 13, column: 23] (through reference chain: com.plexpt.chatgpt.entity.chat.ChatCompletionResponse["choices"]->java.util.ArrayList[0]->com.plexpt.chatgpt.entity.chat.ChatChoice["logprobs"]), requestUrl=/message
大佬,这个报错是什么问题
The text was updated successfully, but these errors were encountered:
jiegege10
changed the title
java.io.IOException: Unexpected response code for CONNECT: 400
not marked as ignorable (4 known properties: "delta", "index", "message", "finish_reason"])
Feb 6, 2024
jiegege10
changed the title
not marked as ignorable (4 known properties: "delta", "index", "message", "finish_reason"])
com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "logprobs"
Feb 6, 2024
com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "logprobs" (class com.plexpt.chatgpt.entity.chat.ChatChoice), not marked as ignorable (4 known properties: "delta", "index", "message", "finish_reason"])
at [Source: (okhttp3.ResponseBody$BomAwareReader); line: 13, column: 23] (through reference chain: com.plexpt.chatgpt.entity.chat.ChatCompletionResponse["choices"]->java.util.ArrayList[0]->com.plexpt.chatgpt.entity.chat.ChatChoice["logprobs"]), requestUrl=/message
大佬,这个报错是什么问题
The text was updated successfully, but these errors were encountered: