All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.cequence.cohereapi.model.BilledUnits.scala Maven / Gradle / Ivy

The newest version!
package io.cequence.cohereapi.model

case class BilledUnits(
  search_units: Option[Int],
  classifications: Option[Int],
  input_tokens: Option[Int]
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy