Flowise/packages/components
Henry Heng ad0679801a
Bugfix/Upsert API for file loader (#5096)
* fix upser api for file loader

* - Introduced loaderName property in IDocumentStoreUpsertData interface.
- Updated upsertDocStore function to utilize loaderName if provided.
- Enhanced DocStoreAPIDialog to allow loaderName customization in API requests.
- Modified DocumentStoreDetail to display file names when available, improving source formatting logic.
2025-08-18 18:35:50 +08:00
..
credentials Add Oxylabs Document Loader (#4625) 2025-07-08 16:04:46 +01:00
evaluation Evaluations for Agentflows v2 & Assistants (#4589) 2025-06-10 16:11:22 +01:00
nodes Bugfix/Upsert API for file loader (#5096) 2025-08-18 18:35:50 +08:00
src Add support for nested objects and arrays in Zod schema parser (#5098) 2025-08-18 18:35:24 +08:00
README-ZH.md
README.md
gulpfile.ts
jest.config.js feat: add JSONPathExtractor tool (#5052) 2025-08-18 17:55:58 +08:00
models.json update gemini models 2025-08-15 00:09:15 +08:00
package.json feat: add JSONPathExtractor tool (#5052) 2025-08-18 17:55:58 +08:00
tsconfig.json feat: add JSONPathExtractor tool (#5052) 2025-08-18 17:55:58 +08:00

README.md

Flowise Components

English | 中文

Apps integration for Flowise. Contain Nodes and Credentials.

Flowise

Install:

npm i flowise-components

License

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