We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 228f8f6 commit 7406b72Copy full SHA for 7406b72
.fernignore
@@ -12,7 +12,15 @@ src/elevenlabs/realtime_tts.py
12
README.md
13
assets/
14
15
+# Ignore custom tests
16
tests/
17
18
.github/ISSUE_TEMPLATE/
19
.github/SECURITY.md
20
+
21
+# Ignore manually created Conversational AI wrappers
22
+src/elevenlabs/conversational_ai/conversation.py
23
+src/elevenlabs/conversational_ai/default_audio_interface.py
24
25
26
0 commit comments