Bilge Yücel
Results
11
comments of
Bilge Yücel
Hi @fserv, I can't seem to `write_documents()` into `JaguarDocumentStore` even with the new version. Here's the error: ```shell Traceback (most recent call last): File "/Users/bilgeyucel/Documents/side-projects/jaguar-haystack/test.py", line 28, in document_store.write_documents(documents=result["documents"]) #...