v1

package
v0.0.0-...-bce0a59 Latest Latest
Warning

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

Go to latest
Published: May 4, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Model_name = map[int32]string{
		0: "MODEL_UNSPECIFIED",
		1: "MODEL_3DIMS",
		2: "MODEL_4DIMS",
	}
	Model_value = map[string]int32{
		"MODEL_UNSPECIFIED": 0,
		"MODEL_3DIMS":       1,
		"MODEL_4DIMS":       2,
	}
)

Enum value maps for Model.

View Source
var File_models_llm_v1_models_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Model

type Model int32

Map model embedding to their own columns for each model embedding, add a column to the table xxx_embedding_1 xxx_embedding_2 etc for each enum value testing

const (
	Model_MODEL_UNSPECIFIED Model = 0
	Model_MODEL_3DIMS       Model = 1
	Model_MODEL_4DIMS       Model = 2
)

func (Model) Descriptor

func (Model) Descriptor() protoreflect.EnumDescriptor

func (Model) Enum

func (x Model) Enum() *Model

func (Model) EnumDescriptor deprecated

func (Model) EnumDescriptor() ([]byte, []int)

Deprecated: Use Model.Descriptor instead.

func (Model) Number

func (x Model) Number() protoreflect.EnumNumber

func (Model) String

func (x Model) String() string

func (Model) Type

func (Model) Type() protoreflect.EnumType

Jump to

Keyboard shortcuts

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