semantic-cache
Subscription: Developer
Active
Subscription: Developer
Enables semantic caching on Python functions by storing and retrieving results based on the meaning of inputs rather than exact matches, using embedding similarity to return cached responses for semantically equivalent queries.