NotASI commited on
Commit
a837281
Β·
1 Parent(s): 9fdb387

Updated Nightly channel description

Browse files
Files changed (1) hide show
  1. Tabs/Gemini_Chabot_Nightly.py +1 -0
Tabs/Gemini_Chabot_Nightly.py CHANGED
@@ -16,6 +16,7 @@ NOTICE_NIGHTLY = """
16
  Notices πŸ“œ:
17
  - This app is still in development (extreme unstable)
18
  - Some features may not work as expected
 
19
  """
20
 
21
  def upload_to_gemini(path, mime_type=None):
 
16
  Notices πŸ“œ:
17
  - This app is still in development (extreme unstable)
18
  - Some features may not work as expected
19
+ - Currently the chatbot only support text and images
20
  """
21
 
22
  def upload_to_gemini(path, mime_type=None):