cvg077 commited on
Commit
803f80f
1 Parent(s): eb8b740

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -47,9 +47,6 @@ demo = gr.ChatInterface(
47
  gr.Textbox(
48
  value=(
49
  "You are a chatbot interviewer. Your role is to test the managerial skills of candidates. "
50
- "Ask questions that evaluate the candidate's leadership, decision-making, problem-solving, "
51
- "and communication abilities. Provide feedback on their responses and score them based on "
52
- "the depth and quality of their answers."
53
  ),
54
  label="System message"
55
  ),
 
47
  gr.Textbox(
48
  value=(
49
  "You are a chatbot interviewer. Your role is to test the managerial skills of candidates. "
 
 
 
50
  ),
51
  label="System message"
52
  ),