Releases: community-of-python/any-llm-client
Releases · community-of-python/any-llm-client
1.2.0
1.1.0
What's Changed
- Ask for
**httpx_kwargs
, nothttpx_client
by @vrslev in #1 - Allow to use credentials from environment variables by @vrslev in #2
- Add mesage shortcuts SystemMessage, UserMessage, AssistantMessage by @vrslev in #3
- Make MessageRole an enum by @vrslev in #4
- Add discriminator (
api_type
) toAnyLLMConfig
to improve integration with Pydantic Settings by @vrslev in #5
New Contributors
Full Changelog: 1.0.2...1.1.0
1.0.2
1.0.1
Full Changelog: 1.0.0...1.0.1
1.0.0
First stable release!
Full Changelog: 0.4.0...1.0.0
0.4.0
Full Changelog: 0.3.0...0.4.0
0.3.0
Still preparing...
Full Changelog: 0.2.0...0.3.0
0.2.0
Update name from any-llm to any-llm-client: PyPI doesn't allow name to be any-llm
Full Changelog: 0.1.0...0.2.0