kurtosis-tech / autogpt-package

It's like Auto-GPT met Brew. The easiest and fastest way to get started with AutoGPT with any backend of your choice & whatever plugins you may need
MIT License
157 stars 21 forks source link

fix: Dump the env variables into the .env file. #59

Closed laurentluce closed 1 year ago

laurentluce commented 1 year ago

Some plugins require .env to contains the env variables.

Tested that the IFTTT plugin starts fine.

Closes #57