Update requirements.txt

Update for Ollama
This commit is contained in:
Paulslewis66
2025-02-08 21:02:31 +00:00
committed by GitHub
parent 1d0e046924
commit c980fc6167

View File

@ -7,7 +7,8 @@ langchain_community
langchain_openai
# For Google's Gemini models
langchain_google_genai
# For Ollama models
langchain_ollama
# For AWS
langchain_aws
transformers