v5.17.1 (2025-10-02)
Bug Fixes
- Baseclass should return MODEL_CAPABILITIES (
82a03ce)
Chores
- Sync version to config.py [skip ci] (
7ce66bd)
Documentation
- Document custom timeout values (
218fbdf)
Refactoring
-
Clean temperature inference (
9c11ecc) -
Cleanup (
6ec2033) -
Cleanup provider base class; cleanup shared responsibilities; cleanup public contract (
693b84d) -
Cleanup token counting (
7fe9fc4) -
Code cleanup (
bb138e2) -
Code cleanup (
182aa62) -
Moved image related code out of base provider into a separate utility (
14a35af) -
Moved temperature method from base provider to model capabilities (
6d237d0) -
Moved temperature method from base provider to model capabilities (
f461cb4) -
Removed hard coded checks, use model capabilities instead (
250545e) -
Removed hook from base class, turned into helper static method instead (
2b10adc) -
Removed method from provider, should use model capabilities instead (
a254ff2) -
Renaming to reflect underlying type (
1dc25f6)
Detailed Changes: v5.17.0...v5.17.1