Flowise/packages/components/nodes/vectorstores
Ahmed Rowaihi 7dfa269502
fix(components/weaviate): fix metadata special chars upsertion failure (#4436)
* Enhancement: Add recursive key normalization for metadata in Weaviate vector store

- Introduced `normalizeKeysRecursively` utility to standardize metadata keys.
- Updated Weaviate vector store to apply normalization on document metadata before processing.

* format(compnonents/utils): format for ci

* Update utils.ts

---------

Co-authored-by: Henry Heng <henryheng@flowiseai.com>
2025-06-07 00:19:02 +01:00
..
Astra
Chroma Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
Couchbase Add couchbase vectore store support (#3093) 2024-10-26 02:36:38 +01:00
DocumentStoreVS Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
Elasticsearch Feature/Add bullmq redis for message queue processing (#3568) 2025-01-23 14:08:02 +00:00
Faiss Chore/update deprecating nodes (#2540) 2024-07-12 18:37:57 +01:00
InMemory
Meilisearch Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
Milvus [Bugfix] Milvus search error (#3623) 2024-12-03 23:41:39 +00:00
MongoDBAtlas Chore/MongoDB Connection (#3469) 2024-11-07 19:05:00 +00:00
OpenSearch Chore/update deprecating nodes (#2540) 2024-07-12 18:37:57 +01:00
Pinecone Feature/update openai version, add reasoning effort param, add o3 mini (#3973) 2025-02-04 08:43:27 +00:00
Postgres [fix 4206]: fix the empty array return for getBaseClasses when using typeorm driver and not the PGVectorStore (#4225) 2025-04-03 01:47:14 +08:00
Qdrant Feature/add ability to upload file from chat (#3059) 2024-08-25 13:22:48 +01:00
Redis Fix: Patching redis socket crash fix (#4431) 2025-05-27 19:54:17 +01:00
SimpleStore
Singlestore Updated logo for singlestore (#3018) 2024-08-16 19:46:46 +01:00
Supabase Document Store - Phase 2 (#2912) 2024-08-07 18:59:52 +01:00
Upstash Feature/add ability to upload file from chat (#3059) 2024-08-25 13:22:48 +01:00
Vectara Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
Weaviate fix(components/weaviate): fix metadata special chars upsertion failure (#4436) 2025-06-07 00:19:02 +01:00
Zep Chore/update deprecating nodes (#2540) 2024-07-12 18:37:57 +01:00
ZepCloud Feature/seq agents (#2798) 2024-07-22 17:46:14 +01:00
VectorStoreUtils.ts Weaviate - expose Hybrid Search (#4127) 2025-03-13 13:30:24 +00:00