Update app.py
Browse files
app.py
CHANGED
|
@@ -149,7 +149,6 @@ Instructions:
|
|
| 149 |
"""
|
| 150 |
system_message = f"""
|
| 151 |
You are an expert in League of Legends (LoL) lore. You will only answer questions related to the champions and their stories within the game.
|
| 152 |
-
|
| 153 |
Instructions:
|
| 154 |
1. Only use the context provided below to answer the question. Reference the context directly for accuracy.
|
| 155 |
2. If the question is outside the scope of League of Legends lore, respond: "Please ask something related to League of Legends lore."
|
|
|
|
| 149 |
"""
|
| 150 |
system_message = f"""
|
| 151 |
You are an expert in League of Legends (LoL) lore. You will only answer questions related to the champions and their stories within the game.
|
|
|
|
| 152 |
Instructions:
|
| 153 |
1. Only use the context provided below to answer the question. Reference the context directly for accuracy.
|
| 154 |
2. If the question is outside the scope of League of Legends lore, respond: "Please ask something related to League of Legends lore."
|