test langfuse

This commit is contained in:
ishaan-jaff 2023-10-03 21:01:32 -07:00
parent 20f990f652
commit 43c8c88c91

View file

@ -20,6 +20,7 @@ def test_langfuse_logging():
"role": "user",
"content": "Hi 👋 - i'm claude"
}])
print(response)
except Exception as e:
print(e)