Download Latest Version 1.14.0 source code.tar.gz (599.9 kB)
Email in envelope

Get an email when there's a new version of any-llm

Home / 1.13.0
Name Modified Size InfoDownloads / Week
Parent folder
1.13.0 source code.tar.gz 2026-03-23 671.0 kB
1.13.0 source code.zip 2026-03-23 848.0 kB
README.md 2026-03-23 1.2 kB
Totals: 3 Items   1.5 MB 0

Summary

As of 1.13.0, the anthropic sdk now ships as a required dependency, similar to how openai sdk is a required dependency. The two packages share nearly identical dependency trees so this should have minimal impact on your package sizes: the big benefit is that now the messages API of any-llm uses re-exported anthropic types, meaning that you'll now be able to easily leverage anthropic message api capabilities like prompt caching. Enjoy!

What's Changed

Full Changelog: https://github.com/mozilla-ai/any-llm/compare/1.12.1...1.13.0

Source: README.md, updated 2026-03-23