language property
The language the agent replies in (free-form), or null to let the model
choose. Applied to its prose, plans, explanations and summaries — not to
shell commands or command output.
Implementation
final String? language;
The language the agent replies in (free-form), or null to let the model
choose. Applied to its prose, plans, explanations and summaries — not to
shell commands or command output.
final String? language;