We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8086f4f commit fddda72Copy full SHA for fddda72
1 file changed
README.md
@@ -33,7 +33,7 @@ or
33
```python
34
assistant = {
35
'firstMessage': 'Hey, how are you?',
36
- 'context': 'You are a shopping assistant...',
+ 'context': 'You are an employee at a drive thru...',
37
'model': 'gpt-3.5-turbo',
38
'voice': 'jennifer-playht',
39
"recordingEnabled": True,
0 commit comments