Flowise/packages/components/nodes/tools
Henry Heng 7924fbce0d
Feature/agentflow v2 (#4298)
* agent flow v2

* chat message background

* conditon agent flow

* add sticky note

* update human input dynamic prompt

* add HTTP node

* add default tool icon

* fix export duplicate agentflow v2

* add agentflow v2 marketplaces

* refractor memoization, add iteration nodes

* add agentflow v2 templates

* add agentflow generator

* add migration scripts for mysql, mariadb, posrgres and fix date filters for executions

* update agentflow chat history config

* fix get all flows error after deletion and rename

* add previous nodes from parent node

* update generator prompt

* update run time state when using iteration nodes

* prevent looping connection, prevent duplication of start node, add executeflow node, add nodes agentflow, chat history variable

* update embed

* convert form input to string

* bump openai version

* add react rewards

* add prompt generator to prediction queue

* add array schema to overrideconfig

* UI touchup

* update embedded chat version

* fix node info dialog

* update start node and loop default iteration

* update UI fixes for agentflow v2

* fix async drop down

* add export import to agentflowsv2, executions, fix UI bugs

* add default empty object to flowlisttable

* add ability to share trace link publicly, allow MCP tool use for Agent and Assistant

* add runtime message length to variable, display conditions on UI

* fix array validation

* add ability to add knowledge from vector store and embeddings for agent

* add agent tool require human input

* add ephemeral memory to start node

* update agent flow node to show vs and embeddings icons

* feat: add import chat data functionality for AgentFlowV2

* feat: set chatMessage.executionId to null if not found in import JSON file or database

* fix: MariaDB execution migration script to utf8mb4_unicode_520_ci

---------

Co-authored-by: Ong Chung Yau <33013947+chungyau97@users.noreply.github.com>
Co-authored-by: chungyau97 <chungyau97@gmail.com>
2025-05-10 10:21:26 +08:00
..
BraveSearchAPI upgrade langchain version 0.1.0 2024-01-26 23:41:55 +00:00
Calculator Feature/seq agents (#2798) 2024-07-22 17:46:14 +01:00
ChainTool Bugfix/Prevent streaming of chatflow tool and chain tool (#3257) 2024-09-26 00:34:19 +01:00
ChatflowTool Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
CodeInterpreterE2B Feature/Code Interpreter (#3183) 2024-09-17 08:44:56 +01:00
Composio Feature/Add multi select option to composio (#4122) 2025-03-06 09:59:33 +00:00
CurrentDateTime Feature/MCP (Model Context Protocol) (#4134) 2025-03-06 13:57:18 +00:00
CustomTool Bugfix/add hidden properties to custom tool (#3875) 2025-01-15 13:43:58 +00:00
ExaSearch Bugfix/update view message dialog (#3994) 2025-02-06 11:05:06 +00:00
GoogleSearchAPI upgrade langchain version 0.1.0 2024-01-26 23:41:55 +00:00
MCP Chore/Close mcp connection (#4375) 2025-05-06 10:28:18 +08:00
OpenAPIToolkit Several features for OpenAPI toolkit and OpenAI Assistants (#3989) 2025-02-28 12:05:57 +00:00
QueryEngineTool Chore/Upgrade llamaindex (#2017) 2024-03-25 16:10:28 +08:00
ReadFile Feat/update ollama for function calling (#2892) 2024-07-27 01:29:36 +01:00
RequestsGet Bugfix/Restore Requests Tool (#2513) 2024-05-29 23:39:11 +01:00
RequestsPost Bugfix/Restore Requests Tool (#2513) 2024-05-29 23:39:11 +01:00
RetrieverTool Bugfix/Get value with nested metadata filter (#3695) 2024-12-12 14:57:38 +00:00
SearchApi upgrade langchain version 0.1.0 2024-01-26 23:41:55 +00:00
Searxng Feature/add endpoints for realtime api (#3318) 2024-10-07 13:30:57 +01:00
SerpAPI upgrade langchain version 0.1.0 2024-01-26 23:41:55 +00:00
Serper upgrade langchain version 0.1.0 2024-01-26 23:41:55 +00:00
StripeTool Feature/Add stripe toolkit (#3522) 2024-11-15 20:28:07 +00:00
TavilyAPI feature: add additional parameters to Tavily API tool (#4353) 2025-04-28 15:45:05 +08:00
WebBrowser upgrade langchain version 0.1.0 2024-01-26 23:41:55 +00:00
WebScraperTool fix(nodes): Correct path and case sensitivity for Cheerio Web Scraper icon (#4359) 2025-05-02 21:53:00 +07:00
WolframAlpha Chore/O3 MINI (#3962) 2025-02-01 01:17:40 +00:00
WriteFile Feat/update ollama for function calling (#2892) 2024-07-27 01:29:36 +01:00