From 4a1b2b360d2512219e852ced957e6a95b187dff9 Mon Sep 17 00:00:00 2001 From: Deadwalk Date: Mon, 9 Sep 2024 12:02:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BE=9D=E8=B5=96=E7=BB=84=E4=BB=B6=E7=9A=84?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=E5=8E=BB=E6=8E=89=EF=BC=8C=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E5=AE=89=E8=A3=85=E6=9C=80=E6=96=B0=E7=9A=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6d5e695..d30f326 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,15 +1,15 @@ python-dotenv sse_starlette -sentence-transformers~=3.0.1 +sentence-transformers uvicorn dashscope pymupdf -langserve~=0.2.2 -langchain-community~=0.2.13 -langchain_openai~=0.1.23 -langchain-core~=0.2.35 -langchain_chroma~=0.1.2 -langgraph~=0.2.14 +langserve +langchain-community +langchain_openai +langchain-core +langchain_chroma +langgraph langchain-milvus chromadb xinference_client @@ -17,5 +17,4 @@ pyjwt zhipuai elasticsearch jieba -nltk -elasticsearch7 \ No newline at end of file +nltk \ No newline at end of file