Error message in UI #8665
Unanswered
openlabforkd
asked this question in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
I am using librechat with custom open api endpoint.
I want to pass error message to user if the question has invalid or malformed content.
I am passing the response as following from my fast api middleware.
However, error is not displayed correctly on UI.
I just see following message on ui.
Version Information
I am using librechat release published in June 2025
Steps to Reproduce
Create custom open ai api endpoint using fast api
Use it for libreChat ui
try to send error message before sending user message to llm for further processing.
What browsers are you seeing the problem on?
Chrome
Relevant log output
Screenshots
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions