Too much difference in Playground response vs API response

zero difference

Press “view code” in the API Playground (without the AI response)

Add print(response.choices[0].message.content) to the end.

top-p: 0.001 in my example ensures near identical response.

Another go this week answering the same:

1 Like