Flowise/packages/components/nodes
Henry 66619d68cd Enhancement: Introduce prepended chat history handling in Agent and LLM nodes.
- Added support for `prependedChatHistory` in both `Agent` and `LLM` classes to allow for initial message context.
- Implemented validation for history schema in execution flow to ensure proper format.
- Refactored utility functions to include JSON sanitization and validation methods for improved data handling.
2025-06-21 14:32:28 +01:00
..
agentflow Enhancement: Introduce prepended chat history handling in Agent and LLM nodes. 2025-06-21 14:32:28 +01:00
agents Chore/Update issue templates and add new tools (#4687) 2025-06-19 18:11:24 +01:00
analytic feat: Add Opik Tracer integration (#4194) 2025-04-03 15:57:54 +08:00
cache Fix: Add keep-alive options to Redis clients to prevent idle timeouts and socket closing. (#4377) 2025-05-14 10:29:32 +08:00
chains Chore/Update issue templates and add new tools (#4687) 2025-06-19 18:11:24 +01:00
chatmodels Bugfix/Google Gemini Image Input (#4515) 2025-05-27 18:48:43 +01:00
documentloaders feat: add search functionality to FireCrawl with customizable parameters (#4535) 2025-06-07 00:06:39 +01:00
embeddings Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
engine Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
graphs/Neo4j Feature/Add Neo4j GraphRag support (#3686) 2024-12-23 01:35:53 +00:00
llms Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
memory feat:Adds new Param in getChatMessages for better context handling (#4273) 2025-05-28 16:02:52 +01:00
moderation
multiagents Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
outputparsers [Feature] Repair JSON from LLM in StructuredOutputParserAdvanced (#3723) 2024-12-21 12:51:56 +00:00
prompts Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
recordmanager BugFix/Patch: PostGreSQL Record Manager (#4430) 2025-05-27 19:54:00 +01:00
responsesynthesizer
retrievers Chore/Update issue templates and add new tools (#4687) 2025-06-19 18:11:24 +01:00
sequentialagents Feature/Add teams, gmail, outlook tools (#4577) 2025-06-06 19:52:04 +01:00
speechtotext/assemblyai
textsplitters
tools Chore/Update issue templates and add new tools (#4687) 2025-06-19 18:11:24 +01:00
utilities Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
vectorstores fix(components/weaviate): fix metadata special chars upsertion failure (#4436) 2025-06-07 00:19:02 +01:00