Knowledge Bases
Documents Node
Import files from Documents
What is a Documents node?
A Documents node is a knowledge base that you can use to store static documents (i.e., that don’t change). The files uploaded to the Knowledge Base node can be reused across multiple flows. All created knowledge bases are automatically synced to the Knowledge Base Dashboard.
Knowledge Base Editor
If you click the settings icon in the node, you can open the Knowledge Base Editor. This allows you to manage the knowledge base right in the workflow, without having to go to the Knowledge Base Dashboard.
File statuses
You will see a label for each document that you upload with the following meaning:
- Pending: the document is being processed and indexed.
- ✅: the document was successfully indexed.
- Error: the document could not be indexed (e.g., due to a formatting issue).
How to use it?
To utilize the Documents node, you must establish connections to both its input and output edges:
- Input: This node necessitates a text input. Typically, you would connect the input to an LLM or Input node.
- Output: This node outputs chunks of information. Typically, you would connect the output to an LLM or Output node.