Flowise/packages/components
Henry Heng cd0cab3a83
Merge pull request #182 from FlowiseAI/bugfix/ChromaError
Bugfix/Update chroma and langchain version
2023-05-25 18:34:39 +01:00
..
nodes add multi retrieval qa chain 2023-05-25 13:50:11 +01:00
src add multi retrieval qa chain 2023-05-25 13:50:11 +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 update chroma and langchain version 2023-05-25 18:20:39 +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.