Amit Das

Results 6 comments of Amit Das

![image](https://github.com/TransformerOptimus/SuperAGI/assets/51442266/6f7ba689-a045-4bb7-a24a-3ec06c169d31) > Can you try docker compose down?

> Try following commands `docker ps` - To list the containers running `docker stop ` - To gracefully stop a particular container id `docker kill ` - To force stop...

> Can you try using commands as with `sudo` like sudo docker stop .. etc. ![image](https://github.com/TransformerOptimus/SuperAGI/assets/51442266/a0df71f4-54ff-4adf-91ce-fef5bbd7187a)

> We're adding a way where we can add external tools easily. Hopefully in the next 1-2 days! Looking forward ☺️

I was also facing the same issue. perform below steps might solve your issue 1. check your API key if it's correct or not. 2. Head over to https://platform.openai.com/account/usage 3....