diff --git a/custom-node-list.json b/custom-node-list.json index 02ec3311..f684439d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8858,6 +8858,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "SaltAI", + "title": "SaltAI_LlamaIndex", + "reference": "https://github.com/get-salt-AI/SaltAI_LlamaIndex", + "files": [ + "https://github.com/get-salt-AI/SaltAI_LlamaIndex" + ], + "install_type": "git-clone", + "description": "An implementation of the RAG LlamaIndex with Agents from AutoGen" } ] }