Skip to content

feat(kg): add dual-mode knowledge graph support#144

Open
huamingjie0815 wants to merge 1 commit into666ghj:mainfrom
huamingjie0815:feat/local-knowledge-graph
Open

feat(kg): add dual-mode knowledge graph support#144
huamingjie0815 wants to merge 1 commit into666ghj:mainfrom
huamingjie0815:feat/local-knowledge-graph

Conversation

@huamingjie0815
Copy link

Summary

  • Add kg_adapter for dual-mode knowledge graph (cloud/local)
  • Support switching between Zep Cloud and local Graphiti + Neo4j
  • Improve entity extraction and report agent robustness
  • Add test_kg_adapter.py with unit tests

Test plan

  • Test cloud mode with Zep Cloud
  • Test local mode with Graphiti + Neo4j
  • Run unit tests

🤖 Generated with Claude Code

- Add kg_adapter for dual-mode knowledge graph (cloud/local)
- Support switching between Zep Cloud and local Graphiti + Neo4j
- Improve entity extraction and report agent robustness
- Add test_kg_adapter.py with unit tests

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. Memory Layer Any questions related to RAG, GraphRAG and LLM Memory. labels Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Memory Layer Any questions related to RAG, GraphRAG and LLM Memory. size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant