mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-14 15:52:11 +02:00
feat: structured source document references in graph-rag responses (#1035)
This commit is contained in:
parent
0374098ee9
commit
e9c6a850ad
20 changed files with 568 additions and 39 deletions
|
|
@ -118,6 +118,9 @@ post:
|
|||
- Quantum information theory
|
||||
- Computational complexity theory
|
||||
end-of-stream: false
|
||||
sources:
|
||||
- uri: urn:document:5a90a175-9906-4dcb-b482-a8c1b6cbf9e0
|
||||
title: Quantum Mechanics Primer
|
||||
streamingChunk:
|
||||
summary: Streaming response chunk
|
||||
value:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue