sttp.openai.requests.completions.Usage
See theUsage companion object case class Usage(promptTokens: Int, completionTokens: Int, totalTokens: Int) Attributes
- Companion:
- object
- Graph
- Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product