Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.8.0 source code.tar.gz | 2025-05-06 | 69.1 MB | |
1.8.0 source code.zip | 2025-05-06 | 69.5 MB | |
README.md | 2025-05-06 | 1.6 kB | |
Totals: 3 Items | 138.6 MB | 0 |
What's Changed
- Fix typo by @tdhopper in https://github.com/567-labs/instructor/pull/1468
- bunch of other typos in blog posts fixed by @0xRaduan in https://github.com/567-labs/instructor/pull/1477
- remove duplicate providers from integrations page by @0xRaduan in https://github.com/567-labs/instructor/pull/1475
- Fix typos in docs/tutorials/ directory by @0xRaduan in https://github.com/567-labs/instructor/pull/1474
- Simplify learning docs for new users by @jxnl in https://github.com/567-labs/instructor/pull/1479
- fix(google-genai): Add more helpful error messages by @stephen-iezzi in https://github.com/567-labs/instructor/pull/1484
- Fix is_simple_type function for list[int | str] in Python 3.10 by @paulelliotco in https://github.com/567-labs/instructor/pull/1458
- fix typo by @jss367 in https://github.com/567-labs/instructor/pull/1497
- Fix: simple test failure by @ivanleomk in https://github.com/567-labs/instructor/pull/1505
- Added a check for genai response by @ivanleomk in https://github.com/567-labs/instructor/pull/1506
- Add unified provider interface with string-based initialization by @jxnl in https://github.com/567-labs/instructor/pull/1490
New Contributors
- @tdhopper made their first contribution in https://github.com/567-labs/instructor/pull/1468
- @0xRaduan made their first contribution in https://github.com/567-labs/instructor/pull/1477
- @jss367 made their first contribution in https://github.com/567-labs/instructor/pull/1497
Full Changelog: https://github.com/567-labs/instructor/compare/1.7.9...1.8.0