cognesy / instructor-polyglot
There is no license information available for the latest version (0.14.2) of this package.
Unified LLM connectivity layer for PHP applications
0.14.2
2025-04-23 10:35 UTC
Requires
- php: ^8.2
- cognesy/instructor-http-client: ^0.14
- cognesy/instructor-setup: ^0.14
- cognesy/instructor-utils: ^0.14
Requires (Dev)
- roave/security-advisories: dev-latest
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