Hacker News new | past | comments | ask | show | jobs | submit login

> Does the API offer access to the same model as the one used in ChatGPT web app?

Chat API is this: https://platform.openai.com/docs/api-reference/chat/create

URL that the plugin is using for the API call is here: https://github.com/dpayne/CodeGPT.nvim/blob/1ff70459b170ddaf...

TLDR: yes

> If so it might be way cheaper to use the API than ChatGPT plus?

I haven't used ChatGPT Plus, just the normal one. But at least the demonstration GIF makes it seem kind of slow. One selling point of the Plus service is supposedly that you get faster responses.




I just tested the API, it seems to have the same speed as ChatGPT plus. I quickly tested some questions and it seems that OpenAI web app has a bit more relevant answers, I wonder whether it's related to the temperature and other parameters.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: