| Name | Type | Description | Notes |
|---|---|---|---|
| access | AiConfigsAccess | [optional] | |
| links | ParentAndSelfLinks | [optional] | |
| id | String | ||
| key | String | ||
| aiConfigKey | String | ||
| maxAttempts | Integer | ||
| modelChoices | List<String> | ||
| judgeModel | String | ||
| variableChoices | List<Map<String, Object>> | ||
| acceptanceStatements | List<AgentOptimizationAcceptanceStatement> | ||
| judges | List<AgentOptimizationJudge> | ||
| userInputOptions | List<String> | ||
| groundTruthResponses | List<String> | ||
| metricKey | String | [optional] | |
| tokenLimit | Integer | [optional] | |
| variationKey | String | [optional] | |
| label | String | [optional] | |
| latencyOptimization | Boolean | [optional] | |
| tokenOptimization | Boolean | [optional] | |
| autoCommit | Boolean | [optional] | |
| version | Integer | ||
| createdAt | Long |