LocalAI/core/http/react-ui
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
..
e2e feat(ui, openai): Structured errors and link to traces in error toast (#9068) 2026-03-20 15:06:07 +01:00
src feat(ui): Add model pipeline editor (#9070) 2026-03-20 15:07:34 +01:00
bun.lock feat(ui): Add model pipeline editor (#9070) 2026-03-20 15:07:34 +01:00
eslint.config.js feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
index.html feat(ui): move to React for frontend (#8772) 2026-03-05 21:47:12 +01:00
package-lock.json chore(deps): bump playwright from 1.52.0 to 1.58.2 in /core/http/react-ui in the npm_and_yarn group across 1 directory (#9055) 2026-03-18 14:05:59 +01:00
package.json chore(deps): bump playwright from 1.52.0 to 1.58.2 in /core/http/react-ui in the npm_and_yarn group across 1 directory (#9055) 2026-03-18 14:05:59 +01:00
playwright.config.js feat(ui, gallery): Show model backends and add searchable model/backend selector (#9060) 2026-03-18 21:14:41 +01:00
vite.config.js fix(ui): fix /app redirect 2026-03-05 21:43:46 +00:00