Log in
Log into community
Find answers from the community
View all posts
Related posts
Was this helpful?
π
π
π
Powered by
Hall
Inactive
Updated 4 months ago
0
Follow
How can I see the formatted prompt which
How can I see the formatted prompt which
Inactive
0
Follow
At a glance
d
dhiraj
last year
Β·
How can I see the formatted prompt which is sent to the LLM? I can see what kind of prompts are used by using
query_engine.get_prompts()
but not the formatted ones which are sent to LLM.
W
L
2 comments
Share
Open in Discord
W
WhiteFang_Jr
last year
You can use one of the Observability tool to check on this:
https://docs.llamaindex.ai/en/stable/module_guides/observability/observability.html#arize-phoenix
L
Logan M
last year
Easiest one is probably
https://docs.llamaindex.ai/en/stable/module_guides/observability/observability.html#simple-llm-inputs-outputs
Add a reply
Sign up and join the conversation on Discord
Join on Discord