ChatGPT Plus for API Python

Good afternoon, everyone.
I need help, I bought ChatGPT Plus and I want to use its features in API
What do I need to pass in addition to the model, so that when I make an API request, it would work with the Legacy engine?
I tried to pass the name of the engine, but it answered that such engine does not exist
help please)

ChatGPT is not generally available on the API right now, ChatGPT Plus for now just offers prioritized access to chatGPT during peak usage.

However you can still check what models are available to you using List Models Request

1 Like

Well I have it working via API but it takes a very long time for the server to respond and very often crashes on RateLimit

and I checked in the models, there is no Legacy

3 Likes