-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature]: Improve LiteLLM Proxy Debug / Verbose Logs #1338
Comments
I am using litellm in proxy mode and when I try:
Is it still supported? Also there is no file api_logs.json in the current directory (while I do have errors showing up in the console) |
this is deprecated @shuther it's on the old proxy docs. Are you just trying to view LLM input / output logs? You can use our Langfuse calback https://litellm.vercel.app/docs/proxy/logging#logging-proxy-inputoutput---langfuse |
I am not sure that langfuse is solving the log problem; I want to capture DEBUG/INFO messages, not always prompt. |
Also, do you support the environment variable LANGFUSE_HOST, I am getting some errors but I would like to confirm before I submit a bug report? |
Yes we do support LANGFUSE_HOST @shuther |
The Feature
Goal
Motivation, pitch
proxy user feedback
Twitter / LinkedIn details
No response
The text was updated successfully, but these errors were encountered: