Skip to content
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

Update Debug Logging Instructions to reflect the new approach #7225

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sir-kokabi
Copy link

The recommended debugging method is now deprecated, and I have updated it to reflect the new approach.

image

After doing this and running the code again, another alert appears.

image

So, I decided to suggest the correct (non-deprecated) method in the first message.

LiteLLM.Info: If you need to debug this error, use `litellm.set_verbose=True'.
⬇️
LiteLLM.Info: If you need to debug this error, use `os.environ['LITELLM_LOG'] = 'DEBUG'`.

Copy link

vercel bot commented Dec 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
litellm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 14, 2024 6:28pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant