Prime Intellect Evals SDK (v0.2.0) for pushing and managing evaluations. Supports Python >=3.10 and is used to submit AI evaluation results to the Prime Intellect platform. Released weekly or monthly.
pip install prime-evalsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize client and list supported evaluation types.
Install with 'pip install prime-evals' and import as 'from prime_evals import ...'.
Always pass api_key as argument: PrimeClient(api_key='your_key') or read from env manually.
No dependency data recorded yet.