cognesy / instructor-addons
Optional addons for Instructor library, should be used with Instructor or Polyglot
0.14.2
2025-04-23 10:35 UTC
Requires
- php: ^8.2
- ext-fileinfo: *
- ext-libxml: *
- cognesy/instructor-utils: ^0.14
Requires (Dev)
- roave/security-advisories: dev-latest
Suggests
- cognesy/instructor-polyglot: Some addones can be used with Instructor Polyglot library - e.g. Chat, Evals, FunctionCall, ToolUse
- cognesy/instructor-struct: Some addons need Instructor core library - e.g. Image class
README
This directory contains the source code for the addons to Instructor, which are extra capabilities useful in certain scenarios.
Addons expand LLM capabilities, but are not required for basic functionality.
Examples:
- evaluations,
- dev friendly image handling,
- tool use,
- prompt library management,
- etc.