Commit Graph

62 Commits

Author SHA1 Message Date
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
Carson Yang e9ece5ce1e Update README (#4297) 2025-04-15 01:37:59 +08:00
Acaibrid 0e1b1ee251 Update README.md (#4229)
Use Chinese Simplified
2025-04-03 00:59:08 +08:00
Bo-Yi Wu 29bff647a9 docs: add Traditional and Simplified Chinese README files (#4132)
- Add links to Traditional Chinese (繁體中文) and Simplified Chinese (簡體中文) in the language options of README files
- Create a new Traditional Chinese (繁體中文) README file with detailed instructions for Flowise setup and usage

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2025-03-06 14:24:52 +00:00
Mikas 15dc8b701a Update README.md (#3999)
Fixed deployment section links, /configuration/ part was missing from the URLs
2025-02-08 16:29:43 +00:00
Henry Heng c3c6f4894d Bugfix/Updated Readme (#3434)
updated Readme
2024-10-31 14:14:52 +00:00
Prajwal Pai 884dd8949a Add couchbase vectore store support (#3093)
* Add couchbase vectore store support

* Uncomment couchbase code

* lint fix

---------

Co-authored-by: Henry <hzj94@hotmail.com>
2024-10-26 02:36:38 +01:00
Morgan Marshall 2c6cf12d2c Update README.md (#3379)
Update instructions
2024-10-19 18:23:37 +01:00
yehan 340d40e908 Added 1-click deployment link for Alibaba Cloud. (#3251)
* Added a link for Alibaba Cloud Deployment

* change service name

---------

Co-authored-by: yehan <gn398171@alibaba-inc.com>
2024-09-25 14:03:19 +01:00
Henry Heng d9a2c334a0 Feature/Update API Docs README (#3078)
* Add interactive swagger-ui auto-generated API docs from express

* Update README.md

* Update index.ts //@ts-ignore

* Fix eslint no-console error

* Add swagger paths

* Add all end  points

* Update swagger.yml

* update swagger yml file

* update swagger config

* update swagger response indentation

* update api-docs README

* update README

---------

Co-authored-by: Octavian FlowiseAI <154992625+ocflowiseai@users.noreply.github.com>
2024-08-25 14:53:59 +01:00
Octavian FlowiseAI e8f5f07735 Feature: interactive swagger-ui auto-generated API docs from express (#1812)
* Add interactive swagger-ui auto-generated API docs from express

* Update README.md

* Update index.ts //@ts-ignore

* Fix eslint no-console error

* Add swagger paths

* Add all end  points

* Update swagger.yml

* update swagger yml file

* update swagger config

---------

Co-authored-by: Henry <hzj94@hotmail.com>
2024-08-25 13:22:07 +01:00
Kaiwalya Koparkar 949996bb12 chore: Deploy to Elestio button updated (#3039) 2024-08-22 15:01:02 +01:00
Henry Heng 40802fbee9 Chore/update flowise embed version (#2932)
* update flowise-embed version on lock file

* add agent messages to share chatbot

* Update pnpm-lock.yaml

* update flowise-embed version

* update flowise-embed to 1.3.9
2024-08-05 12:57:08 +01:00
William Espegren 64d9de205f acknowledge and provide fix for common error (#2924) 2024-08-01 15:51:04 +01:00
William Espegren 7166317482 Fix docker command (#2743)
* fix docker compose

* correct docker compose command
2024-07-12 17:57:58 +01:00
Saurav Maheshkar f1e78d870e gh: refactor community files (#2572)
* gh: refactor community files

* fix: links to other files

* docs: move to i18n
2024-06-07 15:49:24 +01:00
Yunho Maeng 8d549f87b5 Add Korean translation in README.md file (#2257)
* Add Korean translation to README.md

* Fix Korean Readme.md link
2024-04-25 18:33:14 +01:00
Ikko Eltociear Ashimine 1ccd3c7170 Add Japanese README (#2202)
* Add Japanese README

* Update README-JA.md
2024-04-17 10:28:10 +01:00
Henry c557d8d19c update pnpm wordings 2024-03-12 16:53:20 +08:00
Ilango e3b5309855 Fix merge conflicts 2024-03-06 16:03:12 +05:30
Henry 6c1f0f7330 update wordings 2024-02-20 01:32:21 +08:00
Henry 4622fd8a02 update self-host readme 2024-01-08 18:39:36 +00:00
Henry Heng e1df7256a6 Merge pull request #1487 from fanux/main
add one-click deploy on sealos
2024-01-08 18:25:18 +00:00
fanux 36ce6b7a85 add one-click deploy on sealos 2024-01-05 18:17:41 +08:00
cosark 9ba38dcd73 Added deploy template for RepoCloud.io
Integration with RepoCloud Deploy Template to the Flowise GitHub page, enabling one-click deployment. This addition simplifies the process for users to quickly deploy and scale Flowise using RepoCloud's efficient cloud hosting services.
2023-12-31 17:16:53 -07:00
Henry 4e3f219e2d update readme and vite port 2023-11-27 12:24:11 +00:00
Kaiwalya Koparkar 6474895787 feat: Adding Elestio as deployment option 2023-10-12 12:24:08 +00:00
Henry ad8141e078 Apache License 2.0 2023-09-08 11:49:22 +01:00
Henry Heng 7b420eefec Add HuggingFace Spaces to README 2023-08-09 13:00:41 +01:00
Henry Heng 7a3a5fe367 Merge pull request #627 from xiexin12138/feature/i18n
Translate the Readme file into Simplified Chinese
2023-08-01 01:38:32 +01:00
Henry Heng 722223a87e Update README.md 2023-07-28 19:16:42 +01:00
xiexin12138 6c1dff8aa3 My native language is Simplified Chinese, so the i18n process is divided into stages. Currently, the Readme file is being translated into Chinese, and later on, i18next and react-i18next will be used for multilingual support. 2023-07-27 17:21:39 +08:00
Henry 3530d29d90 update CONTRIBUTING README 2023-07-19 19:25:13 +01:00
Henry Heng 0de108c0c2 Merge pull request #575 from atishamte/feature/FlowiseMultiDatabaseSupport
Feature/flowise multi database support
2023-07-19 18:57:47 +01:00
Henry 59a9651d73 update README 2023-07-19 02:23:56 +01:00
Atish Amte 7f5acf32aa Readme updated 2023-07-19 00:07:42 +05:30
Henry 13622ba0ae Merge branch 'main' into bugfix/VM2-Security
# Conflicts:
#	docker/docker-compose.yml
2023-07-17 20:31:19 +01:00
Henry 745a42224f update docs on Docker env path 2023-07-17 20:02:04 +01:00
Henry ef28e26c88 Merge branch 'bugfix/LogPath' into bugfix/VM2-Security
# Conflicts:
#	README.md
#	packages/server/README.md
2023-07-17 18:49:30 +01:00
Henry 25b160261a update README 2023-07-17 18:25:53 +01:00
Henry 551b0d515a update log path 2023-07-17 15:53:53 +01:00
Henry 7ec8f8ea28 address vm2 security 2023-07-16 14:32:47 +01:00
Henry Heng ab0534169c update README Railway Deploy 2023-07-13 19:03:36 +01:00
Henry 8ad870ba26 update README 2023-07-11 02:12:54 +01:00
Henry Heng 40075b12e7 Update README.md 2023-07-01 02:29:11 +01:00
Henry a0ddad8e52 update README 2023-06-26 19:26:13 +01:00
Henry c0e88d483f update README 2023-06-18 14:14:26 +01:00
Henry ff80a7134d add nodejs version 2023-06-01 12:32:57 +01:00
Henry 13cc192e37 add GCP deployment 2023-05-31 15:03:15 +01:00
Henry b6308e2a5d update README to include AWS and DigitalOcean deployment 2023-05-29 18:56:20 +01:00