model property
String
get
model
The concrete model identifier this instance calls (e.g., "claude-sonnet-4-5"). Used in cache keys so different models of the same provider never share cached responses.
Implementation
String get model;