Documentation for nodes in flowise #1819
Unanswered
lancerkind
asked this question in
Q&A
Replies: 4 comments
-
I am also looking to better understand object types each node has for input and output. |
Beta Was this translation helpful? Give feedback.
0 replies
-
yes, we need better docs for sure |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have the same question. Anyone figured it out yet? |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is an abandoned project |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Flowise nodes are drag and drop. Great! Videos about how to create chatbots! Awesome! But how does one find documentation on the various configurations/parameters of these nodes? For example, the InMemory Vector Store has two kinds of output: Memory Retriever and Memory Vector Store. (Image attached.) What do those two options mean? Which should I use? How am I to break to the next level beyond what quick start YouTube videos cover?
(idea: if a link to the node documentation came up when I click on the node's "i" icon, that would be handy!)
Here is the code but as documentation but it doesn't clarify matters either:
Flowise/packages/components/nodes/vectorstores/InMemory/InMemoryVectorStore.ts
Line 8 in 89307b1
Beta Was this translation helpful? Give feedback.
All reactions