open-webui/backend/open_webui/utils
ferret99gt fa885c3346 Update remapping logic
We copy the params from from the original key to the new key, then delete it. This is to ensure Ollama only gets valid options.

(Add a comment as well)
2025-02-19 09:25:47 -05:00
..
images
access_control.py
auth.py refac 2025-02-17 21:34:06 -08:00
chat.py Merge pull request #10209 from i-infra/iinf/fix-for-openrouter 2025-02-17 15:24:21 -08:00
code_interpreter.py
filter.py
middleware.py fix: temp chat message continue 2025-02-17 18:40:40 -08:00
misc.py
models.py
oauth.py
payload.py Update remapping logic 2025-02-19 09:25:47 -05:00
pdf_generator.py
plugin.py
response.py
security_headers.py
task.py
tools.py
webhook.py