mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
(test) langfuse_latency_test_user
This commit is contained in:
parent
cb99cd18e7
commit
8cf8da1378
2 changed files with 1 additions and 58 deletions
|
@ -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",
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue