PromptGuard icon indicating copy to clipboard operation
PromptGuard copied to clipboard

Prompt Caching

Open redeux opened this issue 2 years ago • 0 comments

Users should have a way to cache prompts so that they can improve the performance of their app and reduce GPT query spend.

MVP should be a local query, suitable for local development.

Enhancements will probably start with Redis, possibly with VSS.

If you have another use case or idea, please leave a comment.

redeux avatar Feb 08 '23 11:02 redeux