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