mirror of
https://github.com/simstudioai/sim.git
synced 2026-04-06 03:00:16 -04:00
improvement(tools): add eleven_v3 to elevenlabs block (#2053)
This commit is contained in:
@@ -38,6 +38,7 @@ export const ElevenLabsBlock: BlockConfig<ElevenLabsBlockResponse> = {
|
||||
{ label: 'eleven_turbo_v2', id: 'eleven_turbo_v2' },
|
||||
{ label: 'eleven_turbo_v2_5', id: 'eleven_turbo_v2_5' },
|
||||
{ label: 'eleven_flash_v2_5', id: 'eleven_flash_v2_5' },
|
||||
{ label: 'eleven_v3', id: 'eleven_v3' },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user