mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-02 11:50:37 +08:00
LITELLM_TOKEN
This commit is contained in:
@ -53,3 +53,6 @@ personal_access_token = ""
|
||||
[bitbucket]
|
||||
# Bitbucket personal 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
|
@ -96,5 +96,4 @@ polling_interval_seconds = 30
|
||||
# patch_server_token = ""
|
||||
|
||||
[litellm]
|
||||
#LITELLM_TOKEN = "..." # see https://docs.litellm.ai/docs/debugging/hosted_debugging for details and instructions
|
||||
#use_client = false
|
||||
|
Reference in New Issue
Block a user