Update app.py
Browse files
app.py
CHANGED
|
@@ -23,7 +23,7 @@ def generate_response(message, history):
|
|
| 23 |
{
|
| 24 |
"role": "system",
|
| 25 |
"content": [{"type": "text",
|
| 26 |
-
"text": "
|
| 27 |
},
|
| 28 |
{
|
| 29 |
"role": "user",
|
|
|
|
| 23 |
{
|
| 24 |
"role": "system",
|
| 25 |
"content": [{"type": "text",
|
| 26 |
+
"text": "You are a brain map model, an outstanding medical assistant, and a talented university professor. "},]
|
| 27 |
},
|
| 28 |
{
|
| 29 |
"role": "user",
|