Erol444 / gpt4-openai-api

Python package that provides (unofficial) API access to the GPT-4 through chat.openai.com. Works with langchain. Supports browsing, DALL-E 3, plugins, continuing generation.
165 stars 38 forks source link

Not working with new chatgpt UI #6

Closed Nadeus closed 1 year ago

Nadeus commented 1 year ago

Hi!

Since the release of the new UI for chatgpt, the tool doesn't manage to select GPT-4 (the buttons changed).

Thus it automatically uses gpt3.5.

Erol444 commented 1 year ago

@Nadeus Should work now with the new release (0.3), could you give it a try:)?

Nadeus commented 1 year ago

It works fine now, thanks a lot!!! :)