v1.76.0
1.76.0 (2025-04-23)
Full Changelog: v1.75.0...v1.76.0
Features
- api: adding new image model support (74d7692)
Bug Fixes
- pydantic v1: more robust
ModelField.annotation
check (#2163) (7351b12) - pydantic v1: more robust ModelField.annotation check (eba7856)
Chores
- ci: add timeout thresholds for CI jobs (0997211)
- internal: fix list file params (da2113c)
- internal: import reformatting (b425fb9)
- internal: minor formatting changes (aed1d76)
- internal: refactor retries to not use recursion (8cb8cfa)
- internal: update models test (870ad4e)
- update completion parse signature (a44016c)