noah007 commited on
Commit
6c304d1
·
verified ·
1 Parent(s): 7e1a664

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -116,7 +116,7 @@ def chatbot_reply(input_text):
116
 
117
  def get_description_text():
118
  return """
119
- #AutoGen: Retrieve Chat Demo
120
 
121
  This demo shows how to use the RetrieveUserProxyAgent and RetrieveAssistantAgent to build a chatbot.
122
 
 
116
 
117
  def get_description_text():
118
  return """
119
+ # AutoGen: Retrieve Chat Demo
120
 
121
  This demo shows how to use the RetrieveUserProxyAgent and RetrieveAssistantAgent to build a chatbot.
122