project-nomad/admin/app/utils
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
affirmative_remedies.ts
amd_hsa_override.ts
content_auto_update_backoff.ts
content_reindex_decision.ts
downloads.ts
fs.ts
hosted_content.ts
hosted_content_auth.ts
image_disk_preflight.ts
kb_ingest_decision.ts
kb_job_health.ts
kb_ratio_lookup.ts
kb_warning_decision.ts
misc.ts feat(AI): specify a model for ancillary tasks (#1244) 2026-08-13 21:30:04 -07:00
platform_metadata.ts
rag_prompt.ts feat(eval): standardized RAG quality evaluation harness (#1233) 2026-08-13 11:10:47 -07:00
superseded_resource.ts
update_window.ts
version.ts
zim_download_resolution.ts
zim_filename.ts
zim_html.ts