cognesy / instructor-polyglot
There is no license information available for the latest version (0.14.3) of this package.
Unified LLM connectivity layer for PHP applications
0.14.3
2025-04-25 08:18 UTC
Requires
- php: ^8.2
- cognesy/instructor-http-client: ^0.14
- cognesy/instructor-setup: ^0.14
- cognesy/instructor-utils: ^0.14
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
Suggests
- cognesy/instructor-addons: Provided extra optional capabilities like evals, tool use, etc.
README
This directory contains the source code for the LLM connectivity layer of the Instructor library.
Contents:
- HTTP - HTTP client drivers (Guzzle, Symfony, Laravel)
- LLM - provides integrations with various language model API providers
- Embeddings - provides integrations with various embeddings API providers