Route requests to 70+ LLMs (GPT, Claude, Gemini, Qwen, Deepseek, Grok) via AIsa API. """Initialize the client with an API key.""" self.api_key = api_key or os.environ ...