mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
test - async ft jobs
This commit is contained in:
parent
225b19a583
commit
fb54c3e272
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