Commit 4a70ccf
committed
feature #1389 [Store] Add support for "remove" operation (MolloKhan)
This PR was squashed before being merged into the main branch.
Discussion
----------
[Store] Add support for "remove" operation
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | yes
| Docs? | yes
| Issues | Fix #1373
| License | MIT
Added `remove()` method to the `StoreInterface` and added real implementation to the Pinecone bridge
Commits
-------
3f380e50 [Store] Add support for "remove" operation1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
73 | 79 | | |
74 | 80 | | |
75 | 81 | | |
| |||
0 commit comments