pub fn create_client_for_provider( provider: Provider, api_key: String, ) -> Box<dyn LlmClient>
Create a client for a specific provider