(fix) langfuse show semantic-similarity in tags
This commit is contained in:
parent
eb3b68a2f0
commit
8ba2c8dbf7
@ -255,6 +255,7 @@ class LangFuseLogger:
|
||||
if key in [
|
||||
"user_api_key",
|
||||
"user_api_key_user_id",
|
||||
"semantic-similarity",
|
||||
]:
|
||||
tags.append(f"{key}:{value}")
|
||||
if "cache_hit" in kwargs:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user