mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Merge branch 'release' into staging
This commit is contained in:
@@ -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.');
|
||||
|
Reference in New Issue
Block a user