heshengtao / comfyui_LLM_party

LLM Agent Framework in ComfyUI includes Omost,GPT-sovits, ChatTTS,GOT-OCR2.0, and FLUX prompt nodes,access to Feishu,discord,and adapts to all llms with similar openai/gemini interfaces, such as o1,ollama, grok, qwen, GLM, deepseek, moonshot,doubao. Adapted to local llms, vlm, gguf such as llama-3.2, Linkage neo4j KG, graphRAG / RAG / html 2 img
GNU Affero General Public License v3.0
1.05k stars 93 forks source link

Add Github Action for Publishing to Comfy Registry #70

Closed robinjhuang closed 3 months ago

robinjhuang commented 3 months ago

This PR adds a Github Action (publish-node-action) that will publish an updated version of your custom node to the registry whenever the pyproject.toml file changes. The pyproject.toml defines the custom node version you want to publish (added in another PR).

Action Required:

Please message me on Discord at robinken or join our server server if you have any questions!

heshengtao commented 3 months ago

Dear Expert Robin, I have added the ComfyUI LLM Party to the Comfy Registry. Thank you very much for your invitation.