#API error: "'The model:' gpt-4-32k 'does not exist."

11 messages · Page 1 of 1 (latest)

ashen saffron
#

Does anyone know why I keep getting this error when I call the API?
Thank You.

rigid tangle
#

You can only use the 8k model for now. And to call it:
model: "gpt-4"

ashen saffron
#

Ok. Yes, "gpt-4" works. I was using the Go library suggested in the OpenAI documentation, and the 32k model was one of the config options. So, I erroneously assumed it was live. Thanks.

frozen mirage
#

@ashen saffron does it still work for you? I'm getting an error that says "gpt-4 does not exist" now.

frozen mirage
# rigid tangle Did you get access to it?

Yes. I was using it last month, and now when I try to test it again, it's not working. I can use it on the playground, though. Did OpenAI change its endpoint or something?

rigid tangle
frozen mirage
rigid tangle
frozen mirage
#

Still not working. I guess I'll just use gpt4 on playground for now