mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-09 00:26:01 +00:00
fix - use user_api_key_team_alias as the default tag on langfuse
This commit is contained in:
@@ -282,7 +282,6 @@ class LangFuseLogger:
|
||||
if key in [
|
||||
"user_api_key_alias",
|
||||
"user_api_key_user_id",
|
||||
"user_api_key_team_id",
|
||||
"user_api_key_team_alias",
|
||||
"semantic-similarity",
|
||||
]:
|
||||
|
||||
Reference in New Issue
Block a user