GPTCache
GPTCache copied to clipboard
Semantic cache for LLMs. Fully integrated with LangChain and llama_index.
### Is your feature request related to a problem? Please describe. It's like nosql but just comes with all the AWS support https://aws.amazon.com/dynamodb/ ### Describe the solution you'd like. Possibly...
Python is obviously the ecosystem to be in for ML at the moment, but offering an easy interface for JavaScript/TypeScript (which is extremely common to use for both frontend and...
### Is your feature request related to a problem? Please describe. As noted in https://github.com/zilliztech/GPTCache/issues/200 It would be nice to have a NoSQL implementation, personally I prefer Mongo to DynamoDB...
### Is your feature request related to a problem? Please describe. Redis is a really popular vector store and caching database which is used by the industry such as fintech....
### Is your feature request related to a problem? Please describe. 支持PaddleNLP实现Embedding ### Describe the solution you'd like. 支持PaddleNLP实现Embedding ### Describe an alternate solution. 支持PaddleNLP实现Embedding ### Anything else? (Additional Context)...
### Current Behavior When I try to get answer from server, I get empty reply from server and the server crashes. ### Expected Behavior When I try to get answer...