#Thanks found it. Where can I get the
1 messages ยท Page 1 of 1 (latest)
For example here:
https://github.com/elevenlabs/packages/blob/da1a0ad6b145422ee50a8e8b59a1d6b975ce43c0/packages/client/src/utils/connection.ts#L11-L40
Monorepo for public npm packages. Contribute to elevenlabs/packages development by creating an account on GitHub.
Amazing @wise cosmos Thanks!
One small thing is there a way to clone my agent ?
I want to create one for testing but I don't want to setup everything again from scratch ๐
It's a common pain point and we're working on it but sadly the feature is not ready yet ๐
You can try to hack something together using our API though, you could fetch the config from one agent and post it to another
Ah yea was looking for way in api reference ๐
I can use dynamic varaible without using twilio too right ?
Yes
Pass runtime values to personalize your agent's behavior.
With dynamic variable I can set language ?
or I should go with override ?
@wise cosmos
Yes, for language use overrides:
https://elevenlabs.io/docs/conversational-ai/customization/personalization/overrides#override-the-conversation
Tailor each conversation with personalized context for each user.
@opaque crag sry forgot to reply