openai4s.types.completions.Response.Choice
See theChoice companion object
final case class Choice(text: Text, index: Index, logprobs: Option[Logprobs], finishReason: FinishReason)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article