Flowise/packages/components/nodes/agentflow
Henry Heng 9b60cf1234
Bugfix/Remove Markdown in Condition (#4761)
Feature/Add remove-markdown dependency and integrate into Condition node for text processing

- Added `remove-markdown` package to `packages/components/package.json`.
- Integrated `removeMarkdown` function in `Condition.ts` to sanitize string inputs by removing markdown formatting.
2025-06-30 12:06:23 +01:00
..
Agent Chore/Google GenAI (#4742) 2025-06-27 00:44:11 +01:00
Condition Bugfix/Remove Markdown in Condition (#4761) 2025-06-30 12:06:23 +01:00
ConditionAgent feat: Add configurable system prompt to Condition Agent (#4587) 2025-06-10 18:38:02 +01:00
CustomFunction Bugfix/AgentflowV2 State (#4512) 2025-05-27 18:01:39 +01:00
DirectReply Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
ExecuteFlow Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
HTTP Bugfix/HTTP Node Body Parsing (#4694) 2025-06-20 12:29:55 +01:00
HumanInput Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
Iteration Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
LLM Chore/API for AgentflowV2 (#4696) 2025-06-22 13:16:35 +01:00
Loop Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
Retriever Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
Start Bugfix/AgentflowV2 State (#4512) 2025-05-27 18:01:39 +01:00
StickyNote Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
Tool Chore/Google GenAI (#4742) 2025-06-27 00:44:11 +01:00
Interface.Agentflow.ts Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
prompt.ts Fix: Correct formatting of Condition Agent prompt (#4626) 2025-06-11 14:07:02 +01:00
utils.ts Feature/Safety settings to google genai (#4737) 2025-06-26 12:54:47 +01:00