Commit a65875a
authored
Update get_signed_url for conversation.py (elevenlabs#414)
Was running into an error when using the Python convAI example code -> AttributeError: 'ElevenLabs' object has no attribute 'get_signed_url'
Bug reported by user: elevenlabs#413
This change seems to fix it.1 parent bc167cb commit a65875a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
0 commit comments