AnatoliiG commited on
Commit
7497eb4
·
1 Parent(s): 2491e55

Update ui.py

Browse files
Files changed (1) hide show
  1. ui.py +0 -1
ui.py CHANGED
@@ -37,7 +37,6 @@ def create_ui():
37
  elem_id="chatbot", # Важно для CSS
38
  label="Code Assistant",
39
  avatar_images=(None, "https://api.iconify.design/noto:robot.svg"),
40
- show_copy_button=True,
41
  layout="bubble",
42
  render_markdown=True,
43
  scale=1,
 
37
  elem_id="chatbot", # Важно для CSS
38
  label="Code Assistant",
39
  avatar_images=(None, "https://api.iconify.design/noto:robot.svg"),
 
40
  layout="bubble",
41
  render_markdown=True,
42
  scale=1,