Change to multilingual v2 for eleven
parent
a0c4630bed
commit
0ed2b4d091
|
@ -38,6 +38,7 @@ module.exports = class extends BaseEngine {
|
|||
'xi-api-key': authorization
|
||||
},
|
||||
body: JSON.stringify({
|
||||
model_id: 'eleven_multilingual_v2',
|
||||
text: text
|
||||
})
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue