LITELLM_TOKEN

This commit is contained in:
mrT23
2023-09-10 13:28:56 +03:00
parent e371b217ec
commit 6382b8a68b
2 changed files with 3 additions and 1 deletions

View File

@ -53,3 +53,6 @@ personal_access_token = ""
[bitbucket] [bitbucket]
# Bitbucket personal bearer token # Bitbucket personal bearer token
bearer_token = "" bearer_token = ""
[litellm]
LITELLM_TOKEN = "" # see https://docs.litellm.ai/docs/debugging/hosted_debugging for details and instructions on how to get a token

View File

@ -96,5 +96,4 @@ polling_interval_seconds = 30
# patch_server_token = "" # patch_server_token = ""
[litellm] [litellm]
#LITELLM_TOKEN = "..." # see https://docs.litellm.ai/docs/debugging/hosted_debugging for details and instructions
#use_client = false #use_client = false