Name | Type | Description | Notes |
---|---|---|---|
input_tokens | int | [optional] | |
output_tokens | int | [optional] | |
total_tokens | int | [optional] | |
generation_count | int | Number of attempted generations | [optional] |
generation_success_count | int | Number of successful generations | [optional] |
generation_error_count | int | Number of generations with errors | [optional] |
thumbs_up | int | [optional] | |
thumbs_down | int | [optional] | |
duration_ms | int | [optional] | |
time_to_first_token_ms | int | [optional] | |
satisfaction_rating | float | A value between 0 and 1 representing satisfaction rating | [optional] |
input_cost | float | Cost of input tokens in USD | [optional] |
output_cost | float | Cost of output tokens in USD | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |