Skip to content

Scrypted Documentation / ChatCompletionResponse / Choice / Logprobs

Interface: Logprobs ​

Log probability information for the choice.

Properties ​

content ​

content: null | ChatCompletionTokenLogprob[]

A list of message content tokens with log probability information.


refusal ​

refusal: null | ChatCompletionTokenLogprob[]

A list of message refusal tokens with log probability information.