neardepth

package
v1.21.6 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2023 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GraphQLArgumentsProvider

type GraphQLArgumentsProvider struct{}

func New

func (*GraphQLArgumentsProvider) Arguments

type NearDepthParams

type NearDepthParams struct {
	Depth        string
	Certainty    float64
	Distance     float64
	WithDistance bool
}

func (NearDepthParams) GetCertainty

func (n NearDepthParams) GetCertainty() float64

func (NearDepthParams) GetDistance

func (n NearDepthParams) GetDistance() float64

func (NearDepthParams) SimilarityMetricProvided

func (n NearDepthParams) SimilarityMetricProvided() bool

type Searcher

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

func NewSearcher

func NewSearcher(vectorizer bindVectorizer) *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