Zai-Kun / reverse-engineered-chatgpt

Unofficial reverse-engineered ChatGPT API in Python
Apache License 2.0
240 stars 31 forks source link

Questions #18

Closed innerop closed 7 months ago

innerop commented 7 months ago

hey

nice work!

does this provide access to GPT 3.5?

I understand the limit is 5 requests every 3 hours?

jxyk2007 commented 7 months ago

hey

nice work!

does this provide access to GPT 3.5?

I understand the limit is 5 requests every 3 hours?

3.5没有次数限制。 4.0才有次数限制。 GPT-4 With DALL·E, browsing and analysis Limit 40 messages / 3 hours

innerop commented 7 months ago

That's good news!

Does it require the user to be a ChatGPT Plus user and sign-in with their OpenAI username/password in order to access GPT4?

Zai-Kun commented 7 months ago

That's good news!

Does it require the user to be a ChatGPT Plus user and sign in with their OpenAI username/password in order to access GPT4?

You need to provide the session token of your GPT plus account if you want to access gpt-4.