Spaces:
Sleeping
Sleeping
| __pycache__/ | |
| *.py[cod] | |
| *.egg-info/ | |
| dist/ | |
| build/ | |
| .env | |
| *.egg | |
| .venv/ | |
| memory/data/*.jsonl | |
| memory/data/*.index | |
| rag/faiss_index/ | |
| eval/results/ | |
| *.pyc | |
| .DS_Store | |
| *.tmp | |
| __pycache__/ | |
| *.py[cod] | |
| *.egg-info/ | |
| dist/ | |
| build/ | |
| .env | |
| *.egg | |
| .venv/ | |
| memory/data/*.jsonl | |
| memory/data/*.index | |
| rag/faiss_index/ | |
| eval/results/ | |
| *.pyc | |
| .DS_Store | |
| *.tmp | |