id property
The model identifier (e.g., "gpt-4", "llama3.2", "claude-3-sonnet").
This is the value you would pass to the model's options when invoking.
Implementation
final String id;
The model identifier (e.g., "gpt-4", "llama3.2", "claude-3-sonnet").
This is the value you would pass to the model's options when invoking.
final String id;