Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
samridhi171 authored Aug 24, 2024
1 parent ffb2a47 commit 67b7afa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PyPDF2
langchain_google_genai
faiss-cpu
pydantic==1.10.11
langchain==0.0.149 #Replace with your working version
langchain
google-auth
google-generativeai # For Google Generative AI integration
transformers # If you plan to use Hugging Face models
Expand All @@ -21,4 +21,4 @@ transformers # If you plan to use Hugging Face models
openai # For OpenAI API integration, if needed
langchain-google-genai
langchain-community
langchain-core==0.2.23
langchain-core

0 comments on commit 67b7afa

Please sign in to comment.