| Name | Type | Description | Notes |
|---|---|---|---|
| access | AiConfigsAccess | [optional] | |
| links | ParentAndSelfLinks | [optional] | |
| id | UUID | ||
| runId | UUID | ||
| agentOptimizationId | UUID | ||
| agentOptimizationVersion | Integer | ||
| status | AgentOptimizationResultStatus | ||
| activity | AgentOptimizationResultActivity | ||
| iteration | Integer | ||
| instructions | String | ||
| parameters | Map<String, Object> | [optional] | |
| userInput | String | ||
| completionResponse | String | [optional] | |
| variation | Map<String, Object> | [optional] | |
| scores | Map<String, Object> | [optional] | |
| generationTokens | Map<String, Object> | [optional] | |
| evaluationTokens | Map<String, Object> | [optional] | |
| generationLatency | Integer | [optional] | |
| evaluationLatencies | Map<String, Object> | [optional] | |
| completedAt | Long | [optional] | |
| createdVariationKey | String | [optional] | |
| createdAt | Long | ||
| updatedAt | Long |