Merge branch 'master' into dev

This commit is contained in:
Gabe
2025-08-09 22:03:52 +08:00

View File

@@ -267,7 +267,7 @@ const genOpenAI = ({
},
],
temperature,
max_tokens: maxTokens,
max_completion_tokens: maxTokens,
};
const init = {