Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 421 Bytes

File metadata and controls

19 lines (12 loc) · 421 Bytes

DataSearchTool

Quick Start

  1. Install Python SDK and dependencies via your terminal:
pip install requirments.txt
  1. Copy and paste [your API key] and [your API Url] into the the_pipeline_v2.py's config.

  2. Run the expierment.py:

python expierment.py

4.You can always change the output directory/ datalake directory/LLM models in the the_pipeline_v2.py and expierment.py's config area.