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

Added test_browsing.py and Getting Started Instructions #30

Closed TheManWhoLikesToCode closed 10 months ago

TheManWhoLikesToCode commented 11 months ago

Added test_browsing.py example from readme along with adding Getting Started Instructions on how to run the setup.py

TheManWhoLikesToCode commented 11 months ago

Upping this

TheManWhoLikesToCode commented 11 months ago

Removed readme changes. Added example