mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-08 02:01:07 -05:00
Add error handling for embed url endpoint #2749
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 @ZeFish on GitHub (Nov 21, 2024).
Feature Request
Is your feature request related to a problem? Please describe.
I've been going without document for about a month and just could't find the why's as there were no error and the chat was telling me that they didn't know what document I'm talking about
Describe the solution you'd like
A little notification that the embed url is not working, I had to look at the docker locker to find the error
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
I was putting "https://api.openai.com/v1/embeddings/" in the dashboard and it was not what I had to do..