Flowise/packages/components/nodes/vectorstores
Henry f73a305584 refactor: Implement SecureZodSchemaParser for safe Zod schema handling and add FilterParser for Supabase filters
* Replaced direct Zod schema evaluation with SecureZodSchemaParser in StructuredOutputParserAdvanced and CustomTool.
* Introduced FilterParser to safely handle Supabase filter strings, preventing arbitrary code execution.
* Added new filterParser.ts file to encapsulate filter parsing logic.
* Updated Supabase vector store to utilize the new FilterParser for RPC filters.
* Created secureZodParser.ts for secure parsing of Zod schemas.
2025-07-18 19:06:48 +01:00
..
Astra Code Cleanup - unnecessary document creation in Pinecone and Astra Vector Stores (#2124) 2024-04-09 15:34:29 +01:00
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 fix: normalize Milvus similarity scores for threshold filtering (#4880) 2025-07-18 12:35:19 +01: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 refactor: Implement SecureZodSchemaParser for safe Zod schema handling and add FilterParser for Supabase filters 2025-07-18 19:06:48 +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