We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeffaf8 commit ec2109fCopy full SHA for ec2109f
README.md
@@ -37,6 +37,7 @@ assistant = {
37
'model': 'gpt-3.5-turbo',
38
'voice': 'jennifer-playht',
39
"recordingEnabled": True,
40
+ "interruptionsEnabled": False,
41
"functions": [
42
{
43
"name": "setColor",
0 commit comments