chroma

package
v0.9.21 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package chroma stub for unsupported platforms Chroma is only supported on macOS AMD64 and macOS ARM64 due to SDK limitations Linux support is blocked by libtokenizers CGO dependency in chroma-go v0.2.5

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Factory

type Factory struct{}

Factory implements the ClientFactory interface for Chroma (unsupported platforms stub)

func NewFactory

func NewFactory() *Factory

NewFactory creates a new Chroma factory (stub)

func (*Factory) CreateClient

func (f *Factory) CreateClient(config *vectordb.Config) (vectordb.VectorDBClient, error)

CreateClient returns an error indicating Chroma is not supported on this platform

func (*Factory) GetSupportedTypes

func (f *Factory) GetSupportedTypes() []vectordb.VectorDBType

GetSupportedTypes returns the list of supported database types

func (*Factory) ValidateConfig

func (f *Factory) ValidateConfig(config *vectordb.Config) error

ValidateConfig returns an error indicating Chroma is not supported on this platform

Jump to

Keyboard shortcuts

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