Releases: cognesy/instructor-php
Releases · cognesy/instructor-php
0.4.3
- OpenRouter API support and example
- Fixes in .env data access
- Minor improvements in Hub
0.4.2
- Code cleanup
- Improved validation API
0.4.1
- Ollama example - using MdJson mode
- Fixes in docs
0.4.0
- Initial support for modes other than 'Tools': 'Json' and 'MdJson'
0.3.0
- Sequences - convenient way to get lists of objects as a response
- Get streamed updates on each fully updated object in sequence
- Improvements in Instructor Hub
- Changes and bug fixes in examples
- Expanded docs
0.2.2
- Moved hub scripts to root to make using them easier (./examples/ prefix is not needed now)
0.2.1
- Fixes in Hub runner.
v0.2.0
- Early version of Instructor Hub - to allow you view and run cookbook examples in your CLI.
- Hub examples integrated into the docs.
0.1.0
- Partial results streaming
- Bug fixes
0.0.8
- More tests added.
- Bug fixes.
- Automated example runner (./examples/run-all.sh)
- Fixes in documentation.