forked from phoenix/litellm-mirror
(docs) example hosted litellm yaml
This commit is contained in:
parent
e5810a177c
commit
213b345a43
1 changed files with 8 additions and 0 deletions
8
litellm/proxy/example_config_yaml/hosted_litellm.yaml
Normal file
8
litellm/proxy/example_config_yaml/hosted_litellm.yaml
Normal file
|
@ -0,0 +1,8 @@
|
|||
|
||||
litellm_settings:
|
||||
set_verbose: True
|
||||
|
||||
general_settings:
|
||||
master_key: sk-hosted-litellm
|
||||
use_queue: True
|
||||
database_url: " # [OPTIONAL] use for token-based auth to proxy
|
Loading…
Add table
Add a link
Reference in a new issue