temperature, max_tokens, top_p, seed, request_params, and similar) are defined on the provider classes, not on the base Model.
Parameters on the base Model class shared by every Agno model provider, including caching and retry behavior.
temperature, max_tokens, top_p, seed, request_params, and similar) are defined on the provider classes, not on the base Model.