[GH-ISSUE #204] addDocumentToNamespace Cannot destructure property 'id' of 'chunk.payload' as it is undefined. #129

Closed
opened 2026-02-22 18:18:02 -05:00 by yindo · 0 comments
Owner

Originally created by @franzbischoff on GitHub (Aug 21, 2023).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/204

Following the series #197 ...

On Qdrant, when trying to use cached embeddings...

Cached vectorized results of my-awesome-pdf-1691674380/my-awesome-pdf-pg9-95185230-2b4f-47ba-9639-ff8b0b8539ea.json found! Using cached data to save on embed costs.
addDocumentToNamespace Cannot destructure property 'id' of 'chunk.payload' as it is undefined.

Result: namespace is created, but vectors are not.

Originally created by @franzbischoff on GitHub (Aug 21, 2023). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/204 Following the series #197 ... On Qdrant, when trying to use cached embeddings... ``` Cached vectorized results of my-awesome-pdf-1691674380/my-awesome-pdf-pg9-95185230-2b4f-47ba-9639-ff8b0b8539ea.json found! Using cached data to save on embed costs. addDocumentToNamespace Cannot destructure property 'id' of 'chunk.payload' as it is undefined. ``` Result: namespace is created, but vectors are not.
yindo added the possible bug label 2026-02-22 18:18:02 -05:00
yindo closed this issue 2026-02-22 18:18:03 -05:00
yindo changed title from addDocumentToNamespace Cannot destructure property 'id' of 'chunk.payload' as it is undefined. to [GH-ISSUE #204] addDocumentToNamespace Cannot destructure property 'id' of 'chunk.payload' as it is undefined. 2026-06-05 14:33:37 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#129