factory

package
v0.2.10 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OpenAIProvider = "openai"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type EmbeddingServiceLocator

type EmbeddingServiceLocator interface {
	GetService(provider string) (embedding.Creator, error)
}

func NewServiceLocator

func NewServiceLocator(providers ProviderRegistry) EmbeddingServiceLocator

type ProviderRegistry

type ProviderRegistry map[string]embedding.Creator

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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