llama_index
llama_index copied to clipboard
[WIP] Add sources to response
Query responses now return a Response object that contains the text response, as well as source nodes (containing the text chunk and underlying document id).