Skip to content

Latest commit

 

History

History

demo_upload

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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:https://localhost'
export POSTHOG_API_KEY='phc_msCYJBNCmXfJd2sIPgCxuOLFOlTxfHYUD04GybrdkAc'

Upload the data:

python upload_data.py