Skip to content

Commit

Permalink
tutorial template domain file - remove unneeded slot mappings
Browse files Browse the repository at this point in the history
  • Loading branch information
amn41 committed Sep 27, 2023
1 parent abb3079 commit 2839f88
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rasa/cli/project_templates/tutorial/domain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,8 @@ version: "3.1"
slots:
recipient:
type: text
mappings:
- type: custom
amount:
type: float
mappings:
- type: custom

responses:
utter_ask_recipient:
Expand Down

0 comments on commit 2839f88

Please sign in to comment.