/** * Experiment: Test Claude Agent SDK with custom providers (MiniMax and Z.AI) * * This script demonstrates how to switch between providers by setting * the appropriate environment variables before invoking the Agent SDK. */ export {};