#Get Same response for same data Sent over the API

1 messages · Page 1 of 1 (latest)

flat elbow
#

I am building a project using GPT-4 API where in users would send their answer to questions and receive a feedback on that answer. However, the feedback from the API changes each time I call the API with the same question and answer. How do I prompt the API to not change feedback if the same answer is submitted again?