Compare commits
3 Commits
6049a05776
...
ba3cc41e34
Author | SHA1 | Date | |
---|---|---|---|
ba3cc41e34 | |||
4f158508d0 | |||
8a42413e86 |
@ -153,8 +153,7 @@ ${articleDetails}
|
||||
{ role: "user", content: sendContent.trim() },
|
||||
],
|
||||
temperature: 0.4,
|
||||
max_completion_tokens: 1700,
|
||||
reasoning_effort: "medium",
|
||||
reasoning_effort: "high",
|
||||
});
|
||||
|
||||
const scriptText = response.choices[0]?.message?.content?.trim();
|
||||
|
Reference in New Issue
Block a user