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 (*Factory) CreateClient ¶
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
Click to show internal directories.
Click to hide internal directories.