| Name | Type | Description | Notes |
|---|---|---|---|
| links | ParentLink | [optional] | |
| color | String | [optional] | |
| comment | String | [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 | ||
| id | String | ||
| messages | List<Message> | [optional] | |
| model | Object | ||
| modelConfigKey | String | [optional] | |
| name | String | ||
| createdAt | Long | ||
| version | Integer | ||
| state | String | [optional] | |
| archivedAt | Long | [optional] | |
| publishedAt | Long | [optional] | |
| tools | List<VariationTool> | [optional] | |
| judgeConfiguration | JudgeConfiguration | [optional] | |
| judgingConfigKeys | List<String> | [optional] |