UNPKG

@wiro-ai/n8n-nodes-wiroai

Version:

n8n community node for Wiro AI — 290+ AI models: video, image, audio, LLM, 3D, and more.

30 lines (29 loc) 685 B
{ "node": "ragChatGithub", "nodeVersion": "1.0", "codexVersion": "1.0", "icon": "wiro.svg", "description": "Instantly retrieve and analyze content from any GitHub repository. Select your LLM model, extra", "categories": [ "AI", "Chat", "LLM" ], "alias": [ "Wiro", "WiroAI", "Rag Chat Github" ], "resources": { "primaryDocumentation": [ { "url": "https://wiro.ai/models/wiro/rag-chat-github#apisamples-curl" } ], "credentialDocumentation": [ { "url": "https://wiro.ai/docs" } ] } }