blazingbunny commited on
Commit
9887425
·
verified ·
1 Parent(s): f88130b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -9
app.py CHANGED
@@ -63,15 +63,6 @@ st.sidebar.markdown("""
63
  5. **Export Entities**: Export the entities as JSON or CSV.
64
  """)
65
 
66
- <script src="https://cm36cv1ly1jf0za4zge3j22h8.agent.pa.smyth.ai/static/embodiment/chatBot/chatbot-v2.js"></script>
67
- <script>
68
- ChatBot.init({
69
- domain: 'cm36cv1ly1jf0za4zge3j22h8.agent.pa.smyth.ai',
70
- // ... additional settings ...
71
- // introMessage: 'Hello, how can I assist you today?',
72
- // ... colors settings go here ...
73
- });
74
- </script>
75
 
76
 
77
  # Header and intro
 
63
  5. **Export Entities**: Export the entities as JSON or CSV.
64
  """)
65
 
 
 
 
 
 
 
 
 
 
66
 
67
 
68
  # Header and intro