victoriadrake / chatgptmax

Python module to send large input to ChatGPT using preprocessing and chunking.
MIT License
16 stars 1 forks source link

Organize, fix install_requires #5

Closed victoriadrake closed 11 months ago

victoriadrake commented 11 months ago

Updates setup.py and adds a test for installing the package from pip.

victoriadrake commented 11 months ago

Failing tests are due to published package, which this PR fixes.