Documentation Index
Fetch the complete documentation index at: https://docs.haiqu.ai/llms.txt
Use this file to discover all available pages before exploring further.
This guide is for users who installed Haiqu SDK locally using the Local Installation guide.
Activate Conda environment
Activate your Conda environment as follows: Update SDK
pip install --upgrade 'git+https://GITHUB_TOKEN@github.com/haiqu-ai/haiqu-sdk.git#egg=haiqu-sdk'
Pip will handle all dependencies automatically and you will always install the latest (and well-tested) version.Verify the installation
Pip output should include the final message:Successfully installed haiqu-sdk-x.y.z