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
from langchain_community.embeddings import HuggingFaceBgeEmbeddings
ModuleNotFoundError: No module named 'langchain_community
Cannot import D:\ComfyUI\custom_nodes\comfyui_LLM_party module for custom nodes: No module named 'langchain_community'`
Then after I pip install langchain-community, same error.
Then after I pip install langchain-community, same error.