improvement(tools): add eleven_v3 to elevenlabs block (#2053)

This commit is contained in:
Travis Johnson
2025-11-19 20:39:17 -05:00
committed by GitHub
parent 3647a3e38c
commit c93f6620f6

View File

@@ -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' },
],
},
{