Flowise/packages/ui
Nikitas Papadopoulos 6a59af11e6
Feature: Add access to chat history and other useful variables in post-processing (#5511)
* access chat history and other useful variables in post-processing

* cloning data to prevent mutations in post-processing

* Enhance post-processing capabilities by adding support for additional variables and improving the UI for available variables display. Update CustomFunction implementations to utilize post-processing options consistently across components.

---------

Co-authored-by: Henry <hzj94@hotmail.com>
2025-11-27 12:59:00 +00:00
..
public Feature/Add PWA Functionality (#4672) 2025-06-22 15:27:09 +01:00
src Feature: Add access to chat history and other useful variables in post-processing (#5511) 2025-11-27 12:59:00 +00:00
.env.example Added env vars to ui and api URL (#3141) 2024-09-24 15:28:25 +01:00
.npmignore
README-ZH.md Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
README.md Feature/agentflow v2 (#4298) 2025-05-10 10:21:26 +08:00
craco.config.js
index.html Feature/Add PWA Functionality (#4672) 2025-06-22 15:27:09 +01:00
jsconfig.json
package.json Release/3.0.11 (#5481) 2025-11-15 23:11:40 +00:00
vite.config.js Chore/update vite config (#4158) 2025-03-11 16:13:28 +00:00

README.md

Flowise UI

English | 中文

React frontend ui for Flowise.

Flowise

Install:

npm i flowise-ui

License

Source code in this repository is made available under the Apache License Version 2.0.