We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47dd95c commit d0f2506Copy full SHA for d0f2506
src/main/main.ts
@@ -85,7 +85,6 @@ function generatePayload(prompt: string, content: string) {
85
},
86
],
87
temperature: 0,
88
- max_tokens: 1000,
89
top_p: 1,
90
frequency_penalty: 1,
91
presence_penalty: 1,
0 commit comments