Skip to main content

Module model

Module model 

Source
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 keeps switch_model call sites self-documenting.