mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 19:24:27 +00:00
fix langfuse log_provider_specific_information_as_span
This commit is contained in:
parent
970892fea7
commit
d8ef882905
1 changed files with 0 additions and 1 deletions
|
@ -676,7 +676,6 @@ def log_provider_specific_information_as_span(
|
|||
Returns:
|
||||
None
|
||||
"""
|
||||
from litellm.proxy.proxy_server import premium_user
|
||||
|
||||
_hidden_params = clean_metadata.get("hidden_params", None)
|
||||
if _hidden_params is None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue