mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Cohere: new cmd-r models
This commit is contained in:
@ -570,6 +570,7 @@ async function sendCohereRequest(request, response) {
|
||||
documents: [],
|
||||
tools: tools,
|
||||
search_queries_only: false,
|
||||
safety_mode: 'NONE',
|
||||
};
|
||||
|
||||
console.log('Cohere request:', requestBody);
|
||||
|
Reference in New Issue
Block a user