ent

package
v1.26.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2024 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultJinaAIDocumentType    = "text"
	DefaultJinaAIModel           = "jina-embeddings-v2-base-en"
	DefaultVectorizeClassName    = true
	DefaultPropertyIndexed       = true
	DefaultVectorizePropertyName = false
	DefaultBaseURL               = "https://api.jina.ai"
)

Variables

View Source
var DefaultDimensions int64 = 1024

Functions

func NewClassSettings added in v1.25.0

func NewClassSettings(cfg moduletools.ClassConfig) *classSettings

Types

type VectorizationConfig

type VectorizationConfig struct {
	Model      string
	BaseURL    string
	Dimensions *int64
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL