-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pinecone support for dataprep and retrieval microservice #157
Pinecone support for dataprep and retrieval microservice #157
Conversation
810cd65
to
8c2b01c
Compare
1f87bd1
to
06df66a
Compare
Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
for more information, see https://pre-commit.ci Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
Signed-off-by: lvliang-intel <liang1.lv@intel.com> Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com> Signed-off-by: letonghan <letong.han@intel.com> Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
* add translation gateway Signed-off-by: zehao-intel <zehao.huang@intel.com> * fix import Signed-off-by: zehao-intel <zehao.huang@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: zehao-intel <zehao.huang@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
* Update LLM readme Signed-off-by: lvliang-intel <liang1.lv@intel.com> * update readme Signed-off-by: lvliang-intel <liang1.lv@intel.com> * update tgi readme Signed-off-by: lvliang-intel <liang1.lv@intel.com> * rollback requirements.txt Signed-off-by: lvliang-intel <liang1.lv@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: lvliang-intel <liang1.lv@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
* Use common security content for OPEA projects (opea-project#151) * add python coverage Signed-off-by: chensuyue <suyue.chen@intel.com> * docs update Signed-off-by: chensuyue <suyue.chen@intel.com> * Revert "add python coverage" This reverts commit 69615b1. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: chensuyue <suyue.chen@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: jinjunzh <jasper.zhu@intel.com> * add milvus microservice Signed-off-by: jinjunzh <jasper.zhu@intel.com> * fix the typo Signed-off-by: jinjunzh <jasper.zhu@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Signed-off-by: jinjunzh <jasper.zhu@intel.com> --------- Signed-off-by: chensuyue <suyue.chen@intel.com> Signed-off-by: jinjunzh <jasper.zhu@intel.com> Co-authored-by: chen, suyue <suyue.chen@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com> Signed-off-by: chensuyue <suyue.chen@intel.com> Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
* add ray version document to redis Signed-off-by: Chendi Xue <chendi.xue@intel.com> * update test Signed-off-by: Chendi Xue <chendi.xue@intel.com> * Add test Signed-off-by: Chendi Xue <chendi.xue@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add TIMEOUT in container environment and return status Signed-off-by: Chendi Xue <chendi.xue@intel.com> * rebase on new folder layout Signed-off-by: Chendi Xue <chendi.xue@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: Chendi Xue <chendi.xue@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
Signed-off-by: changwangss <chang1.wang@intel.com> Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
Support rerank and retrieval of RAG OPT (opea-project#164) * supported bce model for rerank. Signed-off-by: Xinyu Ye <xinyu.ye@intel.com> * change folder Signed-off-by: Xinyu Ye <xinyu.ye@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * change path in test file. Signed-off-by: Xinyu Ye <xinyu.ye@intel.com> --------- Signed-off-by: Xinyu Ye <xinyu.ye@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
* Support vLLM XFT serving Signed-off-by: lvliang-intel <liang1.lv@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix access vllm issue Signed-off-by: lvliang-intel <liang1.lv@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add permission for run.sh Signed-off-by: lvliang-intel <liang1.lv@intel.com> * add readme Signed-off-by: lvliang-intel <liang1.lv@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix proxy issue Signed-off-by: lvliang-intel <liang1.lv@intel.com> --------- Signed-off-by: lvliang-intel <liang1.lv@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
* update dataprep readme Signed-off-by: letonghan <letong.han@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: letonghan <letong.han@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
Added all teh files for the pinecone Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
for more information, see https://pre-commit.ci Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
be363bd
to
7d6151a
Compare
Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com>
Require test scripts |
@pallavijaini0525 please add the e2e test scripts. |
@chensuyue -> Since Pinecone functions as a managed service and operates through APIs, I'm utilizing the Pinecone token to access its hosted vector database. Given that these tests are authentic functional tests, I'll need to pass my Pinecone token by configuring an environment variable and then integrating it into the following tests: test_vectorstores_langchain_pinecone.sh any suggestions for this usecase? |
…t#157) Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com> Signed-off-by: sharanshirodkar7 <ssharanshirodkar7@gmail.com>
…t#157) Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com> Signed-off-by: Yogesh Pandey <yogesh.pandey@intel.com>
…t#157) Signed-off-by: Pallavi Jaini <pallavi.jaini@intel.com> Signed-off-by: Daniel Whitenack <whitenack.daniel@gmail.com>
Description
Added the pinecone vector database-related config and docker files in data prep and retrieval microservice.
Issues
n/a
Type of change
New Feature
Dependencies
pinecone-client
langchain-pinecone
Tests
Describe the tests that you ran to verify your changes.