| 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 | [Message] | [optional] | |
| model | Object | [optional] | |
| modelConfigKey | String | [optional] | |
| name | String | [optional] | |
| published | Boolean | [optional] | |
| state | String | One of 'archived', 'published' | [optional] |
| tools | [VariationToolPost] | List of tools to use for this variation. The latest version of the tool will be used. | [optional] |
| toolKeys | [String] | List of tool keys to use for this variation. The latest version of the tool will be used. | [optional] |
| judgeConfiguration | JudgeConfiguration | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.