- Install Python SDK and dependencies via your terminal:
pip install requirments.txt-
Copy and paste [your API key] and [your API Url] into the the_pipeline_v2.py's config.
-
Run the expierment.py:
python expierment.py4.You can always change the output directory/ datalake directory/LLM models in the the_pipeline_v2.py and expierment.py's config area.