frankai98 commited on
Commit
f1b5d59
·
verified ·
1 Parent(s): 33248ee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -109,7 +109,7 @@ Now produce the final report only, without reiterating these instructions or the
109
  },
110
  {
111
  "role": "user",
112
- "content": [{"type": "text", "text": user_prompt}]
113
  }
114
  ]
115
  ]
 
109
  },
110
  {
111
  "role": "user",
112
+ "content": [{"type": "text", "text": user_content}]
113
  }
114
  ]
115
  ]