fallatol.ollama.client.EmbedResponse
See theEmbedResponse companion object
case class EmbedResponse(model: Model, embeddings: Seq[Seq[Double]], totalDuration: Long, loadDuration: Long, promptEvalCount: Long)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article