mirror of
https://github.com/pacnpal/pip-add.git
synced 2025-12-19 19:51:05 -05:00
Update cr.yml
This commit is contained in:
4
.github/workflows/cr.yml
vendored
4
.github/workflows/cr.yml
vendored
@@ -25,8 +25,8 @@ jobs:
|
||||
temperature: 1
|
||||
max_tokens: 10000
|
||||
MAX_PATCH_LENGTH: 10000
|
||||
IGNORE_PATTERNS: /node_modules,*.md
|
||||
INCLUDE_PATTERNS: *.js,*.ts
|
||||
IGNORE_PATTERNS: "/node_modules,*.md"
|
||||
INCLUDE_PATTERNS: "*.js,*.ts"
|
||||
# For Azure OpenAI (optional)
|
||||
# AZURE_API_VERSION: "2023-05-15"
|
||||
# AZURE_DEPLOYMENT: "your-deployment-name"
|
||||
|
||||
Reference in New Issue
Block a user