mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-08 21:02:12 +02:00
- Client-level forwarding of explain_triples - Graph-RAG structural chain (question → grounding → exploration → focus → synthesis) - Graph-RAG integration with mocked subsidiary clients - Document-RAG integration (question → grounding → exploration → synthesis) - Agent-orchestrator all 3 patterns: react, plan-then-execute, supervisor |
||
|---|---|---|
| .. | ||
| test_structured_diag | ||
| test_document_rag.py | ||
| test_document_rag_provenance_integration.py | ||
| test_document_rag_service.py | ||
| test_graph_rag.py | ||
| test_graph_rag_explain_forwarding.py | ||
| test_graph_rag_provenance_integration.py | ||
| test_graph_rag_service.py | ||
| test_nlp_query.py | ||
| test_structured_query.py | ||