data_text_search / .gitignore
seanpedrickcase's picture
Faster embedding with GPU, fast document split, writes to chromadb file correctly. No longer needs FAISS or langchain
2cb9977
raw
history blame
145 Bytes
*.csv
*.pyc
*.cpython-311.pyc
*.cpython-310.pyc
*.bat
*.json
*.xlsx
*.parquet
*.json
*.bat
*.pkl
*.spec
*.ipynb
build/*
dist/*
__pycache__/*
db/*