langchain/docs/docs/integrations
Vardhaman 15e53a99b2
docs: updated wrong output in Upstash Redis Cache section of LLM Ca… (#15140)
…ching documentation

<!-- Thank you for contributing to LangChain!

Please title your PR "<package>: <description>", where <package> is
whichever of langchain, community, core, experimental, etc. is being
modified.

Replace this entire comment with:
  - **Description:** a description of the change, 
  - **Issue:** the issue # it fixes if applicable,
  - **Dependencies:** any dependencies required for this change,
- **Twitter handle:** we announce bigger features on Twitter. If your PR
gets announced, and you'd like a mention, we'll gladly shout you out!

Please make sure your PR is passing linting and testing before
submitting. Run `make format`, `make lint` and `make test` from the root
of the package you've modified to check this locally.

See contribution guidelines for more information on how to write/run
tests, lint, etc: https://python.langchain.com/docs/contributing/

If you're adding a new integration, please include:
1. a test for the integration, preferably unit tests that do not rely on
network access,
2. an example notebook showing its use. It lives in
`docs/docs/integrations` directory.

If no one reviews your PR within a few days, please @-mention one of
@baskaryan, @eyurtsev, @hwchase17.
 -->


- **Description:** Fixed the wrong output and code block comment in
`Upstash Redis` Cache section of LLM Caching documentation,
  - **Issue:** #15139 ,
  - **Dependencies:** N/A,
- **Twitter handle:** [@vardhaman722](https://twitter.com/vardhaman722)
2023-12-26 13:08:21 -08:00
..
adapters docs[patch]: fix ipynb links (#14325) 2023-12-06 09:29:07 -08:00
callbacks community: replace deprecated davinci models (#14860) 2023-12-18 13:49:46 -08:00
chat community[minor]: add hf chat wrapper (#14736) 2023-12-21 12:28:30 -05:00
chat_loaders docs[patch], templates[patch]: Import from core (#14575) 2023-12-11 16:49:10 -08:00
document_loaders Update youtube_transcript.ipynb (#15015) 2023-12-22 12:47:05 -08:00
document_transformers docs[patch]: fix bullet points (#14684) 2023-12-13 14:35:19 -08:00
llms docs: updated wrong output in Upstash Redis Cache section of LLM Ca… (#15140) 2023-12-26 13:08:21 -08:00
memory Astra DB, chat message history (#13836) 2023-11-24 18:12:29 -08:00
platforms docs: links (#14940) 2023-12-20 11:51:18 -08:00
providers community: refactor Baseten integration with new API endpoints & docs (#15017) 2023-12-22 12:46:24 -08:00
retrievers community: Vectara summarization (#14970) 2023-12-20 11:51:33 -08:00
stores docs[patch]: more keywords (#14858) 2023-12-18 10:58:53 -08:00
text_embedding docs: links (#14940) 2023-12-20 11:51:18 -08:00
toolkits docs: Update dependencies installation cell in steam toolkit (#15148) 2023-12-26 12:07:03 -08:00
tools docs: platform pages update (#14637) 2023-12-13 15:08:27 -08:00
vectorstores docs: alibaba cloud (#14772) 2023-12-20 12:32:33 -08:00