Hacker News new | ask | show | jobs
by sethgecko 1134 days ago
I made a small wrapper too, you call it from the command line and it keeps the conversation context for 15 minutes in a temp file.

https://github.com/mcdallas/gptask

1 comments

I just keep mine in memory for simplicity, but it’s nice that you can restart old ones.