| Name | Type | Description | Notes |
|---|---|---|---|
| comment | string | Human-readable description of what this patch changes | [optional] |
| description | string | Description for agent when AI Config is in agent mode. | [optional] |
| instructions | string | Instructions for agent when AI Config is in agent mode. | [optional] |
| messages | \LaunchDarklyApi\Model\Message[] | [optional] | |
| model | object | [optional] | |
| model_config_key | string | [optional] | |
| name | string | [optional] | |
| published | bool | [optional] | |
| state | string | One of 'archived', 'published' | [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.