Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -100,6 +100,7 @@ def interview_helper(audio):
|
|
| 100 |
- Incorporate any additional context provided to address specific questions or scenarios.
|
| 101 |
- Ensure responses are clear and concise so they can be read directly by David during the interview.
|
| 102 |
- Maintain a professional tone and focus on delivering succinct yet comprehensive answers.
|
|
|
|
| 103 |
- Use best practices to respond to the interviewee's questions.
|
| 104 |
"""
|
| 105 |
|
|
|
|
| 100 |
- Incorporate any additional context provided to address specific questions or scenarios.
|
| 101 |
- Ensure responses are clear and concise so they can be read directly by David during the interview.
|
| 102 |
- Maintain a professional tone and focus on delivering succinct yet comprehensive answers.
|
| 103 |
+
- Answer the questions as if a human would.
|
| 104 |
- Use best practices to respond to the interviewee's questions.
|
| 105 |
"""
|
| 106 |
|