LocalAI/core
Richard Palethorpe cb63bdb9e4
feat(ui): Add model pipeline editor (#9070)
This creates a new model config page. Presently just allows configuring
pipelines, but can be extending the future to other types of models.
However pipelines are quite easy to create a form for and require
editing to create.

Signed-off-by: Richard Palethorpe <io@richiejp.com>
2026-03-20 15:07:34 +01:00
..
application fix: Add tracing settings loading from runtime_settings.json (#9081) 2026-03-20 00:58:52 +01:00
backend feat(ui): Per model backend logs and various fixes (#9028) 2026-03-18 08:31:26 +01:00
cli feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
clients feat(store): add Golang client (#1977) 2024-04-16 15:54:14 +02:00
config feat(ui): Add model pipeline editor (#9070) 2026-03-20 15:07:34 +01:00
dependencies_manager feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
explorer feat(mlx-distributed): add new MLX-distributed backend (#8801) 2026-03-09 17:29:32 +01:00
gallery fix: use exact tag matching for model gallery tag filtering (#9041) 2026-03-20 08:37:45 +01:00
http feat(ui): Add model pipeline editor (#9070) 2026-03-20 15:07:34 +01:00
p2p feat(mlx-distributed): add new MLX-distributed backend (#8801) 2026-03-09 17:29:32 +01:00
schema fix(openresponses): do not omit required field ORItemParam.Arguments (#9074) 2026-03-19 22:04:45 +01:00
services feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
startup feat(api): Add transcribe response format request parameter & adjust STT backends (#8318) 2026-02-01 17:33:17 +01:00
templates chore(refactor): move logging to common package based on slog (#7668) 2025-12-21 19:33:13 +01:00
trace feat(ui): Per model backend logs and various fixes (#9028) 2026-03-18 08:31:26 +01:00