| Name | Type | Description | Notes |
|---|---|---|---|
| comment | string | Human-readable description of this variation | [optional] |
| description | string | Returns the description for the agent. This is only returned for agent variations. | [optional] |
| instructions | string | Returns the instructions for the agent. This is only returned for agent variations. | [optional] |
| key | string | ||
| messages | \LaunchDarklyApi\Model\Message[] | [optional] | |
| model | object | [optional] | |
| name | string | ||
| model_config_key | string | [optional] | |
| tools | \LaunchDarklyApi\Model\VariationToolPost[] | List of tools to use for this variation. The latest version of the tool will be used. | [optional] |
| tool_keys | string[] | List of tool keys to use for this variation. The latest version of the tool will be used. | [optional] |
| judge_configuration | \LaunchDarklyApi\Model\JudgeConfiguration | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.