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

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

There is a newer version: 0.1.14
Show newest version
package io.cequence.cohereapi.model

case class ResponseMeta(
  api_version: ApiVersion,
  billed_units: BilledUnits
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy