Skip to content

Commit 6aa002b

Browse files
authored
Update create-a-voice-virtual-assistant-with-elevenlabs.mdx
1 parent 87067b6 commit 6aa002b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/create-a-voice-virtual-assistant-with-elevenlabs/create-a-voice-virtual-assistant-with-elevenlabs.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ config = ConversationConfig(
208208
)
209209

210210
client = ElevenLabs(api_key=API_KEY)
211+
211212
conversation = Conversation(
212213
client,
213214
AGENT_ID,

0 commit comments

Comments
 (0)