This website requires JavaScript.
Explore
Help
Sign In
blsmedia
/
bot
Watch
2
Star
0
Fork
0
You've already forked bot
Code
Issues
Activity
Files
26be94de374b23343b3d769d890a5bccf7465721
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'
Reference in New Issue
Copy Permalink