1.3.3
What's Changed
- refactor(simple_type, ModelAdapter): update type checking and refactor model creation by @jxnl in #710
- Fix response UnboundError when request fails and custom
tenacity.Retrying
is used by @lazyhope in #713 - [fixes #721] Switch away from Anthropic beta interface for tools. by @lemontheme in #723
- Add Support for VertexAI Gemini by @ajac-zero in #711
- async gemini support by @Cruppelt in #719
- fix: parallel unions by @vinchg in #734
- typo fix document_segmentation.md by @NicolaiLolansen in #730
- Sync
pyproject.toml
andpoetry.lock
files by @jlondonobo in #729 - Added Jiter Support by @ivanleomk in #745
- Iterable Workaround by @ivanleomk in #737
New Contributors
- @lemontheme made their first contribution in #723
- @ajac-zero made their first contribution in #711
- @vinchg made their first contribution in #734
- @NicolaiLolansen made their first contribution in #730
Full Changelog: 1.3.2...1.3.3