Flowise/packages/components/nodes/sequentialagents
Jean Ibarz c809f4165a
feat: Add conversation history selection options to ConditionAgent node (#3719)
* feat: Enhance ConditionAgent with conversation history selection options

- Added a new parameter `conversationHistorySelection` to allow users to choose which messages from the conversation history to include in prompts.
- Options include: User Question, Last Conversation Message, All Conversation Messages, and Empty.
- Default selection is set to 'All Conversation Messages' for improved context management in sequential LLM and Agent nodes.

* Bump version from 2.0 to 3.0
2024-12-18 23:27:01 +00:00
..
Agent Chore/Enhancement: Improve 'Require Approval' Description to Indicate MemoryAgent Dependency (#3680) 2024-12-17 19:39:49 +00:00
Condition Feature/Seq Agent Nodes Update (#2942) 2024-08-06 11:30:08 +01:00
ConditionAgent feat: Add conversation history selection options to ConditionAgent node (#3719) 2024-12-18 23:27:01 +00:00
End Feature/Seq Agent Nodes Update (#2942) 2024-08-06 11:30:08 +01:00
LLMNode feat: Add options to filter conversation history messages used in sequential LLM and Agent nodes (#3653) 2024-12-12 13:29:28 +00:00
Loop Feature/Seq Agent Nodes Update (#2942) 2024-08-06 11:30:08 +01:00
Start Feature/Seq Agent Nodes Update (#2942) 2024-08-06 11:30:08 +01:00
State Chore/changed vm2 to @flowiseai/nodevm (#3200) 2024-09-17 01:57:02 +01:00
ToolNode Feature/Full File Uploads & Message Delete API (#3314) 2024-10-23 11:00:46 +01:00
commonUtils.ts feat: Add options to filter conversation history messages used in sequential LLM and Agent nodes (#3653) 2024-12-12 13:29:28 +00:00