Update chatbot/plugins/chat.py
Browse files- chatbot/plugins/chat.py +1 -0
chatbot/plugins/chat.py
CHANGED
@@ -64,6 +64,7 @@ GEMINI_START_TEXT = """
|
|
64 |
Hey {name} Welcome to Gemini AI New (Testing)
|
65 |
|
66 |
β
Support text
|
|
|
67 |
β
Support chat conversation
|
68 |
β Imagen 3 coming soon (Via @ryuzaki_asstbot old FLUX)
|
69 |
"""
|
|
|
64 |
Hey {name} Welcome to Gemini AI New (Testing)
|
65 |
|
66 |
β
Support text
|
67 |
+
β
Support models multiple
|
68 |
β
Support chat conversation
|
69 |
β Imagen 3 coming soon (Via @ryuzaki_asstbot old FLUX)
|
70 |
"""
|