Merge branch 'release' into staging

This commit is contained in:
Cohee
2025-05-26 08:08:47 +00:00

View File

@@ -1344,6 +1344,7 @@ router.post('/generate', function (request, response) {
bodyParams = {
reasoning_effort: request.body.reasoning_effort,
private: true,
referrer: 'sillytavern',
};
} else {
console.warn('This chat completion source is not supported yet.');