Instructor v1.11.3
Instructor v1.11.3 releases with llms.txt support, restored multimodal imports, improved retry attempt tracking, and new hook combination and per-call hook features.
What's Changed feat: add mkdocs-llmstxt plugin and llms.txt support by @jxnl in https://github.com/567-labs/instructor/pull/1795 Restore multimodal import compatibility by @jxnl in https://github.com/567-labs/instructor/pull/1797 feat(retry): add comprehensive tracking of all failed attempts and exceptions by @jxnl in https://github.com/567-labs/instructor/pull/1802 feat(hooks): add hook combination and per-call hooks support by @jxnl in https://github.com/567-labs/instructor/pull/1803 Full Changelog: https://github.com/567-labs/instructor/compare/1.11.2...v1.11.3
- github.cominstructor v1.11.3primary