{"library":"gptcache","type":"library","category":null,"description":"GPTCache is a powerful caching library designed to speed up and lower the cost of chat applications that rely on Large Language Model (LLM) services. It functions as a semantic cache, storing and retrieving responses for similar (not just exact) queries using embedding algorithms and vector stores. The library is actively maintained with frequent minor releases.","language":"python","status":"active","version":"0.1.44","tags":["LLM","cache","AI","performance","cost reduction","semantic cache"],"last_verified":"Sat May 23","install":[{"cmd":"pip install gptcache","imports":["from gptcache import cache","from gptcache import GPTCache","from gptcache.adapter import openai"]},{"cmd":"pip install gptcache[openai]","imports":[]},{"cmd":"pip install gptcache[langchain]","imports":[]},{"cmd":"pip install gptcache[redis]","imports":[]}],"homepage":null,"github":"https://github.com/zilliztech/GPTCache","docs":null,"changelog":null,"pypi":"https://pypi.org/project/gptcache/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.3,"avg_import_s":0.92,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/gptcache/compatibility"}}