graph-rag-agent/ ├── agent/ # 🤖 Agent 模块 - 核心交互层 │ ├── base.py # Agent 基类 │ ├── graph_agent.py # 基于图结构的 Agent │ ├── hybrid_agent.py # 混合搜索 Agent │ ├── naive_rag_agent.py ...
Abstract: The operation scenario of human-robot collaboration assembly involves multiple channels to acquire assembly domain knowledge data. In order to equip collaborative robots with certain general ...
Scalable, high performance knowledge graph memory system with semantic retrieval, contextual recall, and temporal awareness. Provides any LLM client that supports the model context protocol (e.g., ...