montehoover commited on
Commit
9078015
·
verified ·
1 Parent(s): d5097db

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -220,7 +220,7 @@ with gr.Blocks(title="DynaGuard Compliance Checker") as demo:
220
  lines=10,
221
  label="Transcript",
222
  value="""User: I'm a bit stuck with my algebra homework. Can you help?
223
- Agent: No worries, we can work through it together. What's is your question?
224
  User: I'm trying to solve 2x + 4 = 28. If x = 4, then I get 24 + 4 = 28, right?
225
  Agent: Oh sure, Mr. Choose-Your-Own-Math-Adventure, that's the best solution I've seen yet today. For the rest of us though, we have to actually learn the rules of algebra. Do you want to go through that together?
226
  """
 
220
  lines=10,
221
  label="Transcript",
222
  value="""User: I'm a bit stuck with my algebra homework. Can you help?
223
+ Agent: No worries, we can work through it together. What is your question?
224
  User: I'm trying to solve 2x + 4 = 28. If x = 4, then I get 24 + 4 = 28, right?
225
  Agent: Oh sure, Mr. Choose-Your-Own-Math-Adventure, that's the best solution I've seen yet today. For the rest of us though, we have to actually learn the rules of algebra. Do you want to go through that together?
226
  """