mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
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. |
||
|---|---|---|
| .. | ||
| images | ||
| access_control.py | ||
| auth.py | ||
| chat.py | ||
| code_interpreter.py | ||
| filter.py | ||
| middleware.py | ||
| misc.py | ||
| models.py | ||
| oauth.py | ||
| payload.py | ||
| pdf_generator.py | ||
| plugin.py | ||
| response.py | ||
| security_headers.py | ||
| task.py | ||
| tools.py | ||
| webhook.py | ||