AnatoliiG commited on
Commit
cda17b1
·
1 Parent(s): 9e99295

Update ui.py

Browse files
Files changed (1) hide show
  1. ui.py +0 -1
ui.py CHANGED
@@ -153,7 +153,6 @@ def create_ui():
153
  label="Code Assistant",
154
  elem_id="chatbot", # Связка с CSS #chatbot
155
  avatar_images=(None, "https://api.iconify.design/noto:robot.svg"),
156
- type="messages",
157
  scale=1,
158
  )
159
 
 
153
  label="Code Assistant",
154
  elem_id="chatbot", # Связка с CSS #chatbot
155
  avatar_images=(None, "https://api.iconify.design/noto:robot.svg"),
 
156
  scale=1,
157
  )
158