There's an option to get the probabilities of each token in the playground. In the playground, this can give you the log likelihood of tokens in the input.
Is there any way to do this via api? I have a dataset that I want to get likelihoods for (a research project).
Cheers