mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
refactor(router.py): renaming variable
This commit is contained in:
parent
03303033e5
commit
563a3d3016
2 changed files with 3 additions and 3 deletions
|
@ -56,7 +56,7 @@
|
|||
# "api_version": os.getenv("AZURE_API_VERSION"),
|
||||
# "api_base": os.getenv("AZURE_API_BASE")
|
||||
# }
|
||||
# }], chat_completion_params={"acompletion": True}))
|
||||
# }], default_litellm_params={"acompletion": True}))
|
||||
|
||||
# class UserExtract(BaseModel):
|
||||
# name: str
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue