mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[GH-ISSUE #1454] feat: better openai error message #12502
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Michelklingler on GitHub (Apr 7, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1454
Bug Report
Description
Bug Summary:
Huge red message pop when an image is uploaded to a model that does not support it.
Steps to Reproduce:
Use a non multimodal model and upload an image
Expected Behavior:
A huge piece of code appear in red on top of the UI
Actual Behavior:
A message shoud only say "Images input not supported with this model".
Environment
Reproduction Details
Confirmation:
Logs and Screenshots
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!