- Replaced NodeVM usage with a new createCodeExecutionSandbox function for improved sandbox management. - Enhanced JavaScript code execution with executeJavaScriptCode function, allowing for better handling of libraries and output streaming. - Updated multiple components to utilize the new sandboxing approach, ensuring consistent execution environment. - Added validation for UUIDs and URLs in various tools to enhance input safety. - Refactored input handling in CustomFunction and IfElseFunction to streamline variable management. |
||
|---|---|---|
| .. | ||
| credentials | ||
| evaluation | ||
| nodes | ||
| src | ||
| README-ZH.md | ||
| README.md | ||
| gulpfile.ts | ||
| models.json | ||
| package.json | ||
| tsconfig.json | ||
README.md
Flowise Components
English | 中文
Apps integration for Flowise. Contain Nodes and Credentials.
Install:
npm i flowise-components
License
Source code in this repository is made available under the Apache License Version 2.0.
