Documentation
¶
Index ¶
Constants ¶
View Source
const ( // TODO: replace docker internal host with actual host DefaultBaseURL = "https://api.embedding.weaviate.io" DefaultWeaviateModel = SnowflakeArcticEmbedM DefaultTruncate = "right" DefaultVectorizeClassName = true DefaultPropertyIndexed = true DefaultVectorizePropertyName = false LowerCaseInput = false )
View Source
const (
SnowflakeArcticEmbedM = "Snowflake/snowflake-arctic-embed-m-v1.5"
)
Variables ¶
View Source
var SnowflakeArcticEmbedMDefaultDimensions int64 = 768
Functions ¶
func NewClassSettings ¶
func NewClassSettings(cfg moduletools.ClassConfig) *classSettings
func PickDefaultDimensions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.