Skip to content

Commit

Permalink
fix flow
Browse files Browse the repository at this point in the history
  • Loading branch information
dakshvar22 committed Oct 30, 2024
1 parent 6c3d3e0 commit 782941c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion calm_llm/data/flows/book_rental_car.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ flows:
- else: "cancellation"
- id: "confirm_booking"
action: utter_confirm_booked_rental_car
next: END
- id: "cancellation"
action: utter_flow_cancelled_rasa

0 comments on commit 782941c

Please sign in to comment.