File size: 740 Bytes
68b565f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | {
"ambiguous_place": 0,
"ask_location": 1,
"ask_price": 2,
"ask_rating": 3,
"availability_question": 4,
"best_of": 5,
"clarification_response": 6,
"compare_places": 7,
"confirm": 8,
"deny": 9,
"fallback": 10,
"filter_results": 11,
"goodbye": 12,
"greeting": 13,
"housing_search": 14,
"menu_filter": 15,
"nearby_search": 16,
"nearest_cafe": 17,
"nearest_pharmacy": 18,
"nearest_restaurant": 19,
"nearest_supermarket": 20,
"no_result_recovery": 21,
"open_now": 22,
"open_now_extended": 23,
"place_details": 24,
"price_question": 25,
"recommend_place": 26,
"recommendation_by_mood": 27,
"search_by_item": 28,
"show_menu": 29,
"show_more": 30,
"sort_results": 31,
"thanks": 32
} |