Skip to main content
NPM Version TypeScript evaluation library for LLM applications. This package is vendor agnostic and can be used independently of any framework or platform.
Note: This package is in alpha and subject to change.

Installation

npm install @arizeai/phoenix-evals
@arizeai/phoenix-evals ships local docs and source code inside node_modules/@arizeai/phoenix-evals/.Browse the website version under @arizeai/phoenix-evals Docs.

Start Here

Local Install Pattern

After install, a coding agent can inspect:
node_modules/@arizeai/phoenix-evals/docs/
node_modules/@arizeai/phoenix-evals/src/
That gives the agent version-matched prose plus the exact implementation and types that shipped with your project.

API Reference