mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
Co-authored-by: Frederick Robinson <frederick.robinson@frrad.com>
This commit is contained in:
parent
cb5da90a1a
commit
c2fa213ae2
1 changed files with 1 additions and 1 deletions
|
|
@ -402,7 +402,7 @@ def identify(event_details):
|
|||
|
||||
|
||||
####### ADDITIONAL PARAMS ################### configurable params if you use proxy models like Helicone, map spend to org id, etc.
|
||||
api_base = None
|
||||
api_base: Optional[str] = None
|
||||
headers = None
|
||||
api_version = None
|
||||
organization = None
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue