open-webui/src/lib/components/chat/Settings
2023-12-29 16:09:59 +00:00
..
Advanced.svelte Settings were being referenced incorrectly and as a result, no settings were being sent to openai endpoint. Added num_predict slider in advanced UI. Also added seed, stop and max_tokens (uses num_predict) being sent to openai endpoint. 2023-12-29 16:09:59 +00:00