Spaces:
Running
Running
Update src/content/voice_chat.py
Browse files
src/content/voice_chat.py
CHANGED
@@ -16,7 +16,7 @@ from src.content.common import (
|
|
16 |
|
17 |
|
18 |
# TODO: change this.
|
19 |
-
DEFAULT_PROMPT = "
|
20 |
|
21 |
|
22 |
def _update_audio(audio_bytes):
|
|
|
16 |
|
17 |
|
18 |
# TODO: change this.
|
19 |
+
DEFAULT_PROMPT = "Based on the information in this user’s voice, please reply the user in a friendly and helpful way."
|
20 |
|
21 |
|
22 |
def _update_audio(audio_bytes):
|