Skip to content

v0.7.3

Compare
Choose a tag to compare
@ajndkr ajndkr released this 29 May 18:18
· 75 commits to main since this release
cef03c7

Highlights

Introducing LLM Caching 🔥

Lanarky offers LLM caching to users via LangchainRouter. Currently supports the following solutions:

  • In-memory
  • Redis
  • GPTCache

What's Changed

Full Changelog: v0.7.2...v0.7.3