Update app.py
Browse files
app.py
CHANGED
@@ -115,7 +115,8 @@ welcome_message = """
|
|
115 |
"""
|
116 |
|
117 |
topics = """
|
118 |
-
### Feel Free to ask me anything from the topics below!
|
|
|
119 |
- Chess piece movements
|
120 |
- Special moves
|
121 |
- Game phases
|
|
|
115 |
"""
|
116 |
|
117 |
topics = """
|
118 |
+
### Feel Free to ask me anything from the topics below!
|
119 |
+
creating hyper-specific chatbots, make sure not to extend the scope of the topics too much
|
120 |
- Chess piece movements
|
121 |
- Special moves
|
122 |
- Game phases
|