Skip to content

Add multiple model support via Litellm

Latest
Compare
Choose a tag to compare
@tylermaran tylermaran released this 12 Sep 05:16
· 34 commits to main since this release

Big thanks to @pradhyumna85 for this PR.

What's Changed

  • FEAT: Introducing support for vision models from all major providers like Azure OpenAI, Anthropic etc and custom system prompt in python SDK by @pradhyumna85 in #21
  • fix - missing total token count calculation for maintain_format = False by @pradhyumna85 in #32

New Contributors

Full Changelog: v0.0.2...v0.1.0