Prerequisites
- Python 3.12
Install from PyPI (recommended)
Install the SDK with the extras you need:LLM provider extras (optional)
Pick the provider(s) you use for generation/labeling:llm-openai, llm-azure-openai, llm-gemini, llm-groq.
Deployment extras (optional)
Pick the deployment extra for the cloud environment you use:deploy-kubernetes, deploy-vertex-ai, deploy-azureml, deploy-sagemaker.