phaseo/agent-sdk on Packagist.
Requirements
- PHP 8.1 or newer
- Composer
- a Phaseo API key
Installation
phaseo/sdk package is installed automatically as a dependency.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Install and configure the Phaseo PHP Agent SDK.
phaseo/agent-sdk on Packagist.
composer require phaseo/agent-sdk
phaseo/sdk package is installed automatically as a dependency.
export PHASEO_API_KEY="phaseo_v1_sk_..."
Was this page helpful?