Commit Graph

3 Commits (a84a3add2503d2ee5d781fd278d9eca7e11a8341)

Author SHA1 Message Date
Dmitry Kankalovich f92738a6f6
langchain[minor], community[minor], core[minor]: Async Cache support and AsyncRedisCache (#15817)
* This PR adds async methods to the LLM cache. 
* Adds an implementation using Redis called AsyncRedisCache.
* Adds a docker compose file at the /docker to help spin up docker
* Updates redis tests to use a context manager so flushing always happens by default
8 months ago
Nuno Campos 2f2a5fd582
Update Dockerfile.base (#11556) 1 year ago
Nuno Campos 32a8b311eb
Add base docker image and ci script for building and pushing (#10927) 1 year ago