You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed unnecessary dependencies and added new ones in the README file. Also,
included instructions for configuring OpenAI API key.
- Removed BeautifulSoup, requests, and tiktoken from the requirements list -
Added markdownify and diskcache to the requirements list - Added instructions on
setting up the OpenAI API key using the 'export' command
(gpt-4)
Addresses #1
Need to add
markdownify
anddiskcache
to your pip install dependency list.Pretty cool script, thanks for posting it!
The text was updated successfully, but these errors were encountered: