forked from Archives/langchain
f75f0dbad6
# docs: improve flow of llm caching notebook The notebook `llm_caching` demos various caching providers. In the previous version, there was setup common to all examples but under the `In Memory Caching` heading. If a user comes and only wants to try a particular example, they will run the common setup, then the cells for the specific provider they are interested in. Then they will get import and variable reference errors. This commit moves the common setup to the top to avoid this. ## Who can review? Community members can review the PR once tests pass. Tag maintainers/contributors who might be interested: @dev2049 |
||
---|---|---|
.. | ||
examples | ||
integrations | ||
getting_started.ipynb | ||
how_to_guides.rst | ||
integrations.rst |