open-webui/src/lib
ferret99gt 941c787806 Add presence penalty (openAi/ollama/others) and repeat penalty (ollama only?)
- Add Presence Penalty, which I believe most providers have.
- Add repeat_penalty, an Ollama / Llama.cpp only parameter
- Widen temperature range to 2 (supported by many providers and similar front ends)
- Widen Top K range (supported by many providers and similar front ends)
- Adjust description of freqency_penalty in line with OpenAI documentation
- Add presence_penalty with an OpenAI documentation based description
- Add repeat_penalty with an Ollama documentation based description
2025-02-14 12:02:55 -05:00
..
apis refac 2025-02-12 23:33:53 -08:00
components Add presence penalty (openAi/ollama/others) and repeat penalty (ollama only?) 2025-02-14 12:02:55 -05:00
i18n Add presence penalty (openAi/ollama/others) and repeat penalty (ollama only?) 2025-02-14 12:02:55 -05:00
pyodide wip: pyodide kernel 2025-02-04 21:02:11 -08:00
stores feat: Kokoro-js TTS support 2025-02-09 23:42:27 -08:00
types chore: format 2024-08-26 15:38:42 +02:00
utils refac: citations 2025-02-12 23:55:14 -08:00
workers refac 2025-02-10 00:02:23 -08:00
constants.ts wip 2024-12-11 20:25:46 -08:00
dayjs.js refac: think status 2025-01-23 12:53:17 -08:00
emoji-groups.json feat: emoji picker 2024-12-30 02:20:09 -08:00
emoji-shortcodes.json feat: emoji picker 2024-12-30 02:20:09 -08:00
index.ts chat feature added 2023-10-08 15:38:42 -07:00