Skip to content

Fix LiteLLM Logging #8615

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

Closed
wants to merge 7 commits into from
Closed

Fix LiteLLM Logging #8615

wants to merge 7 commits into from

Conversation

klopsahlong
Copy link
Collaborator

This PR sets LiteLLM logs to ERROR by default, in order to suppress the numerous info logs that are being outputted by LiteLLM (like the one showed below):

12:23:31 - LiteLLM:INFO: utils.py:3258 - 
LiteLLM completion() model= gpt-4.1-mini-2025-04-14; provider = openai
12:23:34 - LiteLLM:INFO: utils.py:1260 - Wrapper: Completed Call, calling success_handler

@klopsahlong klopsahlong marked this pull request as ready for review August 8, 2025 16:37
@okhat okhat closed this Aug 10, 2025
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.

2 participants