mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 19:24:27 +00:00
fix - use user_api_key_team_alias as the default tag on langfuse
This commit is contained in:
parent
410d1f2d2c
commit
3167c9da9f
1 changed files with 0 additions and 1 deletions
|
@ -282,7 +282,6 @@ class LangFuseLogger:
|
||||||
if key in [
|
if key in [
|
||||||
"user_api_key_alias",
|
"user_api_key_alias",
|
||||||
"user_api_key_user_id",
|
"user_api_key_user_id",
|
||||||
"user_api_key_team_id",
|
|
||||||
"user_api_key_team_alias",
|
"user_api_key_team_alias",
|
||||||
"semantic-similarity",
|
"semantic-similarity",
|
||||||
]:
|
]:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue