Shivendra Soni

Shivendra Soni

32 points

Forums

Shivendra Soni

1yr ago

Vector Cache - A Python Library for Efficient LLM Query Caching

As AI applications gain traction, the costs and latency of using large language models (LLMs) can escalate. VectorCache addresses these issues by caching LLM responses based on semantic similarity, thereby reducing both costs and response times.