| Name | Type | Description | Notes |
|---|---|---|---|
| inputTokens | Integer | [optional] | |
| outputTokens | Integer | [optional] | |
| totalTokens | Integer | [optional] | |
| generationCount | Integer | Number of attempted generations | [optional] |
| generationSuccessCount | Integer | Number of successful generations | [optional] |
| generationErrorCount | Integer | Number of generations with errors | [optional] |
| thumbsUp | Integer | [optional] | |
| thumbsDown | Integer | [optional] | |
| durationMs | Integer | [optional] | |
| timeToFirstTokenMs | Integer | [optional] | |
| satisfactionRating | Float | A value between 0 and 1 representing satisfaction rating | [optional] |
| inputCost | Double | Cost of input tokens in USD | [optional] |
| outputCost | Double | Cost of output tokens in USD | [optional] |
| judgeAccuracy | Float | Average accuracy judge score (0.0-1.0) | [optional] |
| judgeRelevance | Float | Average relevance judge score (0.0-1.0) | [optional] |
| judgeToxicity | Float | Average toxicity judge score (0.0-1.0) | [optional] |