mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
test translating to vertex ai params
This commit is contained in:
parent
4917aaefab
commit
69e5a7cb68
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