docs(adr): ADR 0031 — model settings are a fetched combobox, not a NovelAI-style fixed list #115
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docs/adr-0031-model-picker"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The follow-through I promised on #113: reconciling ADR 0031 (merged in #111) with what the OpenRouter settings slice actually does.
Two lines over-claimed the settings "mirror the NovelAI token/model flow exactly." They don't — the key mirrors the NovelAI token, but the model and vision-describer are picked from a filterable combobox over OpenRouter's fetched
/modelscatalog (public, loads with no key), vision-badged, with the describer offering only vision-capable models. NovelAI uses a fixed model list; OpenRouter has hundreds. This corrects the two lines to say so.Docs-only, two lines. (For the record: the ADR never actually contained a "deferred model list" statement — that phrasing was only in #113's original body, already rewritten there.)
🤖 Generated with Claude Code
Summary
Summary
Coverage
Kagura.BlazorAdapter - 89%
Kagura.Domain - 94.6%
D04ADFED3A21D401C2764A1D17367E35BEB556CBB3B4B0B74__NonSlugChars_0
Kagura.Infrastructure - 98.5%
n
on
Kagura.Kernel - 90%
Kagura.Server - 84.6%
Kagura.UI - 94.8%
Kagura.UseCases - 95.8%