You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to see the raw request that was sent to the LLM endpoint. When I set litellm.set_verbose=True, I only get to see the raw response. I've also tried setting os.environ['LITELLM_LOG'] = 'DEBUG'.
Langfuse is great, but this is very basic functionality that the library should provide. I have been trying to see the raw request for hours for another issue I'm experiencing (#7804) and have not managed!
What happened?
This is related to: #489.
I'm trying to see the raw request that was sent to the LLM endpoint. When I set
litellm.set_verbose=True
, I only get to see the raw response. I've also tried settingos.environ['LITELLM_LOG'] = 'DEBUG'
.My code:
The message that gets printed in stdout:
Relevant log output
Are you a ML Ops Team?
No
What LiteLLM version are you on ?
v1.58.2
Twitter / LinkedIn details
No response
The text was updated successfully, but these errors were encountered: