Sentdex / TermGPT

Giving LLMs like GPT-4 the ability to plan and execute terminal commands
MIT License
407 stars 94 forks source link

chore: make message history global, add support for .env file #4

Closed victor-hugo-dc closed 1 year ago

Sentdex commented 1 year ago

Thank you!

Might be nice to make a full move to logging and remove the whole DEBUG part entirely, pulling logger out of the gpt-4 querying function.