Unresponsive IP Address for api.openai.com

As you can see from the other post, ChatGPT isn’t the best way to learn coding for a specific API.

It’s best to stick with the docs and API examples.

https://beta.openai.com/docs/api-reference/completions/create

[

## Create completion

post https://api.openai.com/v1/completions

Creates a completion for the provided prompt and parameters
3 Likes