llamasimilaritytype

package
v9.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package llamasimilaritytype

Index

Constants

This section is empty.

Variables

View Source
var (
	Cosine = LlamaSimilarityType{"cosine"}

	Dotproduct = LlamaSimilarityType{"dot_product"}

	L2norm = LlamaSimilarityType{"l2_norm"}
)

Functions

This section is empty.

Types

type LlamaSimilarityType

type LlamaSimilarityType struct {
	Name string
}

https://github.com/elastic/elasticsearch-specification/blob/d520d9e8cf14cad487de5e0654007686c395b494/specification/inference/_types/CommonTypes.ts#L1696-L1700

func (LlamaSimilarityType) MarshalText

func (l LlamaSimilarityType) MarshalText() (text []byte, err error)

func (LlamaSimilarityType) String

func (l LlamaSimilarityType) String() string

func (*LlamaSimilarityType) UnmarshalText

func (l *LlamaSimilarityType) UnmarshalText(text []byte) error

Jump to

Keyboard shortcuts

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