Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Match latest getting started flow (discussion) #338

Merged
merged 103 commits into from
Nov 13, 2019
Merged
Show file tree
Hide file tree
Changes from 87 commits
Commits
Show all changes
103 commits
Select commit Hold shift + click to select a range
118af52
Add first draft of plan
Jun 25, 2019
477448e
Move old step 4 to step 5
Jun 25, 2019
3a7ab75
Move old step 3 to step 4
Jun 25, 2019
4186dff
Add step 2 (rasa init)
Jun 25, 2019
96a1c15
Add step 3 story file
Jun 26, 2019
7a40790
Fix indentation and complete story
Jun 26, 2019
a5b943f
Add step 3 get_started messages and remove unused utterances
Jun 26, 2019
3b49e32
Update links for migration
Jun 26, 2019
47c5d4b
Rename to interactive.md
msamogh Jul 4, 2019
a7a9d74
Revamp domain
msamogh Jul 8, 2019
5ec53c9
Remove offending character
msamogh Jul 8, 2019
0466490
Split up NLU training data into manageable components
msamogh Jul 9, 2019
86bd3e0
Remove action to select between pip/conda
msamogh Jul 9, 2019
cb05030
Changes to match the new getting started flow
msamogh Jul 9, 2019
940fd4a
Remove plan
msamogh Jul 9, 2019
26b2b1a
Fix incomplete story
msamogh Jul 10, 2019
02a1340
Fix dangling utterance
msamogh Jul 10, 2019
2a07bcc
Remove offending intent in story
msamogh Jul 10, 2019
b98dc38
Remove out-of-place intent
msamogh Jul 10, 2019
5c82b1a
Remove unused action
msamogh Jul 10, 2019
d7e671e
Remove out of place intents
msamogh Jul 10, 2019
3ba8634
Add missing utterances
msamogh Jul 11, 2019
00a6d93
Fix NLU data for choosing to know about both products
msamogh Jul 11, 2019
1f8ee58
Explain that Rasa is a dependency of Rasa X
msamogh Jul 11, 2019
ef270f7
Add both and all to lookup table
msamogh Jul 11, 2019
b447a77
Add missing slots
msamogh Jul 11, 2019
413c89f
Add missing stories
msamogh Jul 11, 2019
da78808
Sort utterances alphabetically
msamogh Jul 11, 2019
b261b33
Revamp step 4
msamogh Jul 11, 2019
0eef4c9
Fix small error in story
msamogh Jul 11, 2019
f4aa420
Revert utterance to original one
msamogh Jul 11, 2019
28a1917
Change True to true
msamogh Jul 11, 2019
0a89f72
Add FAQ story
msamogh Jul 11, 2019
1c513bd
Comment out stories from interactive learning to pass tests
msamogh Jul 11, 2019
8e8b617
Remove interactive
msamogh Jul 11, 2019
ab81417
Add story
msamogh Jul 11, 2019
f06f3c0
Remove obsolete model
msamogh Jul 11, 2019
98c9115
Fix indentation
msamogh Jul 11, 2019
d59838e
Fix stories
msamogh Jul 11, 2019
5e3e5f3
Fix stories
msamogh Jul 11, 2019
4f75779
Cover deny case
msamogh Jul 12, 2019
ad3e1ef
Fix step 2 stories
msamogh Jul 12, 2019
3300c66
Add few more examples to technical_question
msamogh Jul 12, 2019
b8e983e
Add more "all" examples
msamogh Jul 12, 2019
0e93f06
Fix spelling error
msamogh Jul 12, 2019
3a8a0df
Add missing utterances
msamogh Jul 12, 2019
5100f94
Fix story
msamogh Jul 12, 2019
62970ed
Fix stories
msamogh Jul 12, 2019
f605b36
Add model
msamogh Jul 12, 2019
c7c3f2e
Add comparison FAQs
msamogh Jul 14, 2019
4214eac
Remove extra spaces
msamogh Aug 6, 2019
6c65cb1
Add couple of Rasa X examples
msamogh Aug 6, 2019
1f5f8f2
Add "OR explain" to chitchat stories
msamogh Aug 6, 2019
08d80ed
Replace tabs with spaces
msamogh Aug 6, 2019
d37890d
Add "OR explain" to stories
msamogh Aug 6, 2019
e598932
Add stories from interactive learning
msamogh Aug 6, 2019
710bfe3
Add back FAQs
msamogh Aug 7, 2019
dbe12c9
Fix utterance name
msamogh Aug 7, 2019
2949c0a
Fixed conflicting stories
msamogh Aug 7, 2019
0104f86
Some minor changes
msamogh Aug 19, 2019
0de5bab
Add missing step
msamogh Aug 19, 2019
448602f
Remove conflicting part
msamogh Aug 20, 2019
16bbcad
Bump Rasa version to 1.3.3
msamogh Sep 18, 2019
8fc8884
Remove step 5 and remove references to Rasa NLU and Rasa Core in the …
msamogh Sep 20, 2019
1b728ad
Move step 5 story file to step 4
msamogh Sep 20, 2019
d694d01
Delete installation step story file
msamogh Sep 20, 2019
b012852
Update step 2
msamogh Sep 23, 2019
2c6a3d2
Add FAQ distraction stories to step 2
msamogh Sep 23, 2019
8b1b5a3
Update installation command, Python versions, and end utterance with …
msamogh Sep 23, 2019
77ff0bb
Update obsolete story
msamogh Sep 23, 2019
5054b7c
Add debug statement
msamogh Sep 23, 2019
c800466
Add story for direct installation intent
msamogh Sep 23, 2019
c06adfc
Fix story and redirect to step 3 instead of step 4
msamogh Sep 23, 2019
37db56a
Bump to Rasa 1.3.6
msamogh Sep 23, 2019
e95ce06
Add missing step in step 2 story
msamogh Sep 24, 2019
83bae80
Simplify story
msamogh Sep 24, 2019
ffb2823
Tie up loose ends with FAQs
msamogh Sep 25, 2019
0204b2d
Remove checkpoints
msamogh Sep 27, 2019
15bd902
Expand checkpoint into full stories
msamogh Sep 29, 2019
7b14952
Fix failing stories
msamogh Oct 7, 2019
9ab6800
Upgrade to 1.3.7
msamogh Oct 7, 2019
f5e7177
Add initialization inside try block
msamogh Oct 14, 2019
d1b78a1
Remove '(Core + NLU)'
msamogh Oct 14, 2019
b190b14
More template changes
msamogh Oct 14, 2019
db2439a
Template changes
msamogh Oct 14, 2019
f85c21e
More template changes
msamogh Oct 14, 2019
630de4f
Merge branch 'new-new-getting-started' of https://github.com/RasaHQ/r…
msamogh Oct 14, 2019
6121bc2
Remove offending story
msamogh Oct 17, 2019
a05d9c8
Try fixing Travis build fail
msamogh Oct 18, 2019
a38cf7f
Refer to installation
msamogh Oct 21, 2019
68f0955
Change "Pls suggest" to "Please suggest"
msamogh Oct 23, 2019
fa34642
Add out_of_scope story
msamogh Oct 24, 2019
6a2e99a
alphabetize intent descriptinos
erohmensing Nov 5, 2019
2ecc0f7
fix intent description mapping
erohmensing Nov 5, 2019
e61201b
remove checkpoint
erohmensing Nov 5, 2019
f325960
rasa platform -> rasa x ee
erohmensing Nov 5, 2019
87ddc2b
merge nlu files
erohmensing Nov 5, 2019
51ec6ed
update utterances
erohmensing Nov 5, 2019
42eadfa
clean up some inconsistencies
erohmensing Nov 5, 2019
6cce51b
config + requirements
erohmensing Nov 12, 2019
4ac5a37
remove makefile and update readme
erohmensing Nov 13, 2019
1f48781
keep close the loop
erohmensing Nov 13, 2019
15cbe24
update travis
erohmensing Nov 13, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
255 changes: 187 additions & 68 deletions data/core/chitchat.md

