mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 03:15:17 +00:00
Add deepseek configuration block
This commit is contained in:
parent
e58a535594
commit
5ed260d885
1 changed files with 3 additions and 0 deletions
|
|
@ -91,3 +91,6 @@ pat = ""
|
|||
# Optional, uncomment if you want to use Azure devops webhooks. Value assinged when you create the webhook
|
||||
# webhook_username = "<basic auth user>"
|
||||
# webhook_password = "<basic auth password>"
|
||||
|
||||
[deepseek]
|
||||
key = ""
|
||||
|
|
|
|||
Loading…
Reference in a new issue