Web search not working with Qwen3 served with mlx-lm #8545
Unanswered
Odrec
asked this question in
Troubleshooting
Replies: 1 comment 4 replies
-
Thanks for the report @Odrec
I'm double-checking this to confirm if we can do anything about this |
Beta Was this translation helpful? Give feedback.
4 replies
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 the latest 0.7.9-rc1 version. I use the websearch with OpenAI models and it works fine. Qwen3 seems to know that there is a tool (as shown in thinking tab) and actually does the search correctly because I saw the links when it was generating the answer but then the answer got deleted and showed this error message. Also in the logs it shows the same error with the StepID.
Is it possible that the error arises because mlx-lm is not formatting the answer in a proper OpenAI format? or is this an issue with LibreChat?
Version Information
ghcr.io/danny-avila/librechat-dev latest 3aac4ce063a1 31 hours ago 1.11GB
ghcr.io/danny-avila/librechat-rag-api-dev latest 64a31a1f9483 7 days ago 7.87GB
ghcr.io/librechat-ai/codesandbox-client/bundler latest 1b2b35059f1d 2 weeks ago 152MB
ghcr.io/danny-avila/librechat-dev 637400d782e3 5 weeks ago 1.06GB
ghcr.io/danny-avila/librechat-rag-api-dev 766bcc667331 5 weeks ago 7.86GB
ghcr.io/librechat-ai/codesandbox-client/bundler 83da1a6ff0dc 6 weeks ago 148MB
ghcr.io/virtuos/librechat_exporter 2.1.0 db9e0104d6af 7 weeks ago 283MB
Steps to Reproduce
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions