MulletDad1

Results 3 issues of MulletDad1

So i got Agentgpt up and running in docker container but it wants me to sign in with google or github but when i click on it, i just get...

how do i fix this? GptClient] GetCompletionAsync Failed! HTTP status code: NotFound | Response body: { "error": { "message": "The model: gpt-4 does not exist", "type": "invalid_request_error", "param": null, "code":...

I run the docker command docker run -v ./appsettings.json:/app/appsettings.json --restart always ghcr.io/prographers/slack-gpt:latest and everything works fine..... But when I ask a question on slack, I see everything running on the...

help wanted