Slack-GPT icon indicating copy to clipboard operation
Slack-GPT copied to clipboard

A Slack Bot implementation for integration with OpenAI ChatGPT. Supports GPT4 by default!

Results 4 Slack-GPT issues
Sort by recently updated
recently updated
newest added

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":...

**Description** Conversation in "App" ignores user's previous messages that are not tagged with @ **To reproduce the issue:** 1. Start a conversation with the Slack GPT bot. 2. Send a...

bug

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

**Description:** I would like to have support for uploading files as input for messages that are too long to fit within the standard character limit of a single Slack message....

enhancement