forked from phoenix/litellm-mirror
test langfuse
This commit is contained in:
parent
20f990f652
commit
43c8c88c91
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ def test_langfuse_logging():
|
||||||
"role": "user",
|
"role": "user",
|
||||||
"content": "Hi 👋 - i'm claude"
|
"content": "Hi 👋 - i'm claude"
|
||||||
}])
|
}])
|
||||||
|
print(response)
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
print(e)
|
print(e)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue