RAGTraining create virtual env python -m venv --prompt=RAGTraining .venv source ./.venv/bin/activate pip install -r requirements.txt python 0-init.py