ComfyUI Node
Simple LLM: RAG Query
A ComfyUI node in NS/LLM/RAG with 3 inputs and 1 output.
Simple LLM: RAG Query
- vector_store
- rag_prompt
◄query—►
◄top_k3►
CategoryNS/LLM/RAG
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| vector_store | VECTOR_STORE | — | |
| query | STRING | — | |
| top_k | INT | 31–10 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| rag_prompt | STRING | — |