qdrant

package
v0.0.0-...-04d946b Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QdrantStore

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

func (*QdrantStore) DeleteByConversationGroupID

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

func (*QdrantStore) IsEnabled

func (s *QdrantStore) IsEnabled() bool

func (*QdrantStore) Name

func (s *QdrantStore) Name() string

func (*QdrantStore) Search

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

func (*QdrantStore) Upsert

func (s *QdrantStore) 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