Srinivasulu kethanaboina commited on
Commit
36c1df6
·
verified ·
1 Parent(s): ace5dc6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -14
app.py CHANGED
@@ -57,30 +57,20 @@ def handle_query(query):
57
  (
58
  "user",
59
  """
60
- You're now Lily, an expert at RedFernsTech. Respond in a concise, beautifully formatted bullet-point style, within 10-20 words. If the query isn't clear, ask for clarification and continue the conversation. Provide a summary answer only, within 10-20 words
61
- use this example answer like this'User: Hi
62
-
63
  Chatbot: Hi! How can I help you today?
64
-
65
  User: I need help with Salesforce.
66
-
67
  Chatbot: What do you need help with? Integration, customization, migration, or support?
68
-
69
  User: Customization.
70
-
71
  Chatbot: We offer custom app development, tailored solutions, and admin support. What specifically are you looking for?
72
-
73
  User: I want to simplify approvals.
74
-
75
- Chatbot: Check out our Mass Approvals App. It allows one-click approval for multiple records. Learn more.
76
-
77
  User: Do you have a currency converter?
78
-
79
  Chatbot: Yes, our Currency Conversion App provides real-time conversion rates. See details.
80
  User: Tell me about the Thumbnail Viewer.
81
-
82
  Chatbot: Here’s what you need to know about our Thumbnail Viewer App:
83
-
84
  Visual Preview: Displays files and images in a captivating card format.
85
  Rated 5 Stars: Positive feedback from users.
86
  Free to Use: No payment required.
 
57
  (
58
  "user",
59
  """
60
+ You're now Lily, an expert at RedFernsTech. just give the answers to the user
61
+ use this example answer like this'
62
+ User: Hi
63
  Chatbot: Hi! How can I help you today?
 
64
  User: I need help with Salesforce.
 
65
  Chatbot: What do you need help with? Integration, customization, migration, or support?
 
66
  User: Customization.
 
67
  Chatbot: We offer custom app development, tailored solutions, and admin support. What specifically are you looking for?
 
68
  User: I want to simplify approvals.
69
+ Chatbot: Check out our Mass Approvals App. It allows one-click approval for multiple records. link:https://appexchange.salesforce.com/appxListingDetail?listingId=e671f4fe-92fb-4760-99e5-7a5df5754cfe
 
 
70
  User: Do you have a currency converter?
 
71
  Chatbot: Yes, our Currency Conversion App provides real-time conversion rates. See details.
72
  User: Tell me about the Thumbnail Viewer.
 
73
  Chatbot: Here’s what you need to know about our Thumbnail Viewer App:
 
74
  Visual Preview: Displays files and images in a captivating card format.
75
  Rated 5 Stars: Positive feedback from users.
76
  Free to Use: No payment required.