zilliztech / GPTCache

Semantic cache for LLMs. Fully integrated with LangChain and llama_index.
https://gptcache.readthedocs.io
MIT License
6.96k stars 490 forks source link

bugfix: fix correct dependency name for redis-om #541

Closed KeshavSingh29 closed 10 months ago

KeshavSingh29 commented 10 months ago

library name is wrong for redis_om, instead it should be redis-om

sre-ci-robot commented 10 months ago

Welcome @KeshavSingh29! It looks like this is your first PR to zilliztech/GPTCache 🎉

sre-ci-robot commented 10 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: KeshavSingh29 To complete the pull request process, please assign simfg after the PR has been reviewed. You can assign the PR to them by writing /assign @simfg in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/zilliztech/GPTCache/blob/dev/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment