project-nomad/admin/tests
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
..
eval feat(eval): standardized RAG quality evaluation harness (#1233) 2026-08-13 11:10:47 -07:00
functional feat: auto-generating OpenAPI docs with Scalar UI (#1128) 2026-08-04 03:38:33 +00:00
standalone refactor(drug-reference): make collections JSON the single source for curated data (#1130) 2026-08-04 03:38:35 +00:00
unit feat(AI): specify a model for ancillary tasks (#1244) 2026-08-13 21:30:04 -07:00
bootstrap.ts feat: initial commit 2025-06-29 15:51:08 -07:00