Commit 2159e241 by Sai Komuravelli

recruiters updates

parent cc2c09c8
Showing with 48 additions and 46 deletions
actions:
- action_send_sms
- utter_ask_mobilenumber
- utter_ask_email
- utter_ask_experience
- utter_ask_email_phone
- utter_ask_skills
- utter_slots_primary_information
- utter_slots_greet_primary_information
- utter_stop
- action_reset
- utter_goodbye
- utter_greet
- utter_welcome
- utter_deny
- utter_ask_company
- utter_ask_askques
- utter_ask_availabletime
- utter_slots_datetime
......@@ -22,14 +19,12 @@ entities:
- confidence
- intentname
- querytext
- email
- mobilenumber
- experience
- email_mobile
- skills
- company
- refferals
forms:
- primary_information_form
- greet_primary_information_form
intents:
- affirm
......@@ -43,25 +38,20 @@ intents:
- goodbye
- greet
- stop
- refferal_yes_info
slots:
askques:
type: unfeaturized
email:
email_mobile:
type: unfeaturized
mobilenumber:
type: unfeaturized
company:
type: unfeaturized
experience:
skills:
type: unfeaturized
skills:
refferals:
type: unfeaturized
availabletime:
......@@ -81,61 +71,63 @@ slots:
requested_slot:
type: unfeaturized
refferal_yes_info:
type: unfeaturized
templates:
utter_slots_datetime:
- custom:
availabletime: '{availabletime}'
response: "Thank you"
response: "Thank you"
utter_ask_email_mobile:
- custom:
text: "Please enter your email and mobile number?"
utter_ask_askques:
- custom:
text: "To see how we can help you most, we would like to ask you few questions about your career. Is it ok? reply with yes/no"
text: "Hi, This is VERA from V-Soft Consulting Inc(https://www.vsoftconsulting.com/). I may help you in finding your new dream job or new project? Would you like to hear more? yes or no ?"
utter_ask_availabletime:
- custom:
text: "could you please let us know a time and date so one of our recruiters can give you a call?"
text: "Great! please let us know the most preferred date and time to schedule a call with a recruiter.  "
utter_ask_refferals:
- custom:
text: "Thank you . It looks like you are not interested in this job opportunity now. You can also search for your dream jobs at V-Soft jobs( https://www.vsoftconsulting.com/career-portal/ ). Would you like to refer someone who is in the job market? Yes/no​"
utter_deny:
- custom:
text: "0"
response: "Thankyou. It looks like you are not interested in job opportunity now but we will save your resume and contact you if your resume matches a different job postings."
utter_sms:
- custom:
text: "send sms successfully"
utter_ask_company:
- custom:
text: "what is the current company you are working for ?"
utter_ask_mobilenumber:
text: "what is the curent company you are working for ?"
utter_ask_email_phone:
- custom:
text: "please enter your updated mobile number ?"
utter_ask_email:
- custom:
text: "please enter your updated email address ?"
utter_ask_experience:
- custom:
text: "What is your current job title ? "
text: "Can you please update your email address and mobile number ?"
utter_ask_skills:
- custom:
text: "Thank you. We are almost finished. Can you please provide your primary skills ?"
text: "Thank you, we are almost finished. Could you please update your top 5 technical skills?​"
utter_slots_primary_information:
utter_slots_greet_primary_information:
- custom:
email: '{email}'
mobilenumber: '{mobilenumber}'
company: '{company}'
experience: '{experience}'
email_mobile: '{email_mobile}'
skills: '{skills}'
response: "Thank you.Our recruiters will call you at the date and time you mentioned"
refferal_yes_info: '{refferal_yes_info}'
response: "Thankyou . We will contact you as advised. Good Bye"
text: "1"
availabletime: '{availabletime}'
utter_stop:
- custom:
text: "STOP"
text: "stopped..."
utter_default:
- custom:
......@@ -143,13 +135,23 @@ templates:
utter_goodbye:
- custom:
text: "Bye"
utter_greet:
utter_refferal_no:
- custom:
text: "Hi. This is VERA from V-Soft consulting. We may have great job opportunities based on your profile. Are you interested ? "
text: "Thank you."
utter_ask_refferal_yes_info:
- custom:
text: "Great! Could you please enter the candidate’s name and phone number so one of our recruiters can contact them."
# utter_greet:
# - custom:
# text: "Hi, This is VERA from V-Soft Consulting Inc(https://www.vsoftconsulting.com/). I may help you in finding your new dream job or new project? Would you like to hear more? yes or no ​"
utter_welcome:
- custom:
text: "Hi, I am VERA virtual Assistant"
text: "Hi, This is VERA from V-Soft Consulting Inc(https://www.vsoftconsulting.com/). I may help you in finding your new dream job or new project? Would you like to hear more? yes or no "
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment