Releases: community-of-python/any-llm-client
Releases · community-of-python/any-llm-client
3.2.1
3.2.0
3.1.1
3.1.0
3.0.0
2.3.0
2.2.0
2.1.0
2.0.0
1.3.0
What's Changed
The most significant change is moving to Niquests. It means that generally requests will be faster. It also means that extra keyword arguments passed to any_llm_client.get_client()
have to be rewritten for Niquests.
- Remove noqa comments from examples by @vrslev in #9
- Update ruff by @vrslev in #10
- Use niquests by @vrslev in #7
Full Changelog: 1.2.0...1.3.0