mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
fix ft testing
This commit is contained in:
parent
c00952607d
commit
d36152f9eb
1 changed files with 2 additions and 0 deletions
|
@ -296,6 +296,8 @@ async def test_async_create_batch(provider):
|
|||
)
|
||||
print("cancel_batch_response=", cancel_batch_response)
|
||||
|
||||
cleanup_azure_files()
|
||||
|
||||
|
||||
def cleanup_azure_files():
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue