What's Changed
- Updated AI models for OpenAI and Amazon Bedrock by @emeryberger
- Import
ctypes
early by @emeryberger in #907 - Removed dep on wheel by @emeryberger in #912
- Handle latest versions of IPython by @emeryberger in #916
- Fix module import issues for deeply nested modules (e.g., x.y.z). by @glebarez in #903
- Refactoring, more Pydantic by @emeryberger in #921
- fix_args_list_if_none by @yastcher in #923
- Fix for overwriting LD_PRELOAD if it contains libscalene.so and other values by @elesiuta in #925
New Contributors
- @glebarez made their first contribution in #903
- @yastcher made their first contribution in #923
- @elesiuta made their first contribution in #925
Full Changelog: v1.5.52...v1.5.53