pub fn mock_for(provider_name: &str, model: &str) -> MockProviderExpand description
Creates a MockProvider with the given name, model, and Capability::Tools.
pub fn mock_for(provider_name: &str, model: &str) -> MockProviderCreates a MockProvider with the given name, model, and Capability::Tools.