↓ 2 callersFunctioncreateAgentDataClient({
client = defaultClient,
windowUrl,
env,
deploymentName,
agentUrlId,
collection = "default",
}:
ts/llama_cloud_services/src/beta/agent/client.ts:289
↓ 2 callersFunctionmake_group(
group_key: Dict[str, Any],
first_item: Optional[Dict[str, Any]],
count: Optional[int] = None,
)
py/unit_tests/beta/agent/test_agent_data_client_with_mocks.py:99