This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
open-webui
Watch
2
Star
0
Fork
0
mirror of
https://github.com/open-webui/open-webui.git
synced
2026-07-30 06:00:43 -05:00
Code
Issues
2.4k
Packages
Projects
Releases
129
Wiki
Activity
Files
b919ac76afe2378434da606a4b94f1ba134681f2
open-webui
/
src
/
lib
/
components
/
chat
T
History
Timothy Jaeryang Baek
and
GitHub
b919ac76af
Merge branch 'main' into fix-openai-settings
2023-12-29 21:05:49 -05:00
..
MessageInput
fix: custom suggestion prompts styling
2023-12-22 20:40:17 -08:00
Settings
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
MessageInput.svelte
fix: custom suggestion prompts styling
2023-12-22 20:40:17 -08:00
Messages.svelte
feat: keyboard shortcuts
2023-12-28 02:46:57 -08:00
ModelSelector.svelte
fix(model-selector): prevent saving empty default model
2023-12-28 18:06:17 +02:00
SettingsModal.svelte
Merge branch 'main' into fix-openai-settings
2023-12-29 21:05:49 -05:00
ShortcutsModal.svelte
feat: keyboard shortcuts
2023-12-28 02:46:57 -08:00