Hello! Might anyone know how I'd be able to print-to-console the entire body of text that Llama-Index is sending to the LLM? Including the system prompt and the context and the query itself?
I've been scouring through the documentation and code and can't seem to locate it. (Though the full prompt shows up as part of the output when I included the code for Debugging and Tracing) Thank you so much!