mshumer / gpt-author

MIT License
2.45k stars 354 forks source link

Can we load a custom first chapter ? #4

Open ameen-roayan opened 1 year ago

ameen-roayan commented 1 year ago

That is the question, is that possible ?

MartinAbilev commented 1 year ago

ya can try to add your custom chapter to this line

def write_first_chapter(plot, first_chapter_title, writing_style):
    response = "... my amazing custom chapter"