Flowise/packages/components/nodes
Henry 44f111b458 Remove postgres vector store data when deletion
- Introduced a new `doc_id` column in MySQL, Postgres, and SQLite record managers to support document identification.
- Updated the `update` method to handle both string and object formats for keys, allowing for better flexibility in document updates.
- Enhanced `listKeys` method to filter by `doc_id` when provided in options.
- Updated vector store integrations to utilize the new `doc_id` filtering capability
2025-11-30 01:14:04 +00:00
..
agentflow Feature/Gemini Code Interpreter (#5531) 2025-11-28 19:49:57 +00:00
agents feat/fix: Enhance ConversationalRetrievalToolAgent performance and fix bugs (#5507) 2025-11-26 15:21:53 +00:00
analytic
cache
chains
chatmodels Feature/Gemini Nano Banana (#5529) 2025-11-28 13:10:14 +00:00
documentloaders Chore/Disable Unstructure Folder (#5483) 2025-11-16 13:17:59 +00:00
embeddings fix: Upgrade Hugging Face Inference API to support Inference Providers (#5454) 2025-11-25 11:43:36 +00:00
engine
graphs/Neo4j
llms fix: Upgrade Hugging Face Inference API to support Inference Providers (#5454) 2025-11-25 11:43:36 +00:00
memory
moderation
multiagents Bugfix/Supervisor Node AzureChatOpenAI (#5448) 2025-11-07 11:51:54 +00:00
outputparsers
prompts
recordmanager Remove postgres vector store data when deletion 2025-11-30 01:14:04 +00:00
responsesynthesizer
retrievers
sequentialagents
speechtotext/assemblyai
textsplitters feat: Add header-based splitting to MarkdownTextSplitter (#4861) 2025-07-18 12:45:41 +01:00
tools Add workspaceId in options if not already there. (#5503) 2025-11-22 12:55:16 +00:00
utilities Feature: Add access to chat history and other useful variables in post-processing (#5511) 2025-11-27 12:59:00 +00:00
vectorstores Remove postgres vector store data when deletion 2025-11-30 01:14:04 +00:00