Skip to content

This repo contains a set of demo samples to implement caching techniques with LangChain and OpenAI models, including the analysis of its performance. The samples are contained in the ll_cache_demo.ipynb Jupyter Notebook file.

License

Notifications You must be signed in to change notification settings

kmeleontech/llm-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

llm-cache

This repo contains a set of demo samples to implement caching techniques with LangChain and OpenAI models, including the analysis of its performance. The samples are contained in the ll_cache_demo.ipynb Jupyter Notebook file.

Setup

pip install -r requirements.txt

About

This repo contains a set of demo samples to implement caching techniques with LangChain and OpenAI models, including the analysis of its performance. The samples are contained in the ll_cache_demo.ipynb Jupyter Notebook file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published