(fix) langfuse show semantic-similarity in tags
This commit is contained in:
parent
8bce6d4fb2
commit
3a5923cffa
@ -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