Find answers from the community

Updated 3 months ago

How we can get the final prompt after

How we can get the final prompt after retriever?
L
1 comment
You can print all the LLM inputs/outputs to console

Plain Text
import llama_index.core

llama_index.core.set_global_handler("simple")
Add a reply
Sign up and join the conversation on Discord