langchain/docs/extras
Stefano Lottini 40e836c67e
added Cassandra caches to the llm_caching notebook doc (#10889)
This adds a section on usage of `CassandraCache` and
`CassandraSemanticCache` to the doc notebook about caching LLMs, as
suggested in [this
comment](https://github.com/langchain-ai/langchain/pull/9772/#issuecomment-1710544100)
on a previous merged PR.

I also spotted what looks like a mismatch between different executions
and propose a fix (line 98).

Being the result of several runs, the cell execution numbers are
scrambled somewhat, so I volunteer to refine this PR by (manually)
re-numbering the cells to restore the appearance of a single, smooth
running (for the sake of orderly execution :)
2023-09-21 08:52:52 -07:00
..
_templates Corrected some spelling mistakes and grammatical errors (#10791) 2023-09-19 10:08:59 -07:00
additional_resources Konko fix dependency 2023-09-08 10:06:37 -07:00
expression_language add lcel how to index (#10850) 2023-09-20 10:19:43 -07:00
guides Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
integrations added Cassandra caches to the llm_caching notebook doc (#10889) 2023-09-21 08:52:52 -07:00
modules Add integration for Timescale Vector(Postgres) (#10650) 2023-09-21 07:33:37 -07:00
use_cases beef up agent docs (#10866) 2023-09-20 23:09:58 -07:00