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
It's a lovely shade of pink but it doesn't provide much useful information.
I think this happens with each LLM call, and was either added in a newer version and/or is litellm suggesting there may be something wrong with the custom_llm_provider value passed to the completion function.
custom_llm_provider defaults to None in the LLMClient.
The text was updated successfully, but these errors were encountered:
Even on the least verbose logging level,
litellm
frequently produces this output:It's a lovely shade of pink but it doesn't provide much useful information.
I think this happens with each LLM call, and was either added in a newer version and/or is
litellm
suggesting there may be something wrong with thecustom_llm_provider
value passed to thecompletion
function.custom_llm_provider
defaults to None in the LLMClient.The text was updated successfully, but these errors were encountered: