DashboardopencodeLanguageModel construction APIs

LanguageModel construction APIs

Category: preference
Confidence: 1.00
ID: 01a08428-4a9e-71cc-9f2b-fef85522d57a
Project ID: c0425955-02bc-4c17-9af2-b114c00077e7
Cross-project: No
Recalled in other projects: 1
Source session: 16od9eLodujFsAeYb
Created: 2026-09-09 03:13:48
Updated: 2026-09-09 03:13:48

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 1 2d ago

Content

Always construct direct IDs with branded ProviderID.make(...) and ModelID.make(...). Keep provider setup on .configure(...); model means the default API path and native alternatives use named methods. Never add model(id, overrides) or routinely export lower-level route arrays, because they duplicate construction paths and weaken facade ownership.

Move to: