zilliztech / GPTCache

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

Add integration for Marqo vector store #609

Open sky-2002 opened 4 months ago

sky-2002 commented 4 months ago

This PR adds marqo as a vector store to GPTCache. It was requested here in marqo's issues.

Important:

Discussions and suggestions are welcome!

Note: I have tested the functionality individually. But due to open AI credits issue, could not test it end-2-end, would be great if someone could do that.

sre-ci-robot commented 4 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: sky-2002 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
sre-ci-robot commented 4 months ago

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