Endpoint Discrepancies

I’m about to ping off a bunch of training sets for the GPT Davinci. The docs are pretty straightforward but… In chatting with the davinci itself it tells me to post training sets to :

api.davinci.ai/v1/training

The openai docs say post to :

davinici.openai.com/train/

Bit confusing.

This happens fairly often when you ask it to provide a URL. It will frequently just make up a website or subdomain.

In this case, the documentation is correct.

1 Like

URLs really are sucky aren’t they. Strange it should do that.

4 posts were merged into an existing topic: What is the correct url endpoint to make post request to OpenAI API for code interpretation?