Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 399 Bytes

File metadata and controls

22 lines (14 loc) · 399 Bytes

Uploading demo data to PostHog-LLM

Install the python package:

pip install -r requirements.txt

After setting up your project, grab your API_KEY and Host in the settings page and export the variables:

export POSTHOG_HOST='http://localhost'
export POSTHOG_API_KEY='phc_msCYJBNCmXfJd2sIPgCxuOLFOlTxfHYUD04GybrdkAc'

Upload the data:

python upload_data.py