[GH-ISSUE #7951] Discord webhook generating a completely different response than in the WebUI #53608

Closed
opened 2026-05-05 14:56:43 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @Defalt2102 on GitHub (Dec 19, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7951

I want to report a bug that is related to the Discord Webhook tool that you can find on the Community page, as there was no direct link to a git related to it, I am opening a bug report here.

Expected Behavior:

Usually one would expect the script to relay the generated response accurately to the webhook provided.

Actual Behavior:

The response that is being sent to the webhook is missing the System prompt that was specified in the model itself, also it never matches the seed provided for the model to use and actually uses a random seed to generate the response, which leads to two completely seperate responses for the two locations.

Description

Bug Summary:
If you use the Discord Webhook Script provided here: https://openwebui.com/t/hub/discord/
The response of the model on the WebUI and in the discord channel will be completely different.

Reproduction Details

Steps to Reproduce:
Fresh installation of WebUI on a docker and ollama, creating a custom model and linking the discord webhook tool to it which can be found here: https://openwebui.com/t/hub/discord/
afterwards just ask the model any question and the answer in the webui and the discord channel will be greatly different.

Originally created by @Defalt2102 on GitHub (Dec 19, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/7951 I want to report a bug that is related to the Discord Webhook tool that you can find on the Community page, as there was no direct link to a git related to it, I am opening a bug report here. ## Expected Behavior: Usually one would expect the script to relay the generated response accurately to the webhook provided. ## Actual Behavior: The response that is being sent to the webhook is missing the System prompt that was specified in the model itself, also it never matches the seed provided for the model to use and actually uses a random seed to generate the response, which leads to two completely seperate responses for the two locations. ## Description **Bug Summary:** If you use the Discord Webhook Script provided here: https://openwebui.com/t/hub/discord/ The response of the model on the WebUI and in the discord channel will be completely different. ## Reproduction Details **Steps to Reproduce:** Fresh installation of WebUI on a docker and ollama, creating a custom model and linking the discord webhook tool to it which can be found here: https://openwebui.com/t/hub/discord/ afterwards just ask the model any question and the answer in the webui and the discord channel will be greatly different.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#53608