langchain/docs/extras/integrations
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
..
callbacks Update argilla.ipynb with spelling fix (#10611) 2023-09-19 08:06:28 -07:00
chat Amazon Bedrock Support Streaming (#10393) 2023-09-20 11:55:38 -07:00
chat_loaders Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
document_loaders fix broken link in docugami loader docs (#10753) 2023-09-18 21:56:33 -07:00
document_transformers Separate platforms integrations docs (#10609) 2023-09-15 12:18:57 -07:00
llms added Cassandra caches to the llm_caching notebook doc (#10889) 2023-09-21 08:52:52 -07:00
memory Remembrall Integration (#10767) 2023-09-19 08:36:32 -07:00
platforms add anthropic page (#10666) 2023-09-18 11:10:44 -07:00
providers Add Javelin integration (#10275) 2023-09-20 16:36:39 -07:00
retrievers Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
text_embedding fix: chat_models Qianfan not compatiable with SystemMessage (#10642) 2023-09-19 22:35:51 -07:00
toolkits Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
tools Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
vectorstores Add integration for Timescale Vector(Postgres) (#10650) 2023-09-21 07:33:37 -07:00