Spaces:
Running
Running
Goodnight7
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -160,7 +160,7 @@ if st.session_state.get("run_id"):
|
|
160 |
{"text": comment,
|
161 |
"Score:":score,
|
162 |
"type": "feedback",
|
163 |
-
"question_ID": run_id,
|
164 |
],
|
165 |
#"User_profile":profile}],
|
166 |
vectors=[
|
|
|
160 |
{"text": comment,
|
161 |
"Score:":score,
|
162 |
"type": "feedback",
|
163 |
+
"question_ID": run_id,}
|
164 |
],
|
165 |
#"User_profile":profile}],
|
166 |
vectors=[
|