Files
langchain-hn-rag/.gitignore

17 lines
174 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# MLflow
mlruns/
mlartifacts/
# Weaviate vector store
weaviate/