struct Usage
- Usage
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
crystal-mistral/types.crConstructors
Instance Method Summary
- #completion_tokens : Int32
- #completion_tokens=(completion_tokens : Int32)
- #prompt_tokens : Int32
- #prompt_tokens=(prompt_tokens : Int32)
- #total_tokens : Int32
- #total_tokens=(total_tokens : Int32)