Files
langchain/docs/examples/prompts/llm_caching.ipynb
Samantha Whitmore 6bc8ae63ef Add Redis cache implementation (#397)
I'm using a hash function for the key just to make sure its length
doesn't get out of hand, otherwise the implementation is quite similar.
2022-12-22 12:31:27 -05:00

13 KiB