From 67cd362035c2072880323b986834fa44bf865395 Mon Sep 17 00:00:00 2001 From: Madhu Date: Sun, 15 Dec 2024 07:43:58 +0530 Subject: [PATCH] library checks --- rag_tutorials/rag_agent_cohere/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rag_tutorials/rag_agent_cohere/requirements.txt b/rag_tutorials/rag_agent_cohere/requirements.txt index f50128a..834543d 100644 --- a/rag_tutorials/rag_agent_cohere/requirements.txt +++ b/rag_tutorials/rag_agent_cohere/requirements.txt @@ -1,6 +1,6 @@ -langgraph>=0.2.53 -langchain>=0.3.11 -langchain-community>=0.0.10 +langgraph==0.2.53 +langchain==0.3.11 +langchain-community==0.0.10 cohere==5.11.4 qdrant-client==1.12.1 duckduckgo-search==4.1.1