From f8da46c2da336aca9ec4cc597d8987a9614f0e2e Mon Sep 17 00:00:00 2001 From: Kubosaka Date: Fri, 15 Nov 2024 23:16:01 +0900 Subject: [PATCH] =?UTF-8?q?ai=E3=83=A2=E3=83=87=E3=83=AB=E3=81=AE=E5=A4=89?= =?UTF-8?q?=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ai-review.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ai-review.yml b/.github/workflows/ai-review.yml index dcb8c38..5b847fa 100644 --- a/.github/workflows/ai-review.yml +++ b/.github/workflows/ai-review.yml @@ -36,3 +36,4 @@ jobs: PR_DESCRIPTION.EXTRA_INSTRUCTIONS: 'Please use Japanese.' PR_REVIEWER.EXTRA_INSTRUCTIONS: 'Please use Japanese.' PR_CODE_SUGGESTIONS.EXTRA_INSTRUCTIONS: 'Please use Japanese.' + CONFIG.MODEL: gpt-3.5-turbo-0613