open-webui/src/lib/components/chat
Anuraag Jain 4d3754980d fix(model-selector): prevent saving empty default model
- throw a toast error when user is trying to click on `set as default` without actually choosing the model(s).
- feat: added hmr for local development. use `npm run dev` and you get the hmr when debugging.
2023-12-28 18:06:17 +02:00
..
MessageInput fix: custom suggestion prompts styling 2023-12-22 20:40:17 -08:00
Settings fix: advanced params input 2023-12-03 10:58:27 -08: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 feat: discord badge added to about 2023-12-27 21:13:02 -08:00
ShortcutsModal.svelte feat: keyboard shortcuts 2023-12-28 02:46:57 -08:00