Skip to content

[Store][Qdrant] Implement remove() method #1484

@chr-hertel

Description

@chr-hertel

Part of #1468

Implement the remove() method for the Qdrant store.

File: src/store/src/Bridge/Qdrant/Store.php

Method signature:

public function remove(string|array $ids, array $options = []): void;

See Pinecone implementation in src/store/src/Bridge/Pinecone/Store.php for reference.

Metadata

Metadata

Labels

StoreIssues & PRs about the AI Store component

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions