RAG-Project / .gitignore
Abeshith's picture
Fix LangChain imports for 0.3.x compatibility
17aafad
raw
history blame contribute delete
113 Bytes
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env