rikhuijzer / ata

Ask the Terminal Anything (ATA): ChatGPT in the terminal
MIT License
274 stars 17 forks source link

Fix occassional crashes and update dependencies #38

Closed rikhuijzer closed 5 months ago

rikhuijzer commented 5 months ago

Fixes https://github.com/rikhuijzer/ata/issues/35 by allowing data: in the response to be prefixed by a newline. Some responses have a newline and some don't for some reason.