Flowise/packages/components
Henry b83742e806 refactor: Update code execution sandbox implementation across components
- 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.
2025-07-19 20:46:04 +01:00
..
credentials Add Oxylabs Document Loader (#4625) 2025-07-08 16:04:46 +01:00
evaluation
nodes refactor: Update code execution sandbox implementation across components 2025-07-19 20:46:04 +01:00
src refactor: Update code execution sandbox implementation across components 2025-07-19 20:46:04 +01:00
README-ZH.md
README.md
gulpfile.ts
models.json Added region support to chatGoogleVertexAi (#4839) 2025-07-18 11:28:23 +01:00
package.json refactor: Update code execution sandbox implementation across components 2025-07-19 20:46:04 +01:00
tsconfig.json

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.