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

Caching

Caching is the process of storing data in a cache. A cache is a temporary storage space. One example are the files that are automatically requested when you look at a web page, and that are stored on the hard drive in a cache subdirectory of the browser directory.

Last updated

Was this helpful?