Instructor v1.13.0
Instructor v1.13.0 releases with Bedrock image support, Gemini streaming fixes, JSON decode error handling in retries, and updated OpenAI v2 dependency constraints.
What's Changed fix: Gemini HARM_CATEGORY_JAILBREAK and Anthropic tool_result blocks by @jxnl in https://github.com/567-labs/instructor/pull/1867 fix(genai): fix Gemini streaming by @DaveOkpare in https://github.com/567-labs/instructor/pull/1864 fix(processing): ensure JSON decode errors are caught by retry; add regression tests for JSON mode (#1856) by @devin-ai-integration[bot] in https://github.com/567-labs/instructor/pull/1857 fix: resolve type checking diagnostics by @jxnl in https://github.com/567-labs/instructor/pull/1854 fix: update openai dependency version constraints in pyproject.toml and uv.lock to support v2 by @vishnu-itachi in https://github.com/567-labs/instructor/pull/1858 feat: add py.typed marker for type checking by @jxnl in https://github.com/567-labs/instructor/pull/1868 feat(Bedrock): add image support to Bedrock by @geekbass in https://github.com/567-labs/instructor/pull/1874 chore(deps): bump the poetry group across 1 directory with 162 updates by @dependabot[bot] in https://github.com/567-labs/instructor/pull/1859 Fix/ci uv migration by @jxnl in https://github.com/567-labs/instructor/pull/1886 New Contributors @vishnu-itachi made their first contribution…
- github.cominstructor v1.13.0primary