Open Dev Kit Documentation :: Open AI :: AI Base Options :: Top Probability
OpenAI.AIBaseOptions.TopProbabilityAn 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
If you think anything is missing, please feel free to: submit documentation feedback on this page
