mrcrdwd
mrcrdwd
I'm using [ParentDocumentRetriever](https://api.js.langchain.com/classes/langchain_retrievers_parent_document.ParentDocumentRetriever.html), which requires both a Vector Store and a Document Store. Using Zep for the Vector Store is straightforward, but I'm confused about whether or not Zep can...
### Bug Description When syncing / uploading files to Google Drive the `createdTime` and `modifiedTime` are preserved from the local filesystem. The problem is that the [poll function](https://github.com/n8n-io/n8n/blob/ac7a561379e45647feddac388bce202a32c987c5/packages/nodes-base/nodes/Google/Drive/GoogleDriveTrigger.node.ts#L426) in the...