Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Rasa
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tm-chatbot
Wiki Rasa
Commits
75049169
Commit
75049169
authored
6 years ago
by
Jonas Wolff
Browse files
Options
Downloads
Patches
Plain Diff
stories fixed
parent
208e0da6
No related branches found
No related tags found
1 merge request
!20
Example
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
example/stories.md
+20
-20
20 additions, 20 deletions
example/stories.md
with
20 additions
and
20 deletions
example/stories.md
+
20
−
20
View file @
75049169
...
...
@@ -6,52 +6,52 @@
*
goodbye
-
utter_goodbye
## birthplace
_action
*
birthplace
_action
{"physicist": "albert einstein"}
## birthplace
*
birthplace{"physicist": "albert einstein"}
-
action_search_birthplace
-
action_utter_birthplace
## day_of_death
_action
*
day_of_death
_action
{"physicist": "albert einstein"}
## day_of_death
*
day_of_death{"physicist": "albert einstein"}
-
action_search_day_of_death
-
action_utter_day_of_death
## place_of_death
_action
*
is_alive
_action
{"physicist": "albert einstein"}
## place_of_death
*
is_alive{"physicist": "albert einstein"}
-
action_search_place_of_death
-
action_utter_place_of_death
## is_alive
_action
*
is_alive
_action
{"physicist": "albert einstein"}
## is_alive
*
is_alive{"physicist": "albert einstein"}
-
action_search_is_alive
-
action_utter_is_alive
## num_spouses
_action
*
num_spouses
_action
{"physicist": "albert einstein"}
## num_spouses
*
num_spouses{"physicist": "albert einstein"}
-
action_search_num_spouses
-
action_utter_num_spouses
## primary_education
_action
*
primary_education
_action
{"physicist": "albert einstein"}
## primary_education
*
primary_education{"physicist": "albert einstein"}
-
action_search_primary_education
-
action_utter_primary_education
## university
_action
*
university
_action
{"physicist": "albert einstein"}
## university
*
university{"physicist": "albert einstein"}
-
action_search_university
-
action_utter_university
## area_of_research
_action
*
area_of_research
_action
{"physicist": "albert einstein"}
## area_of_research
*
area_of_research{"physicist": "albert einstein"}
-
action_search_area_of_research
-
action_utter_area_of_research
## workplace
_action
*
workplace
_action
{"physicist": "albert einstein"}
## workplace
*
workplace{"physicist": "albert einstein"}
-
action_search_workplace
-
action_utter_workplace
## awards
_action
*
awards
_action
{"physicist": "albert einstein"}
## awards
*
awards{"physicist": "albert einstein"}
-
action_search_awards
-
action_utter_awards
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment