anything-llm/server/utils/vectorDbProviders
Sayan Gupta b7d2756754
Issue #204 Added a check to ensure that 'chunk.payload' exists and contains the 'id' property (#526)
* Issue #204 Added a check to ensure that 'chunk.payload' exists and contains the 'id' property before attempting to destructure it

* run linter

* simplify condition and comment

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-01-04 16:39:43 -08:00
..
chroma feat: add support for variable chunk length (#415) 2023-12-07 16:27:36 -08:00
lance feat: add support for variable chunk length (#415) 2023-12-07 16:27:36 -08:00
pinecone feat: add support for variable chunk length (#415) 2023-12-07 16:27:36 -08:00
qdrant Issue #204 Added a check to ensure that 'chunk.payload' exists and contains the 'id' property (#526) 2024-01-04 16:39:43 -08:00
weaviate feat: add support for variable chunk length (#415) 2023-12-07 16:27:36 -08:00