mikavehns / BookGPT

Writes complete books with given paramters, using GPT-3.
MIT License
353 stars 66 forks source link

Fixed the errors in the code! #25

Open CJStryker opened 10 months ago

CJStryker commented 10 months ago

FIxed some errors that were placed in the code and allows you to completely save a book! Increased word count and using a higher token limit with GPT-3.5.

CJStryker commented 10 months ago

Added all of my fixes and changes the way the book is saved with a random number in the filename as well as removing errors that were in the code but applying fixes to generate the structure of the book.