Version 0.1.1
GPT-AutoPilot can now be downloaded as a portable version that doesn't need any dependencies, on both Windows and Linux.
Added
- Support for Windows
- PyInstaller scripts for creating portable versions
Fixed
- Script sometimes got stuck at "Waiting for ChatGPT..." when the GPT API stalled. Added
request_timeout
parameter to fix this (30 seconds)