| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-15 | 2.5 kB | |
| v1.15.3 source code.tar.gz | 2026-06-15 | 70.1 MB | |
| v1.15.3 source code.zip | 2026-06-15 | 70.5 MB | |
| Totals: 3 Items | 140.6 MB | 0 | |
What's Changed
- fix(templating): skip non-text Parts in GENAI/VertexAI mode by @jxnl in https://github.com/567-labs/instructor/pull/2259
- chore(deps): bump the poetry group across 1 directory with 6 updates by @dependabot[bot] in https://github.com/567-labs/instructor/pull/2258
- fix: preserve descriptions in responses tools mode by @jxnl in https://github.com/567-labs/instructor/pull/2261
- test: cover partial streaming for PEP 604 unions by @jxnl in https://github.com/567-labs/instructor/pull/2262
- build(docs): use uv for pages deploy by @jxnl in https://github.com/567-labs/instructor/pull/2266
- fix(streaming): surface reasoning summary events in RESPONSES_TOOLS mode by @ayushh0110 in https://github.com/567-labs/instructor/pull/2299
- fix(logging): redact api_key and sensitive keys in handle_response_model debug log by @xodn348 in https://github.com/567-labs/instructor/pull/2297
- fix(anthropic): exclude None fields when serialising tool-use blocks on reask by @xodn348 in https://github.com/567-labs/instructor/pull/2301
- build: bump litellm upper bound to 1.83.7 by @Kcstring in https://github.com/567-labs/instructor/pull/2292
- fix(retry): let IncompleteOutputException propagate without wrapping by @RudrenduPaul in https://github.com/567-labs/instructor/pull/2280
- refactor(v2): complete migration cleanup and typing coverage by @jxnl-oai in https://github.com/567-labs/instructor/pull/2303
- ci: replace ai labeler with oss triage workflows by @jxnl-oai in https://github.com/567-labs/instructor/pull/2349
- chore(types): strengthen ty coverage by @jxnl-oai in https://github.com/567-labs/instructor/pull/2348
- fix(v2): consolidate minor runtime fixes by @jxnl in https://github.com/567-labs/instructor/pull/2340
- fix(v2): consolidate latest runtime and docs fixes by @jxnl in https://github.com/567-labs/instructor/pull/2373
New Contributors
- @ayushh0110 made their first contribution in https://github.com/567-labs/instructor/pull/2299
- @xodn348 made their first contribution in https://github.com/567-labs/instructor/pull/2297
- @Kcstring made their first contribution in https://github.com/567-labs/instructor/pull/2292
- @RudrenduPaul made their first contribution in https://github.com/567-labs/instructor/pull/2280
- @jxnl-oai made their first contribution in https://github.com/567-labs/instructor/pull/2303
Full Changelog: https://github.com/567-labs/instructor/compare/v1.15.1...v1.15.3