windmill-api 1.796.0

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
# AiTokenUsageBucket

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**key** | **String** | the grouped dimension's value; empty when grouping by model | 
**provider** | **String** |  | 
**model** | **String** |  | 
**input_tokens** | **i32** |  | 
**cache_read_tokens** | **i32** |  | 
**cache_write_tokens** | **i32** |  | 
**output_tokens** | **i32** |  | 
**reported_cost_nano_usd** | Option<**i32**> |  | [optional]
**requests** | **i32** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)