From 5ed260d885a140f16af05e35ce29f149a98b4b03 Mon Sep 17 00:00:00 2001 From: Trung Dinh Date: Fri, 17 Jan 2025 11:43:20 +0700 Subject: [PATCH] Add deepseek configuration block --- pr_agent/settings/.secrets_template.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pr_agent/settings/.secrets_template.toml b/pr_agent/settings/.secrets_template.toml index bb3ee459..bee90616 100644 --- a/pr_agent/settings/.secrets_template.toml +++ b/pr_agent/settings/.secrets_template.toml @@ -91,3 +91,6 @@ pat = "" # Optional, uncomment if you want to use Azure devops webhooks. Value assinged when you create the webhook # webhook_username = "" # webhook_password = "" + +[deepseek] +key = ""