mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
test translating to vertex ai params
This commit is contained in:
parent
81bc8d8d16
commit
31c31950a0
3 changed files with 88 additions and 6 deletions
|
@ -255,6 +255,7 @@ def create_fine_tuning_job(
|
|||
vertex_location=vertex_ai_location,
|
||||
timeout=timeout,
|
||||
api_base=api_base,
|
||||
kwargs=kwargs,
|
||||
)
|
||||
else:
|
||||
raise litellm.exceptions.BadRequestError(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue