From 213b345a4361f85a0f4b16334b8c65ac8e35aef4 Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Tue, 21 Nov 2023 16:59:11 -0800 Subject: [PATCH] (docs) example hosted litellm yaml --- litellm/proxy/example_config_yaml/hosted_litellm.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 litellm/proxy/example_config_yaml/hosted_litellm.yaml diff --git a/litellm/proxy/example_config_yaml/hosted_litellm.yaml b/litellm/proxy/example_config_yaml/hosted_litellm.yaml new file mode 100644 index 000000000..1ede81830 --- /dev/null +++ b/litellm/proxy/example_config_yaml/hosted_litellm.yaml @@ -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