1.4.0
What's Changed
- Fix debug log exception in retry_async by @mattheath in #884
- Formatted Docs by @ivanleomk in #864
- Anthropic IncompleteOutputException was never triggered for tools and JSON modes by @palako in #848
- Fix for Flaky Test Issue #853 by @DonovanAD in #891
- revise prompt design docs [zero-shot] by @shreya-51 in #865
- Corrected some typos. by @atbradley in #905
- Pyright Errors by @ivanleomk in #900
- Update 4-validation.ipynb by @ashkanrdn in #932
- Fix typo in handle_response_model (anthropic system message): responsd -> respond by @timlod in #904
- Remove Async Validation in process async by @ivanleomk in #933
- Adding support for structured outputs by @ivanleomk in #938
- Update vertexai.md fix typo by @lawrencecchen in #943
- Resolve duplicate test function name by @noxan in #894
New Contributors
- @mattheath made their first contribution in #884
- @palako made their first contribution in #848
- @DonovanAD made their first contribution in #891
- @atbradley made their first contribution in #905
- @ashkanrdn made their first contribution in #932
- @timlod made their first contribution in #904
- @lawrencecchen made their first contribution in #943
Full Changelog: 1.3.7...1.4.0