mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-10-30 17:29:29 +00:00
6 lines
197 B
YAML
6 lines
197 B
YAML
|
|
---
|
||
|
|
enhancements:
|
||
|
|
- |
|
||
|
|
Refactor PineconeDocumentStore to use metadata instead of namespaces
|
||
|
|
for distinction between documents with embeddings, documents without
|
||
|
|
embeddings and labels
|