Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.ai-stats.phaseo.app/llms.txt

Use this file to discover all available pages before exploring further.

Install

pnpm add @ai-stats/sdk @ai-stats/agent-sdk
You can also use npm or yarn if that matches your app:
npm install @ai-stats/sdk @ai-stats/agent-sdk

Environment

Set your gateway API key before running examples:
export AI_STATS_API_KEY="aistats_***"

Next

Last modified on May 19, 2026