Pandas / requirements.txt
Geoeasy's picture
Update requirements.txt
6d2b249 verified
raw
history blame contribute delete
435 Bytes
# Core
pydantic==2.11.6
typing_extensions>=4.8
numpy<2.0
# LangChain 0.3.x (coerente com NVIDIA 0.3.x)
langchain==0.3.12
langchain-community==0.3.12
langchain-text-splitters==0.3.3
# não fixe langchain-core; ele vem compatível com o langchain
# NVIDIA NIM (compatível com LangChain 0.3.x)
langchain-nvidia-ai-endpoints==0.3.2
# Vetores / parsing / UI
faiss-cpu==1.8.0.post1
beautifulsoup4==4.12.3
requests==2.32.3
gradio==4.44.0