EmbeddingsUiSettings

org.llm4s.config.Llm4sConfig.EmbeddingsUiSettings
final case class EmbeddingsUiSettings(maxRowsPerFile: Int, topDimsPerRow: Int, globalTopK: Int, showGlobalTop: Boolean, colorEnabled: Boolean, tableWidth: Int)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product