Hacker News new | ask | show | jobs
by LeoPanthera 1231 days ago
They're not using ChatGPT, they're using GPT-3, which has an API. There is a ChatGPT API coming but it's not available yet.

It is infuriating how everyone is describing all GPT models as "ChatGPT". It's very misleading.

1 comments

Supposedly there is a hidden model that you can use via the API that actually is ChatGPT. One of the libraries mentioned in these comments is using it.

Edit: this one https://github.com/transitive-bullshit/chatgpt-api

In case anyone wants to replace davinci-003 with the chat GPT model, the name is `text-chat-davinci-002-20230126`