Flowise/packages/components/nodes/chatmodels
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
..
AWSBedrock Fix: Default vision model overriding custom model name for AWS Chat Bedrock. (#4309) 2025-04-18 20:30:45 +08:00
AzureChatOpenAI o3-mini Adjustments. (#4009) 2025-02-12 19:20:44 +00:00
ChatAlibabaTongyi Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
ChatAnthropic Chore/patch deps (#4015) 2025-02-26 15:19:13 +00:00
ChatBaiduWenxin Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
ChatCerebras Feature/update openai version, add reasoning effort param, add o3 mini (#3973) 2025-02-04 08:43:27 +00:00
ChatCohere Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
ChatFireworks Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
ChatGoogleGenerativeAI Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
ChatGoogleVertexAI Vertex Gemini Custom Model Changes (#3737) 2024-12-19 11:40:14 +00:00
ChatHuggingFace Bugfix/HF custom endpoint (#2811) 2024-07-16 21:42:24 +01:00
ChatIBMWatsonx Add missing inputs (#3726) 2024-12-18 22:55:02 +00:00
ChatLitellm Feature/added litellm component (#4327) 2025-05-06 22:41:49 +08:00
ChatLocalAI Feature/update openai version, add reasoning effort param, add o3 mini (#3973) 2025-02-04 08:43:27 +00:00
ChatMistral Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
ChatNemoGuardrails Add couchbase vectore store support (#3093) 2024-10-26 02:36:38 +01:00
ChatNvdiaNIM NVIDIA NIM fixes (#4215) 2025-03-24 15:20:09 +05:30
ChatOllama Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
ChatOpenAI Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
ChatOpenAICustom Feature/update openai version, add reasoning effort param, add o3 mini (#3973) 2025-02-04 08:43:27 +00:00
ChatOpenRouter Feature/update openai version, add reasoning effort param, add o3 mini (#3973) 2025-02-04 08:43:27 +00:00
ChatPerplexity feature/add-perplexity-node (#4376) 2025-05-05 14:34:07 +08:00
ChatTogetherAI Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
ChatXAI Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
Deepseek Feature/update openai version, add reasoning effort param, add o3 mini (#3973) 2025-02-04 08:43:27 +00:00
Groq Updated the Groq chat node and also Llama Index Groq node. #4383 (#4384) 2025-05-07 00:15:32 +08:00