katmai
katmai
fixed everything. sorry about that. i sort of messed up my env for a little while. all cleaned up.
> Thanks for the above fixes, one more thing i noticed while using this config is i get git changes, from redis data, could you add the following to `.gitignore`...
> Please revert the change to the `redis` service name. Other than that, looks good! :) name changed back to redis
> A question though: does Redis _need_ to be perpetually persistent? The entire idea of the current setup is that Redis stays up as long as needed, and by default...
> > isn't the goal to somehow in the future optimize the usage of the data stored in persistent memory on subsequent runs, so that we can reuse the information...
> so why do we present these things as THOUGHTS and REASONING then?
> Please revert the change to the `redis` service name. Other than that, looks good! :) this was done btw.
i'll close this. not really needed right now.
> We need a way to run AutoGPT without an OpenAI API key, just using Bing Chat. Do you plan to provide such an override? bing is based on openAI.
> > before checking if the repo exists or is invalid, it would be easier if it first checks if the repo has already been cloned locally, and issue a...