Update custom-node-list.json (#658)

This commit is contained in:
Daniel Lewis 2024-05-09 09:53:24 -06:00 committed by GitHub
parent aa1440a94c
commit e8f4897a94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8858,6 +8858,16 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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"
} }
] ]
} }