Flowise/packages/ui
Henry 44f111b458 Remove postgres vector store data when deletion
- Introduced a new `doc_id` column in MySQL, Postgres, and SQLite record managers to support document identification.
- Updated the `update` method to handle both string and object formats for keys, allowing for better flexibility in document updates.
- Enhanced `listKeys` method to filter by `doc_id` when provided in options.
- Updated vector store integrations to utilize the new `doc_id` filtering capability
2025-11-30 01:14:04 +00:00
..
public Feature/Add PWA Functionality (#4672) 2025-06-22 15:27:09 +01:00
src Remove postgres vector store data when deletion 2025-11-30 01:14:04 +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 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 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.