Flowise/packages/ui
Henry 38df594b3c - 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.
2025-08-04 11:52:08 +01:00
..
public Feature/Add PWA Functionality (#4672) 2025-06-22 15:27:09 +01:00
src - Added support for built-in OpenAI tools including web search, code interpreter, and image generation. 2025-08-04 11:52:08 +01:00
.env.example Added env vars to ui and api URL (#3141) 2024-09-24 15:28:25 +01:00
.npmignore Initial push 2023-04-06 22:17:34 +01:00
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 Marketplace: Revamped UI 2024-02-04 14:29:43 -05:00
index.html Feature/Add PWA Functionality (#4672) 2025-06-22 15:27:09 +01:00
jsconfig.json - Updated .js files to .jsx on frontend. 2023-11-23 08:17:06 -05:00
package.json Chore/Safe Parse HTML (#4905) 2025-07-20 10:59:44 +01: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.