Skip to content

Commit 1a8140d

Browse files
authored
Update create-a-voice-virtual-assistant.mdx
1 parent 082a01a commit 1a8140d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: Create a Voice Virtual Assistant with ElevenLabs
33
author: Alexandre Sajus
44
uid: u2DitJXVOqWo18bLsyXNLcVtufC2
5-
datePublished: TODO
5+
datePublished: 2025-04-22
66
description: Learn how to build a Voice Virtual Assistant using ElevenLabs API and Python for seamless AI-powered interactions.
7-
published: false
7+
published: true
88
header: https://raw.githubusercontent.com/codedex-io/projects/main/projects/create-a-voice-virtual-assistant/header.gif
99
tags:
1010
- intermediate
@@ -273,4 +273,4 @@ Stay creative and keep experimenting with AI-powered assistants!
273273
- ElevenLabs Conversational AI [Overview](https://elevenlabs.io/docs/conversational-ai/overview)
274274
- ElevenLabs Python SDK [Documentation](https://elevenlabs.io/docs/conversational-ai/libraries/python)
275275
- Enable your assistant to execute Python functions with [Client Tools](https://elevenlabs.io/docs/conversational-ai/customization/tools-events/client-tools)
276-
- Provide documents as context to your assistant with [RAG](https://elevenlabs.io/docs/conversational-ai/customization/knowledge-base/rag)
276+
- Provide documents as context to your assistant with [RAG](https://elevenlabs.io/docs/conversational-ai/customization/knowledge-base/rag)

0 commit comments

Comments
 (0)