LogprobInfo
io.cequence.openaiscala.domain.response.LogprobInfo
case class LogprobInfo(token: String, logprob: Double, bytes: Seq[Byte], top_logprobs: Seq[TopLogprobInfo])
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any