voyage

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const EMBEDDING_DIMENSIONS = 1024
View Source
const VOYAGEAI_EMBEDDING_MODEL = "voyage-3.5-lite"

Variables

This section is empty.

Functions

func NewEmbeddingService

func NewEmbeddingService(apiKey string) *voyageService

NewEmbeddingService creates a new embedding service

Types

type VoyageEmbeddingType

type VoyageEmbeddingType string
const (
	VoyageEmbeddingTypeDocument VoyageEmbeddingType = "document"
	VoyageEmbeddingTypeQuery    VoyageEmbeddingType = "query"
	VoyageEmbeddingTypeDefault  VoyageEmbeddingType = ""
)

Jump to

Keyboard shortcuts

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