fffiloni commited on
Commit
fc0768e
1 Parent(s): 455006b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ Example input: Elon Musk
21
 
22
  instruction = f"""
23
  <|system|>
24
- {agent_maker_prompt}</s>
25
  <|user|>
26
  """
27
 
 
21
 
22
  instruction = f"""
23
  <|system|>
24
+ {agent_maker_sys}</s>
25
  <|user|>
26
  """
27