What is a Table node?

A Table node is a knowledge base that you can use to store tables (.csv files). 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.

How to use it

To utilize the Table 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.

**Tables upload: **Additionally, you will need to upload your table to the node. The file has to be in CSV format. To do so, click on the Upload CSV button and select the file you want to upload.