基于 LightRAG、LangGraph、MCP、RagFlow、微调LLMs宝可梦主题的智能聊天助手
Stars
382
Forks
30
Watchers
382
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
341
commits
1
commits
docs: update README to include emoji for Docker Compose section for better visual appeal
31ca122View on GitHubdocs: simplify Docker Compose section in README by removing unnecessary details
f4ecca2View on GitHubdocs: update README to include detailed changelog for v0.4.0 and v0.3.0 releases, highlighting new features, optimizations, fixes, and breaking changes
11924ffView on GitHubdocs: update README - fix LightRAG naming and remove missing image
bfacaf0View on GitHubfix(ci): use requirements.txt instead of missing requirements-dev.txt
f3e47e9View on GitHubdelete: remove OPTIMIZATION_SUMMARY.md file containing frontend optimization details and summaries
1580cd5View on GitHubfeat(agent): enhance agent functionality with new features and optimizations
ef0571fView on GitHubfix(agent): phase 2 optimization - CRAG, routing, input validation
f744ba5View on GitHubfeat(graph): add few-shot examples to Cypher generation prompt
c1921d3View on GitHubfix(neo4j): handle NEO4J_AUTH=none with dummy password fallback
c356bdfView on GitHub