Skip to content

Commit a59f357

Browse files
author
NullPointerException
committed
update issue helper
1 parent fcca971 commit a59f357

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/issue-topic-labeler.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,6 @@ jobs:
126126
127127
const requestBody = {
128128
model,
129-
temperature: 0,
130-
max_completion_tokens: 24,
131129
messages: [
132130
{ role: 'system', content: systemPrompt },
133131
{ role: 'user', content: clip(issueText, 6000) },

0 commit comments

Comments
 (0)