mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 22:21:27 -05:00
Problem in weg rag search when using a Litellm model #1262
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 @flefevre on GitHub (Jun 14, 2024).
Bug Report
Description
Bug Summary:
When i use "web search feature", it works a little with ollama model. If i switch to model that is managed by Litellm, i get an error.
I do precise that the model managed by Litellm works fine in openwebui when not using the web search rag feature
`mixtral-8x7b 12:25 PM
Searched 3 sites
Uh-oh! There was an issue connecting to mixtral-8x7b.
External: 400, message='Bad Request', url=URL('http://litellm:8000/v1/chat/completions')`
Steps to Reproduce:
-in open webui, load an ollama model, activate the web search, as a question on the news in France >> works
Expected Behavior:
shouold work the same way with models served by ollama or by litellm
Actual Behavior:
[Describe what actually happened.]
Environment
Reproduction Details
Confirmation: