Chat gpt API for language translation

I have chatgpt plus, still api is not working
I have tried all three api urls,

String apiUrl = *v1/engines/davinci-codex/completions";  // This is the endpoint for ChatGPT
// String apiUrl = */v1/chat/completions";
// String apiUrl =*/v1/engines/davinci/completions";

Please suggest me a correct url

Hi @srolly

Welcome to the community.

1 Like