Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZmeiGorynych authored May 30, 2024
1 parent fef341f commit 2cd31b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# motleycache

A universal caching engine for LLM apps and beyond.
Disk-based http caching for LLM apps and beyond.

Motleycache caches LLM and tool calls, as well as other web requests out of the box.
Motleycache caches LLM and tool calls, as well as other web requests.
It works with all requests made using most popular Python HTTP clients: [requests](https://github.com/psf/requests), [HTTPX](https://github.com/projectdiscovery/httpx), and [Curl CFFI](https://github.com/yifeikong/curl_cffi).


Expand Down

0 comments on commit 2cd31b3

Please sign in to comment.