langchain/docs/modules/models/llms
Michael Landis f75f0dbad6
docs: improve flow of llm caching notebook (#5309)
# 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
2023-05-26 13:34:11 -04:00
..
examples docs: improve flow of llm caching notebook (#5309) 2023-05-26 13:34:11 -04:00
integrations LLM wrapper for Databricks (#5142) 2023-05-25 19:19:37 -07:00
getting_started.ipynb docs: update getting_started.ipynb (#2883) 2023-04-14 07:40:26 -07:00
how_to_guides.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
integrations.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00