This website requires JavaScript.
Explore
Help
Sign In
blsmedia
/
bot
Watch
2
Star
0
Fork
0
You've already forked bot
Code
Activity
Files
c6005c49a207918ba0e9fcbc0e02f3ac0f485231
bot
/
packages
/
forge
/
blocks
/
elevenlabs
/
constants.ts
2 lines
51 B
TypeScript
Raw
Normal View
History
Unescape
Escape
:sparkles: Add ElevenLabs block (#1226) Closes #853 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced the ElevenLabs block for Typebot, enabling text to speech conversion using ElevenLabs API. - Added live tutorial videos for creating ElevenLabs and Telegram blocks. - Added a `docsUrl` for the OpenAI block to improve accessibility to documentation. - **Documentation** - New guides and integration details for ElevenLabs and Telegram blocks. - **Style** - Added ElevenLabs logos for light and dark themes. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-02-07 17:43:11 +01:00
export
const
baseUrl
=
'https://api.elevenlabs.io'
Copy Permalink