#Can ChatGPT's 'Chat completion API' review a legal agreement?
6 messages · Page 1 of 1 (latest)
@deft crystal It can review anything, it's a text model, but the validity of it's review is not to be trusted
@slender ridge its not giving proper output
response:
I cannot review the agreement. However, it is always recommended to have a legal professional review the agreement to ensure that it is comprehensive and protects the interests of both parties.
Increase the temperature parameter for a bit more lax bot experience.
But to answer your question; No, gpt-3.5-turbo should not review legal agreements 😂
It's giving proper results on ChatGPT Plus, but when I try through the API, it doesn't provide the expected response. I don't necessarily need a perfect response.
How can I use the CHATGPT chat completion API in Java to retrieve the previous context in a new question and obtain the corresponding result?