nearImage

package
v1.24.11 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const NAME = "nearImage"

Variables

This section is empty.

Functions

func ValidateNearImageFn

func ValidateNearImageFn(param interface{}) error

Types

type GraphQLArgumentsProvider

type GraphQLArgumentsProvider struct{}

func New

func (*GraphQLArgumentsProvider) Arguments

type NearImageParams

type NearImageParams struct {
	Image         string
	Certainty     float64
	Distance      float64
	WithDistance  bool
	TargetVectors []string
}

func (NearImageParams) GetCertainty

func (n NearImageParams) GetCertainty() float64

func (NearImageParams) GetDistance

func (n NearImageParams) GetDistance() float64

func (NearImageParams) GetTargetVectors

func (n NearImageParams) GetTargetVectors() []string

func (NearImageParams) SimilarityMetricProvided

func (n NearImageParams) SimilarityMetricProvided() bool

type Searcher

type Searcher struct {
	// contains filtered or unexported fields
}

func NewSearcher

func NewSearcher(vectorizer imgVectorizer) *Searcher

func (*Searcher) VectorSearches

func (s *Searcher) VectorSearches() map[string]modulecapabilities.VectorForParams

Jump to

Keyboard shortcuts

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