Skip to content

1.1.0

Choose a tag to compare

@vrslev vrslev released this 22 Nov 11:12
· 59 commits to main since this release
c545e43

What's Changed

  • Ask for **httpx_kwargs, not httpx_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) to AnyLLMConfig to improve integration with Pydantic Settings by @vrslev in #5

New Contributors

  • @vrslev made their first contribution in #1

Full Changelog: 1.0.2...1.1.0