URL query parameters #9230
Unanswered
digas111
asked this question in
Troubleshooting
Replies: 1 comment 1 reply
-
No issues here:chrome_yJ7cOwWlU3.mp4Tried:
I'm only able to reproduce the blank screen if I try using a conversation ID that doesn't exist, even so it redirects most of the time. Tried on both v0.8.0-rc2 and latest commits on main |
Beta Was this translation helpful? Give feedback.
1 reply
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?
When passing URL parameters (tested with agent_id and promptPrefix) submitting the first request breaks the UI:
The problem seems to be related with the
gen_title
endpoint as I get an 404 in the request:However the endpoint works fine when no URL parameters are provided.
I tried using the version 0.7.8 and it works as expected.
Version Information
librechat/librechat latest 78a279684768 10 days ago 1.17GB
Steps to Reproduce
localhost:3080/c/new?promptPrefix=goodmorning
What browsers are you seeing the problem on?
Chrome
Relevant log output
2025-08-23 10:29:10 warn: [api/server/controllers/agents/client.js #titleConvo] Error getting endpoint config
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions