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