LocalAI/core/http/react-ui/src/pages
Ettore Di Giacinto f7e8d9e791
feat(quantization): add quantization backend (#9096)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-03-22 00:56:34 +01:00
..
Account.jsx feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
AgentChat.jsx feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
AgentCreate.jsx feat(ui): Add model pipeline editor (#9070) 2026-03-20 15:07:34 +01:00
AgentJobDetails.jsx fix(ui): Add tracing inline settings back and create UI tests (#9027) 2026-03-16 17:51:06 +01:00
AgentJobs.jsx feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
Agents.jsx feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
AgentStatus.jsx feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
AgentTaskDetails.jsx feat(ui): Add model pipeline editor (#9070) 2026-03-20 15:07:34 +01:00
auth.css feat: add quota system (#9090) 2026-03-21 10:09:49 +01:00
BackendLogs.jsx feat(ui): Per model backend logs and various fixes (#9028) 2026-03-18 08:31:26 +01:00
Backends.jsx feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
Chat.jsx feat(ui): Add model pipeline editor (#9070) 2026-03-20 15:07:34 +01:00
CollectionDetails.jsx feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
Collections.jsx feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
Explorer.jsx fix(ui): Move routes to /app to avoid conflict with API endpoints (#8978) 2026-03-13 21:38:18 +01:00
FineTune.jsx feat(quantization): add quantization backend (#9096) 2026-03-22 00:56:34 +01:00
Home.jsx feat(ui): Add model pipeline editor (#9070) 2026-03-20 15:07:34 +01:00
ImageGen.jsx feat(ui): Add model pipeline editor (#9070) 2026-03-20 15:07:34 +01:00
ImportModel.jsx feat(ui): Add model pipeline editor (#9070) 2026-03-20 15:07:34 +01:00
Login.jsx feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
Manage.jsx feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
ModelEditor.jsx fix(ui): Move routes to /app to avoid conflict with API endpoints (#8978) 2026-03-13 21:38:18 +01:00
Models.jsx fix: use exact tag matching for model gallery tag filtering (#9041) 2026-03-20 08:37:45 +01:00
NotFound.jsx feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
P2P.jsx fix(ui): Add tracing inline settings back and create UI tests (#9027) 2026-03-16 17:51:06 +01:00
PipelineEditor.jsx feat(ui): Add model pipeline editor (#9070) 2026-03-20 15:07:34 +01:00
Quantize.jsx feat(quantization): add quantization backend (#9096) 2026-03-22 00:56:34 +01:00
Settings.jsx feat(ui): Add model pipeline editor (#9070) 2026-03-20 15:07:34 +01:00
SkillEdit.jsx feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
Skills.jsx feat: add users and authentication support (#9061) 2026-03-19 21:40:51 +01:00
Sound.jsx feat(ui): Add model pipeline editor (#9070) 2026-03-20 15:07:34 +01:00
Studio.jsx feat: add (experimental) fine-tuning support with TRL (#9088) 2026-03-21 02:08:02 +01:00
Talk.jsx feat(ui): Add model pipeline editor (#9070) 2026-03-20 15:07:34 +01:00
Traces.jsx feat(ui, openai): Structured errors and link to traces in error toast (#9068) 2026-03-20 15:06:07 +01:00
TTS.jsx feat(ui): Add model pipeline editor (#9070) 2026-03-20 15:07:34 +01:00
Usage.jsx feat(ui): add predictor for usage, user-breakdown statistics (#9091) 2026-03-21 10:09:36 +01:00
Users.jsx feat: add quota system (#9090) 2026-03-21 10:09:49 +01:00
VideoGen.jsx feat(ui): Add model pipeline editor (#9070) 2026-03-20 15:07:34 +01:00