mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-17 23:51:30 +00:00
test(test_alangfuse.py): fix test
This commit is contained in:
parent
eed8e88533
commit
15c70fb023
1 changed files with 0 additions and 1 deletions
|
|
@ -888,7 +888,6 @@ def test_aaalangfuse_dynamic_logging():
|
|||
mock_response="Hey! how's it going?",
|
||||
langfuse_public_key=os.getenv("LANGFUSE_PROJECT2_PUBLIC"),
|
||||
langfuse_secret_key=os.getenv("LANGFUSE_PROJECT2_SECRET"),
|
||||
langfuse_host="https://us.cloud.langfuse.com",
|
||||
metadata={"trace_id": trace_id},
|
||||
success_callback=["langfuse"],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue