mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
(docs) remove custom_auth in example config.yaml
This commit is contained in:
parent
d5b1cc7150
commit
fa2c94aacb
1 changed files with 0 additions and 1 deletions
|
|
@ -64,7 +64,6 @@ litellm_settings:
|
|||
|
||||
general_settings:
|
||||
master_key: sk-1234
|
||||
custom_key_generate: custom_auth.generate_key_fn
|
||||
# database_type: "dynamo_db"
|
||||
# database_args: { # 👈 all args - https://github.com/BerriAI/litellm/blob/befbcbb7ac8f59835ce47415c128decf37aac328/litellm/proxy/_types.py#L190
|
||||
# "billing_mode": "PAY_PER_REQUEST",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue