open-webui/backend/open_webui/utils
ferret99gt a4249a6351 Remove remapping of frequency_penalty to repeat_penalty
1) Ollama natively supports frequency_penalty, so this is not necessary.
2) Repeat_penalty is being added to Open WebUI in PR #10016, allowing Ollama users to pick which penalty methods they want.
2025-02-19 09:24:38 -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 refac: code intepreter 2025-02-10 13:12:05 -08:00
filter.py
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 remapping of frequency_penalty to repeat_penalty 2025-02-19 09:24:38 -05:00
pdf_generator.py
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
webhook.py refac 2025-02-16 00:11:18 -08:00