Large diffs are not rendered by default.

903 changes: 517 additions & 386 deletions data/core/faqs.md

Large diffs are not rendered by default.

115 changes: 37 additions & 78 deletions data/core/closetheloop.md → data/core/interactive.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,9 +367,9 @@
- slot{"onboarding":true}
- utter_built_bot_before
* deny
- utter_explain_stack
- utter_stack_details
- utter_explain_nlucore
- utter_explain_rasa_components
- utter_rasa_components_details
- utter_ask_explain_nlucorex
* how_to_get_started{"product":"core"}
- slot{"product":"core"}
- utter_explain_core
Expand Down Expand Up @@ -518,12 +518,8 @@
- slot{"onboarding":false}
- utter_ask_which_product
* how_to_get_started{"product":"core"}
- slot{"product":"core"}
- utter_core_tutorial
- utter_explain_core
- utter_anything_else
* how_to_get_started{"product":"nlu"}
- slot{"product":"nlu"}
- utter_ask_for_nlu_specifics

## Story from conversation with 201bb55841154f858f524a485f8816c3 on November 18th 2018

Expand Down Expand Up @@ -568,12 +564,13 @@
- slot{"onboarding":true}
- utter_built_bot_before
* deny
- utter_explain_stack
- utter_stack_details
- utter_explain_nlucore
- utter_explain_rasa_components
- utter_rasa_components_details
- utter_ask_explain_nlucorex
* affirm
- utter_explain_nlu
- utter_explain_core
- utter_explain_x
- utter_direct_to_step2
* enter_data
- utter_not_sure
Expand Down Expand Up @@ -642,12 +639,13 @@
- slot{"onboarding":true}
- utter_built_bot_before
* deny
- utter_explain_stack
- utter_stack_details
- utter_explain_nlucore
- utter_explain_rasa_components
- utter_rasa_components_details
- utter_ask_explain_nlucorex
* affirm
- utter_explain_nlu
- utter_explain_core
- utter_explain_x
- utter_direct_to_step2
* enter_data
- utter_not_sure
Expand All @@ -671,9 +669,9 @@
* affirm
- utter_ask_migration
* deny
- utter_explain_stack
- utter_stack_details
- utter_explain_nlucore
- utter_explain_rasa_components
- utter_rasa_components_details
- utter_ask_explain_nlucorex
* how_to_get_started{"product":"core"}
- slot{"product":"core"}
- utter_explain_core
Expand All @@ -696,37 +694,6 @@
* affirm
- utter_thumbsup

