Flowise/packages/components
Henry 0f0d887f78 change USERNAME and PASSWORD to FLOWISE_USERNAME and FLOWISE_PASSWORD to prevent conflict with machine env variables 2023-05-27 20:23:18 +01:00
..
nodes Merge pull request #203 from FlowiseAI/feature/ConversationChain 2023-05-27 13:39:44 +01:00
src change USERNAME and PASSWORD to FLOWISE_USERNAME and FLOWISE_PASSWORD to prevent conflict with machine env variables 2023-05-27 20:23:18 +01:00
.env.example add debug 2023-05-19 18:20:41 +01:00
README.md add debug 2023-05-19 18:20:41 +01:00
gulpfile.ts Initial push 2023-04-06 22:17:34 +01:00
package.json 🥳 flowise-components@1.2.9 release 2023-05-27 18:04:48 +01:00
tsconfig.json - update LangchainJS version 2023-04-13 18:32:00 +01:00

README.md

Flowise Components

Apps integration for Flowise. Contain Nodes and Credentials.

Flowise

Install:

npm i flowise-components

Debug

To view all the logs, create an .env file and add:

DEBUG=true

License

Source code in this repository is made available under the MIT License.