Flowise/packages/components/nodes/documentloaders
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
..
API Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
Airtable
ApifyWebsiteContentCrawler Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
BraveSearchAPI Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
Cheerio Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
Confluence Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
Csv [Feature] improve CsvLoader & clean code (#3830) 2025-01-14 16:47:04 +00:00
CustomDocumentLoader Bugfix/update nodevm sandbox options, sanitize tablename (#3818) 2025-01-07 15:26:25 +00:00
DocumentStore Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
Docx Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
Epub feat. add epub support #3629 (#3668) 2024-12-12 13:30:31 +00:00
Figma Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
File Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
FireCrawl Feature/Add ability to create new doc store on upsert (#3965) 2025-02-01 14:28:50 +00:00
Folder Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
Gitbook Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
Github feat: Enterprise Github (#4221) 2025-04-03 01:17:56 +08:00
Jira Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
Json Feature/update json loader to have dynamic metadata (#3811) 2025-01-06 16:18:49 +00:00
Jsonlines Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
Notion Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
Pdf Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
PlainText
Playwright Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
Puppeteer Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
S3Directory [Feature] improve CsvLoader & clean code (#3830) 2025-01-14 16:47:04 +00:00
S3File [Feature] improve CsvLoader & clean code (#3830) 2025-01-14 16:47:04 +00:00
SearchApi Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
SerpApi Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
Spider Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
Text
Unstructured Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
VectorStoreToDocument