## Story from conversation with 03727bb9d4cb4f64afdc383818739680 on January 17th 2019

* get_started_step1
- action_greet_user
- slot{"shown_privacy":true}
- slot{"step":"1"}
* greet
- action_greet_user
* how_to_get_started{"user_type":"new"}
- action_set_onboarding
- utter_built_bot_before
* deny
- utter_explain_stack
- utter_stack_details
- utter_explain_nlucore
* how_to_get_started{"product":"stack"}
- slot{"product":"stack"}
- utter_explain_nlu
- utter_explain_core
- utter_direct_to_step2
* get_started_step2
- action_greet_user
- slot{"step":"2"}
- utter_direct_step3
* get_started_step3
- action_greet_user
- slot{"step":"3"}
* install_rasa
- utter_ask_python_installed


## Story from conversation with 4cdb0b3c6f6c4b3694fcb311ae72743b on January 21st 2019

* get_started_step1
Expand All @@ -741,16 +708,17 @@
- slot{"onboarding":true}
- utter_built_bot_before
* deny
- utter_explain_stack
- utter_stack_details
- utter_explain_nlucore
- utter_explain_rasa_components
- utter_rasa_components_details
- utter_ask_explain_nlucorex
* ask_faq_differencecorenlu
- action_faqs
- utter_explain_nlucore
- utter_ask_explain_nlucorex
* how_to_get_started{"product":"core"}
- utter_explain_core
- utter_also_explain_nlu

* deny
- utter_direct_to_step2

## Story from conversation with 4b7ecc2cab6e42c5b1fedb8ab4056866 on December 29th 2018
* get_started_step1
Expand Down Expand Up @@ -835,13 +803,13 @@
- slot{"onboarding":true}
- utter_built_bot_before
* deny
- utter_explain_stack
- utter_stack_details
- utter_explain_nlucore
- utter_explain_rasa_components
- utter_rasa_components_details
- utter_ask_explain_nlucorex
* ask_faq_differencecorenlu{"product":"nlu"}
- slot{"product":"nlu"}
- action_faqs
- utter_explain_nlucore
- utter_ask_explain_nlucorex
* how_to_get_started{"product":"core"}
- utter_explain_core
- utter_also_explain_nlu
Expand All @@ -853,21 +821,10 @@
- slot{"shown_privacy":true}
- slot{"step":"1"}
* install_rasa
- utter_ask_python_installed
* affirm
- utter_ask_pip_or_conda
* enter_data{"package_manager":"pip"}
- slot{"package_manager":"pip"}
- action_select_installation_command
- utter_installation_command
- utter_having_trouble_installing
- utter_ask_ready_to_build
* enter_data
- action_store_problem_description
- slot{"problem_description":"tensorflow 1.10.0 has requirement numpy<=1.14.5,>=1.13.3, but you'll have numpy 1.16.0 which is incompatible."}
- utter_direct_to_forum_for_help
- utter_direct_to_step4
* enter_data
- utter_not_sure
- utter_possibilities
> installation_instructions_displayed


## Story from conversation with 5f3a2ea92d184a9f96df7240e4f7e2d9 on January 21st 2019
Expand All @@ -883,16 +840,17 @@
- slot{"onboarding":true}
- utter_built_bot_before
* deny
- utter_explain_stack
- utter_stack_details
- utter_explain_nlucore
- utter_explain_rasa_components
- utter_rasa_components_details
- utter_ask_explain_nlucorex
* affirm
- utter_explain_nlu
- utter_explain_core
- utter_explain_x
- utter_direct_to_step2

## Story from conversation with ced8c1eb9a8d485f88a02d931b2879bd on January 16th 2019
* get_started_step3
* get_started_step4
- action_greet_user
- slot{"shown_privacy":true}
* rasa_cost
Expand All @@ -912,10 +870,11 @@
* affirm
- utter_ask_migration
* deny
- utter_explain_stack
- utter_stack_details
- utter_explain_nlucore
- utter_explain_rasa_components
- utter_rasa_components_details
- utter_ask_explain_nlucorex
* affirm
- utter_explain_nlu
- utter_explain_core
- utter_explain_x
- utter_direct_to_step2
4 changes: 2 additions & 2 deletions data/core/oos.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## chitchat
<!-- ## chitchat
* out_of_scope
- utter_out_of_scope
- utter_possibilities

-->
## say enter data outside the flows
* greet
- action_greet_user
Expand Down
Loading