mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
test - async ft jobs
This commit is contained in:
parent
106626f224
commit
c9bea3a879
3 changed files with 54 additions and 3 deletions
|
@ -319,7 +319,7 @@ async def alist_fine_tuning_jobs(
|
|||
|
||||
# Use a partial function to pass your keyword arguments
|
||||
func = partial(
|
||||
cancel_fine_tuning_job,
|
||||
list_fine_tuning_jobs,
|
||||
after,
|
||||
limit,
|
||||
custom_llm_provider,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue