Documentation

Top Probability - Open Dev Kit Documentation

Open Dev Kit Documentation :: Open AI :: AI Base Options :: Top Probability

OpenAI.AIBaseOptions.TopProbability
An alternative to sampling with temperature, called nucleus sampling, where the model considers the results of the tokens with this mass. So 0.1 means only the tokens comprising the top 10% probability mass are considered.

Type

Float

If you think anything is missing, please feel free to: submit documentation feedback on this page