mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-21 00:21:49 +00:00
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
Reference in a new issue