-
-
Notifications
You must be signed in to change notification settings - Fork 168
Open
Labels
StoreIssues & PRs about the AI Store componentIssues & PRs about the AI Store component
Description
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.
Copilot
Metadata
Metadata
Assignees
Labels
StoreIssues & PRs about the AI Store componentIssues & PRs about the AI Store component