forked from phoenix/litellm-mirror
fix load test
This commit is contained in:
parent
da29b070bb
commit
a1f8fcfeed
1 changed files with 0 additions and 3 deletions
|
@ -20,9 +20,6 @@ def test_langsmith_logging_async():
|
|||
os.environ["LANGSMITH_PROJECT"] = "pr-b"
|
||||
os.environ["LANGSMITH_BASE_URL"] = "http://0.0.0.0:8090"
|
||||
|
||||
litellm.set_verbose = True
|
||||
verbose_logger.setLevel(logging.DEBUG)
|
||||
|
||||
# Make 5 calls with an empty success_callback
|
||||
litellm.success_callback = []
|
||||
litellm.callbacks = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue