Expand description
ModelId — a thin newtype over the provider’s model-name string,
used by App::switch_model and (Phase D2) the /model picker.
Structs§
- ModelId
- An LLM model identifier, e.g.
claude-sonnet-4-6. Just a string; the newtype keepsswitch_modelcall sites self-documenting.