Created
November 1, 2024 05:29
-
-
Save adibMosharrof/85a4f714060254759b14ce11ab1ae77f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"service_name": "restaurants", | |
"description": "", | |
"slots": [ | |
{ | |
"name": "dietary_restrictions", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "rating", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "cuisine", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "location", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "name", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "user_name", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "time", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "date", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "number_of_people", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "price_level", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
} | |
], | |
"intents": [ | |
{ | |
"name": "restaurants_en_US_booking", | |
"description": "", | |
"is_transactional": false, | |
"required_slots": [], | |
"optional_slots": [], | |
"result_slots": [] | |
}, | |
{ | |
"name": "chat", | |
"description": "", | |
"is_transactional": false, | |
"required_slots": [], | |
"optional_slots": [], | |
"result_slots": [] | |
}, | |
{ | |
"name": "restaurants_en_US_search", | |
"description": "", | |
"is_transactional": false, | |
"required_slots": [], | |
"optional_slots": [], | |
"result_slots": [] | |
} | |
], | |
"step": null | |
}, | |
{ | |
"service_name": "attractions", | |
"description": "", | |
"slots": [ | |
{ | |
"name": "rating", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "location", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "type", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "name", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
} | |
], | |
"intents": [ | |
{ | |
"name": "chat", | |
"description": "", | |
"is_transactional": false, | |
"required_slots": [], | |
"optional_slots": [], | |
"result_slots": [] | |
}, | |
{ | |
"name": "attractions_en_US_search", | |
"description": "", | |
"is_transactional": false, | |
"required_slots": [], | |
"optional_slots": [], | |
"result_slots": [] | |
} | |
], | |
"step": null | |
}, | |
{ | |
"service_name": "HKMTR", | |
"description": "", | |
"slots": [ | |
{ | |
"name": "destination", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "departure", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
} | |
], | |
"intents": [ | |
{ | |
"name": "chat", | |
"description": "", | |
"is_transactional": false, | |
"required_slots": [], | |
"optional_slots": [], | |
"result_slots": [] | |
}, | |
{ | |
"name": "HKMTR_en", | |
"description": "", | |
"is_transactional": false, | |
"required_slots": [], | |
"optional_slots": [], | |
"result_slots": [] | |
} | |
], | |
"step": null | |
}, | |
{ | |
"service_name": "weathers", | |
"description": "", | |
"slots": [ | |
{ | |
"name": "city", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "day", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
} | |
], | |
"intents": [ | |
{ | |
"name": "chat", | |
"description": "", | |
"is_transactional": false, | |
"required_slots": [], | |
"optional_slots": [], | |
"result_slots": [] | |
}, | |
{ | |
"name": "weathers_en_US_search", | |
"description": "", | |
"is_transactional": false, | |
"required_slots": [], | |
"optional_slots": [], | |
"result_slots": [] | |
} | |
], | |
"step": null | |
}, | |
{ | |
"service_name": "hotels", | |
"description": "", | |
"slots": [ | |
{ | |
"name": "location", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "price_level", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "rating", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "name", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "number_of_rooms", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "user_name", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "start_day", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "start_month", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "number_of_nights", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
}, | |
{ | |
"name": "stars", | |
"description": "", | |
"is_categorical": false, | |
"possible_values": [] | |
} | |
], | |
"intents": [ | |
{ | |
"name": "hotels_en_US_search", | |
"description": "", | |
"is_transactional": false, | |
"required_slots": [], | |
"optional_slots": [], | |
"result_slots": [] | |
}, | |
{ | |
"name": "chat", | |
"description": "", | |
"is_transactional": false, | |
"required_slots": [], | |
"optional_slots": [], | |
"result_slots": [] | |
}, | |
{ | |
"name": "hotels_en_US_booking", | |
"description": "", | |
"is_transactional": false, | |
"required_slots": [], | |
"optional_slots": [], | |
"result_slots": [] | |
} | |
], | |
"step": null | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment