- 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 |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .env.example | ||
| .npmignore | ||
| README-ZH.md | ||
| README.md | ||
| craco.config.js | ||
| index.html | ||
| jsconfig.json | ||
| package.json | ||
| vite.config.js | ||
README.md
Flowise UI
English | 中文
React frontend ui for Flowise.
Install:
npm i flowise-ui
License
Source code in this repository is made available under the Apache License Version 2.0.
