sqlitevec

package
v0.0.0-...-5bc5eca Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store struct {
	// contains filtered or unexported fields
}

func (*Store) DeleteByConversationGroupID

func (s *Store) DeleteByConversationGroupID(ctx context.Context, conversationGroupID uuid.UUID) error

func (*Store) IsEnabled

func (s *Store) IsEnabled() bool

func (*Store) Name

func (s *Store) Name() string

func (*Store) Search

func (s *Store) Search(ctx context.Context, embedding []float32, conversationGroupIDs []uuid.UUID, limit int) ([]registryvector.VectorSearchResult, error)

func (*Store) Upsert

func (s *Store) Upsert(ctx context.Context, entries []registryvector.UpsertRequest) error

Jump to

Keyboard shortcuts

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