huchiahsi commited on
Commit
6e23e10
·
verified ·
1 Parent(s): a0854a1

Update geminiai_with_history.py

Browse files
Files changed (1) hide show
  1. geminiai_with_history.py +1 -1
geminiai_with_history.py CHANGED
@@ -25,7 +25,7 @@ def respond(message,history):
25
  demo = gr.ChatInterface(
26
  fn=respond,
27
  type="messages",
28
- title="Gemini Chatbot",
29
  )
30
 
31
  if __name__ == "__main__":
 
25
  demo = gr.ChatInterface(
26
  fn=respond,
27
  type="messages",
28
+ title="<你的學號>",
29
  )
30
 
31
  if __name__ == "__main__":