Skip to content

v2.10.0

@lfnovo lfnovo tagged this 27 Nov 14:10
* chore: change code review workflow

* fix: refactor TestHTTPClientCreation to test real _create_http_clients method

Address code review feedback: tests now actually call _create_http_clients()
on concrete model subclasses instead of manually simulating the behavior.
This ensures regressions in the real implementation will be detected.

Changes:
- Tests now create concrete LanguageModel/EmbeddingModel/RerankerModel subclasses
- Call actual _create_http_clients() method and verify httpx mock calls
- Added test for default verify=True behavior

* chore: bump to 2.10.0
Assets 2
Loading