Skip to content

Version 0.1.1

Compare
Choose a tag to compare
@unconv unconv released this 23 Jun 11:15
· 213 commits to master since this release
22d1f01

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)