[email protected] commited on
Commit
5871c76
·
1 Parent(s): 8fa6caf

feat: comment out prompt_system in configurations section of app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,7 +62,7 @@ def main():
62
  documents,
63
  ],
64
  "Configurations": [
65
- prompt_system,
66
  form,
67
  ],
68
  "Dialogue": [
 
62
  documents,
63
  ],
64
  "Configurations": [
65
+ # prompt_system,
66
  form,
67
  ],
68
  "Dialogue": [