forked from phoenix/litellm-mirror
fix langfuse test
This commit is contained in:
parent
038522ab24
commit
97c81a5c7e
1 changed files with 2 additions and 0 deletions
|
@ -247,7 +247,9 @@ async def test_langfuse_logging_metadata(langfuse_client):
|
|||
expected_filtered_metadata_keys = {
|
||||
"trace_name",
|
||||
"trace_id",
|
||||
"existing_trace_id",
|
||||
"trace_user_id",
|
||||
"session_id",
|
||||
"tags",
|
||||
"generation_name",
|
||||
"generation_id",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue