Flowise/packages/components/nodes/agentflow
Henry Heng b608219642
Feature/OpenAI Response API (#5014)
* - Added support for built-in OpenAI tools including web search, code interpreter, and image generation.
- Enhanced file handling by extracting artifacts and file annotations from response metadata.
- Implemented download functionality for file annotations in the UI.
- Updated chat history management to include additional kwargs for artifacts, file annotations, and used tools.
- Improved UI components to display used tools and file annotations effectively.

* remove redundant currentContainerId

* update comment
2025-08-07 17:59:05 +01:00
..
Agent Feature/OpenAI Response API (#5014) 2025-08-07 17:59:05 +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 Refactor/Update code execution sandbox implementation across components (#4904) 2025-07-21 00:09:01 +01:00
DirectReply Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
ExecuteFlow Feature/Allow overrideconfig from executeflow node to take in variables (#4947) 2025-07-25 13:37:33 +01:00
HTTP Chore/Prevent invalid http redirect (#4990) 2025-07-31 12:24:08 +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 Fix: ignored agentflow LLM structuredOutput keys (#4982) 2025-07-30 15:28:33 +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 Feature/Add chatflowId To Config (#4950) 2025-07-25 15:35:34 +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/OpenAI Response API (#5014) 2025-08-07 17:59:05 +01:00