PAIP LLM Proxy model testsuite
Set the required environment variables:
PALANTIR_AIP_URL=https://example.palantirfoundry.com
PALANTIR_AIP_API_TOKEN=your-foundry-tokenRun the suite:
pnpm test:modelsOptional environment variables:
OUTPUT_PATH: report path, defaults toresults.jsonMODEL_TEST_PROMPT: prompt used for text models, defaults toReply with exactly: okREQUEST_TIMEOUT_MS: per-request timeout, defaults to60000CONCURRENCY: concurrent model probes, defaults to4