Remove invalid 'calling_service_name' parameter from AIInsightsClient constructor call. The client only accepts 'base_url' and 'timeout' parameters. This resolves the TypeError that was causing orchestration workflow failures.