2024-12-09
TypeError: __init__() got an unexpected keyword argument 'mappings'
Rasa Open Source
ChrisRahme
(Chris Rahmé)
April 8, 2022, 5:23pm
4
You are using Rasa 3.x format with Rasa 2.x
For the Rasa 2.x docs, go to
rasa.com/docs/rasa/2.x
.
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Slot = slot_class(slot_name, **slot_dict[slot_name]) TypeError: __init__() got an unexpected keyword argument 'values'
Rasa Open Source
34
2196
January 27, 2022
RASA 'requires_slots' error in the definition of slot mappings in the form
Rasa Open Source
6
818
October 7, 2021
FutureWarning: The definition of slot mappings in your form should always be preceded by the keyword `required_slots`. f"The definition of slot mappings in your form "
Rasa Open Source
10
1423
June 30, 2021
The slot mappings for slot 'required_slots' in form 'appointment_form' have type '<class 'dict'>'
Rasa Open Source
1
1266
May 11, 2021
Error: 'You need to specify a value for the key 'entity' in the slot mapping of type 'from_entity' for slot 'user_ID'
Rasa Open Source
2
272
June 25, 2023