jupyterhub_ai_gateway.client module# Hub client module. jupyterhub_ai_gateway.client.get_client() → AsyncClient# Get hub client. Returns: Asynchronous HTTP client. Return type: httpx.AsyncClient