io.cequence.openaiscala.domain.response.UsageInfo
case class UsageInfo(prompt_tokens: Int, total_tokens: Int, completion_tokens: Option[Int]) Attributes
- 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