can someone share best practice of set parameter to make api response same as web. my feel web has much better response than APIs.
2 Likes
If you use the gpt-3.5-turbo model, you’ll get the same answers as the web version. Check out the docs too. Messing a little bit with the “system” can make the responses fit your style better.
1 Like
this is response from web and api for question: tell me about best habits.
the api response look like 3.0 version.
1 Like
Are you guys using the free trial version of the API or paid version? I was free trial version up until today and the output from the API seemed very similar to the website while I was on free trial. Today, after upgrading to pay, the output seems much worse. I’m trying to figure out what is going on.