For the complete documentation index, see llms.txt. This page is also available as Markdown.

Which caching strategy do you use? Are LRU or LFU strategies supported?

We use LRU strategy.

Was this helpful?