open-webui/backend/open_webui/utils
ferret99gt a560f789e4 Remove mapping of presence_penalty to new_topix_penalty
1) Ollama natively supports presence_penalty.
2) new_topic_penalty is not a valid option in Ollama. (See https://github.com/ollama/ollama/blob/main/docs/api.md#request-8)
3) Presence_penalty was added to Open Webui in PR #10016 and is not merged to main yet at this time.
2025-02-19 08:31:57 -05:00
..
images fix max seed for comfyui 2025-02-08 01:10:18 +07:00
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 refac: code intepreter 2025-02-10 13:12:05 -08:00
filter.py fix: filter 2025-02-08 01:07:05 -08:00
middleware.py fix: temp chat message continue 2025-02-17 18:40:40 -08:00
misc.py fix 2025-02-13 15:17:41 -08:00
models.py and one last edit 2025-02-15 19:42:58 -05:00
oauth.py refac 2025-02-16 00:11:18 -08:00
payload.py Remove mapping of presence_penalty to new_topix_penalty 2025-02-19 08:31:57 -05:00
pdf_generator.py chore: format 2025-02-09 22:20:47 -08:00
plugin.py
response.py chore: format 2025-02-13 00:13:33 -08:00
security_headers.py
task.py fix exception where openrouter doesn't populate - no longer index without fallback 2025-02-15 19:41:41 -05:00
tools.py refac 2025-02-04 21:20:03 -08:00
webhook.py refac 2025-02-16 00:11:18 -08:00