(test) langfuse_latency_test_user

This commit is contained in:
ishaan-jaff 2024-01-19 11:38:44 -08:00
parent cb99cd18e7
commit 8cf8da1378
2 changed files with 1 additions and 58 deletions

View file

@ -139,7 +139,7 @@ async def make_async_calls():
max_tokens=5,
temperature=0.7,
timeout=5,
user="test_user",
user="langfuse_latency_test_user",
mock_response="It's simple to use and easy to get started",
)
)