ComfyUI Node
Griptape RAG Retrieve: Text Loader Module
A ComfyUI node in Griptape/RAG with 8 inputs and 1 output.
Griptape RAG Retrieve: Text Loader Module
- vector_store_driver
- MODULE
◄loaderTextLoader►
◄namespacedefault►
◄count5►
◄text—►
◄input_sourceText Input►
◄file_path▾►
◄urlhttps://griptape.ai►
CategoryGriptape/RAG
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| loader | COMBO | TextLoader | The type of text to load. If TextLoader or CsvLoader, it won't use the Text Input Port. |
| vector_store_driveropt | VECTOR_STORE_DRIVER | — | |
| namespaceopt | STRING | default | Namespace of the vector store. |
| countopt | INT | 5 | Total number of results to return. |
| textopt | STRING | Text to be loaded. | |
| input_sourceopt | COMBO | Text Input | Use a specified file path or the text input port. |
| file_pathopt | COMBO | File to be loaded. | |
| urlopt | STRING | https://griptape.ai | URL to be loaded. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| MODULE | MODULE_LIST | — |