pub async fn create_authenticated_client( config: &mut Config, provider_name: &str, ) -> Result<LLMClient>