cognesy / agents
SDK for building custom AI agents
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
pkg:composer/cognesy/agents
Requires
- php: ^8.3
- ext-fileinfo: *
- ext-libxml: *
- cognesy/instructor-dynamic: ^1.22
- cognesy/instructor-events: ^1.22
- cognesy/instructor-http-client: ^1.22
- cognesy/instructor-messages: ^1.22
- cognesy/instructor-polyglot: ^1.22
- cognesy/instructor-sandbox: ^1.22
- cognesy/instructor-schema: ^1.22
- cognesy/instructor-struct: ^1.22
- cognesy/instructor-utils: ^1.22
Requires (Dev)
- icanhazstring/composer-unused: ^0.9.0
- jetbrains/phpstorm-attributes: ^1.2
- maglnet/composer-require-checker: ^4.16
- mockery/mockery: ^1.6
- pestphp/pest: ^2.34
- phpstan/phpstan: ^1.11
- roave/security-advisories: dev-latest
- vimeo/psalm: ^6.0
This package is auto-updated.
Last update: 2026-02-12 07:32:46 UTC
README
SDK for building custom AI agents.
This is a read-only split from the Instructor PHP monorepo.
Installation
composer require cognesy/agents
Documentation
See the Instructor PHP documentation for usage details.