I get multiple choices in my API response for Davinci-003 and I don’t know how to programmatically select the “best” one for a chat bot application.
On Playground with the same parameters, it always picks the “best” answer. How does it do that? What is the difference between the API and Playground or what might be my user error?