llama.cpp/tools/server/webui/src/lib
Pascal a515179730 refactor: remove multimodal validation from model selector
Remove all frontend validation logic that prevented users from selecting
models based on multimodal capabilities. This refactoring removes
restrictive UI code while maintaining full functionality

- Vision models can describe images as text
- That text remains useful for non-vision models
- Chaining vision -> non-vision is a valid workflow
- Users know their use case better than the UI
- Users can return to vision models when needed
2026-02-13 13:21:35 +01:00
..
clients refactor: eliminate MCP circular dependency 2026-02-13 13:21:35 +01:00
components refactor: remove multimodal validation from model selector 2026-02-13 13:21:35 +01:00
constants fix: strip reasoning content and UI proprietary tags from prompts 2026-02-13 13:21:34 +01:00
contexts WebUI Architecture Cleanup (#19541) 2026-02-12 11:22:27 +01:00
enums refactor: inline reasoning with tags, remove fixed thinking field 2026-02-13 13:21:34 +01:00
errors refactor: Cleanup 2026-02-13 13:20:26 +01:00
hooks refactor: remove multimodal validation from model selector 2026-02-13 13:21:35 +01:00
markdown feat: resolve MCP attachment images via rehype plugin 2026-02-13 13:21:34 +01:00
services fix: strip reasoning content and UI proprietary tags from prompts 2026-02-13 13:21:34 +01:00
stores refactor: remove multimodal validation from model selector 2026-02-13 13:21:35 +01:00
types refactor: remove reasoning after first turn filter 2026-02-13 13:21:34 +01:00
utils refactor: remove reasoning after first turn filter 2026-02-13 13:21:34 +01:00