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
158 stars 20 forks source link

write out all the environment variables to .env to avoid any breakage of any plugins that depend on that #57

Closed h4ck3rk3y closed 1 year ago

h4ck3rk3y commented 1 year ago

Most of the plugins are happy with reading from the environment; AutoGPT is definitely happy but some might require a .env. Lets write out all the contents of the env_var passed to that file