1.4.0
版本发布时间: 2024-08-22 23:21:16
instructor-ai/instructor最新发布版本:1.5.0(2024-09-30 09:03:07)
What's Changed
- Fix debug log exception in retry_async by @mattheath in https://github.com/jxnl/instructor/pull/884
- Formatted Docs by @ivanleomk in https://github.com/jxnl/instructor/pull/864
- Anthropic IncompleteOutputException was never triggered for tools and JSON modes by @palako in https://github.com/jxnl/instructor/pull/848
- Fix for Flaky Test Issue #853 by @DonovanAD in https://github.com/jxnl/instructor/pull/891
- revise prompt design docs [zero-shot] by @shreya-51 in https://github.com/jxnl/instructor/pull/865
- Corrected some typos. by @atbradley in https://github.com/jxnl/instructor/pull/905
- Pyright Errors by @ivanleomk in https://github.com/jxnl/instructor/pull/900
- Update 4-validation.ipynb by @ashkanrdn in https://github.com/jxnl/instructor/pull/932
- Fix typo in handle_response_model (anthropic system message): responsd -> respond by @timlod in https://github.com/jxnl/instructor/pull/904
- Remove Async Validation in process async by @ivanleomk in https://github.com/jxnl/instructor/pull/933
- Adding support for structured outputs by @ivanleomk in https://github.com/jxnl/instructor/pull/938
- Update vertexai.md fix typo by @lawrencecchen in https://github.com/jxnl/instructor/pull/943
- Resolve duplicate test function name by @noxan in https://github.com/jxnl/instructor/pull/894
New Contributors
- @mattheath made their first contribution in https://github.com/jxnl/instructor/pull/884
- @palako made their first contribution in https://github.com/jxnl/instructor/pull/848
- @DonovanAD made their first contribution in https://github.com/jxnl/instructor/pull/891
- @atbradley made their first contribution in https://github.com/jxnl/instructor/pull/905
- @ashkanrdn made their first contribution in https://github.com/jxnl/instructor/pull/932
- @timlod made their first contribution in https://github.com/jxnl/instructor/pull/904
- @lawrencecchen made their first contribution in https://github.com/jxnl/instructor/pull/943
Full Changelog: https://github.com/jxnl/instructor/compare/1.3.7...1.4.0