Comment on Show HN: Next.js ChatGPT – Responsive chat application powered by GPT-4parentComments−fredliu3yIt doesn't. Even if you have ChatGPT Plus, the key you have only supports 3.5 unless you are explicitly given the gpt-4 key.−capableweb3yIt's true that you need explicit access to the GPT-4 to use the API, but again, it's not a different key. I'm using the same API key for accessing `gpt-3.5-turbo` as I use for `gpt-4`.−fredliu3yThere seems to be already a PR for adding 3.5 support. The community and speed of change in this field is mind blowing!−capableweb3yOh yeah, changing 33 lines is truly revolutionary!−enricorosOP3yOP: I went to sleep with this as my 1st post and 1 star, and woke up with a PR for 3.5-Turbo pending. Community for the win!
Comments
It doesn't. Even if you have ChatGPT Plus, the key you have only supports 3.5 unless you are explicitly given the gpt-4 key.
It's true that you need explicit access to the GPT-4 to use the API, but again, it's not a different key. I'm using the same API key for accessing `gpt-3.5-turbo` as I use for `gpt-4`.
There seems to be already a PR for adding 3.5 support. The community and speed of change in this field is mind blowing!
Oh yeah, changing 33 lines is truly revolutionary!
OP: I went to sleep with this as my 1st post and 1 star, and woke up with a PR for 3.5-Turbo pending. Community for the win!