project-nomad/admin/inertia
Jake Turner 4b2b3b5ebe
feat(AI): specify a model for ancillary tasks (#1244)
Allows users to optionally specify a model to use for ancillary tasks (chat suggestions, chat titles, etc.) instead of strictly using the last used model. This means aesthetic/non-critical work can be passed to a small, lightweight model instead of a heavy reasoning model used for chats.

If a model is not selected in the AI Assistant settings (`/settings/models`), the existing behavior of using the last used model is retained.
2026-08-13 21:30:04 -07:00
..
app chore: standardize brand name to Project NOMAD, retire backronym 2026-08-04 03:37:32 +00:00
components fix(kb): stop the collection dropdown being clipped, widen the modal (#1198) 2026-08-04 03:40:00 +00:00
context feat: container controls & convienience scripts 2025-08-08 15:07:32 -07:00
css feat(maps): add scale bar and location markers (#636) 2026-04-03 14:26:50 -07:00
hooks feat(benchmark): dashboard re-run banner prompting a Score v2 re-run (#1096) 2026-08-04 03:38:31 +00:00
layouts fix(UI): add API reference to Settings sidebar 2026-08-04 03:38:40 +00:00
lib feat(AI): nomad.md for custom instructions (#1127) 2026-08-04 03:38:33 +00:00
pages feat(AI): specify a model for ancillary tasks (#1244) 2026-08-13 21:30:04 -07:00
providers feat(UI): add Night Ops dark mode with theme toggle 2026-03-20 11:46:10 -07:00
tsconfig.json fix(Docs): documentation renderer fixes 2025-12-23 16:00:33 -08:00