This package contains the CLI utility for Poyro, a tool for testing language models using a simple API and existing unit testing frameworks. If you're looking for our Vitest plugin, see the @poyro/vitest package.
See the Poyro documentation for more information.
- Node.js 20 or later
- Your project must have "type": "module" in its package.json (this library is ESM only)
- Recommended: CUDA-compatible GPU (Nvidia) or Metal-compatible GPU (Apple Silicon) for best performance, but not required
To set up Poyro on your dev environment, simply run:
npx poyro init