Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.9.0 source code.tar.gz | 2025-06-20 | 69.3 MB | |
1.9.0 source code.zip | 2025-06-20 | 69.7 MB | |
README.md | 2025-06-20 | 3.7 kB | |
Totals: 3 Items | 139.1 MB | 0 |
What's Changed
- feat: Improve error handling with comprehensive exception hierarchy by @jxnl in https://github.com/567-labs/instructor/pull/1549
- Remove
enable_prompt_caching
from Anthropic integration since we ha… by @ivanleomk in https://github.com/567-labs/instructor/pull/1562 - Fix/docs by @ivanleomk in https://github.com/567-labs/instructor/pull/1561
- lock by @jxnl in https://github.com/567-labs/instructor/pull/1565
- Fix/gemini config by @ivanleomk in https://github.com/567-labs/instructor/pull/1563
- feat(deps): allow rich version 14+ by @devin-ai-integration in https://github.com/567-labs/instructor/pull/1566
- chore(deps): bump the poetry group across 1 directory with 26 updates by @dependabot in https://github.com/567-labs/instructor/pull/1569
- chore(deps): bump anthropic from 0.52.0 to 0.52.1 in the poetry group by @dependabot in https://github.com/567-labs/instructor/pull/1571
- Standardize async parameter naming in VertexAI client by @devin-ai-integration in https://github.com/567-labs/instructor/pull/1555
- Add Claude Code GitHub Workflow by @ivanleomk in https://github.com/567-labs/instructor/pull/1575
- feat: update README to reflect 3M monthly downloads milestone by @ivanleomk in https://github.com/567-labs/instructor/pull/1577
- fix(deps): add dev and docs to project.optional-dependencies for uv compatibility by @devin-ai-integration in https://github.com/567-labs/instructor/pull/1581
- docs: add Gemini thought parts filtering explanation to GenAI integration by @devin-ai-integration in https://github.com/567-labs/instructor/pull/1583
- fix: filter out Gemini thought parts in genai tool parsing by @indigoviolet in https://github.com/567-labs/instructor/pull/1578
- Fix documentation for dynamic model creation example by @devin-ai-integration in https://github.com/567-labs/instructor/pull/1567
- chore(deps): bump the poetry group across 1 directory with 11 updates by @dependabot in https://github.com/567-labs/instructor/pull/1595
- feat: implementation of JSON mode for Writer proider by @yanomaly in https://github.com/567-labs/instructor/pull/1559
- feat(auto_client): add Ollama provider support by @jxnl in https://github.com/567-labs/instructor/pull/1602
- fix: respect timeout parameter in retry mechanism for Ollama compatibility by @jxnl in https://github.com/567-labs/instructor/pull/1603
- fix(reask): handle ThinkingBlock in reask_anthropic_json by @jxnl in https://github.com/567-labs/instructor/pull/1604
- feat(docs): Add cross-links to blog posts for better navigation by @jxnl in https://github.com/567-labs/instructor/pull/1605
- docs: improve clarity and consistency across documentation by @jxnl in https://github.com/567-labs/instructor/pull/1606
- feat: Enable Audio module to work with Windows by @ish-codes-magic in https://github.com/567-labs/instructor/pull/1619
- fix(deps): relax tenacity requirement to support google-genai 1.21.1 by @jxnl in https://github.com/567-labs/instructor/pull/1625
- fix: resolve pyright TypedDict key access error in dump_message by @jxnl in https://github.com/567-labs/instructor/pull/1626
- feat(docs): improve SEO for asyncio and tenacity documentation by @jxnl in https://github.com/567-labs/instructor/pull/1620
- Resolve dependency version conflicts by @jxnl in https://github.com/567-labs/instructor/pull/1627
- Feat/add gemini optional support by @ivanleomk in https://github.com/567-labs/instructor/pull/1618
New Contributors
- @ish-codes-magic made their first contribution in https://github.com/567-labs/instructor/pull/1619
Full Changelog: https://github.com/567-labs/instructor/compare/1.8.3...1.9.0