Class ApiChatCompletionsResponseChoiceLogProbs
java.lang.Object
de.xima.fc.prompt.ms.impl.service.generic_oai.client.json.ApiChatCompletionsResponseChoiceLogProbs
Log probability information for the choice.
- Since:
- 8.5.0
-
Method Details
-
content
A list of message content tokens with log probability information.- Returns:
- The content tokens with log probability information.
-
refusal
A list of message refusal tokens with log probability information.- Returns:
- The refusal tokens with log probability information.
-