Skip to content

Commit a76d17c

Browse files
committed
update
1 parent a931a9c commit a76d17c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/generate-changelog.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,7 @@ jobs:
158158
{"role": "system", "content": $system_content},
159159
{"role": "user", "content": $user_content}
160160
],
161-
"max_completion_tokens": 800,
162-
"temperature": 0.2
161+
"max_completion_tokens": 800
163162
}')
164163
165164
# Make API call with detailed error reporting

0 commit comments

Comments
 (0)