camille
Results
2
issues of
camille
### Related Issues - fixes #2431 ### Proposed Changes: There are two new functions in `schema.py`, `save_excel()` and `load_excel()`, which work similarly to `save()` and `load()`. The main difference is...
topic:eval
topic:pipeline
### Related Issues - fixes #3007 ### Proposed Changes: Add `return_embedding` param to `get_document_by_id` and `get_documents_by_id` of `BaseDocumentStore` and all its subclasses. ### How did you test it? updated test_document_with_embeddings...
topic:document_store