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

headless = True breaks program #31

Closed TheManWhoLikesToCode closed 10 months ago

TheManWhoLikesToCode commented 11 months ago

When running base test turning headless to true breaks the model.

Erol444 commented 11 months ago

Unfortunately a known issue.

TheManWhoLikesToCode commented 11 months ago

I figured as much just thought I'd add it to the issue page. I made a PR is this repo open to contributions?

Erol444 commented 11 months ago

@TheManWhoLikesToCode it sure is:)