Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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":
|
113 |
}
|
114 |
]
|
115 |
]
|
|
|
109 |
},
|
110 |
{
|
111 |
"role": "user",
|
112 |
+
"content": [{"type": "text", "text": user_content}]
|
113 |
}
|
114 |
]
|
115 |
]
|