Replies: 1 comment
-
@keeppace Is it like a cache server? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As I read thru the GPTCache documentation - it seems application centric/focused.
Architecturally - I am looking to put a caching architecture in front of an LLM - so that all applications can use the same Cache (rather than do it application by application)
Just looking for ideas as to how to best implement such functionality
Beta Was this translation helpful? Give feedback.
All reactions