EmbeddingsTruncate

io.cequence.pineconescala.domain.settings.EmbeddingsTruncate
See theEmbeddingsTruncate companion object
sealed abstract class EmbeddingsTruncate(name: String) extends NamedEnumValue

Attributes

Companion:
object
Graph
Supertypes
class NamedEnumValue
trait EnumValue
class Object
trait Matchable
class Any
Known subtypes
object End.type
object None.type

Members list

Concise view

Value members

Inherited methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
EnumValue -> Any
Inherited from:
EnumValue

Inherited fields

override val value: String

Attributes

Inherited from:
NamedEnumValue