input
stringlengths 20
429
| tool
stringclasses 464
values | output
stringlengths 46
331
| id
stringlengths 36
36
|
---|---|---|---|
What do you find so amazing about T rated single-player games? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "has_multiplayer", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"esrb": "T (for Teen)", "rating": "excellent", "has_multiplayer": false}} | 28390d74-532e-41d4-96bd-86628dec39e5 |
Silent Hill 2 is an action-adventure puzzle game. It is rated M (for Mature). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Silent Hill 2", "esrb": "M (for Mature)", "genres": ["action-adventure", "puzzle"]}} | 7547ee0d-4468-4ca9-a48a-a54dd816eb4d |
What makes you think that first person driving sim games aren't very good? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "average", "genres": ["driving/racing", "simulation"], "player_perspective": ["first person"]}} | 28b47894-c861-40c9-a14b-a849ad5bdbd3 |
What is it about single-player games made by Valve Corporation that you find so attractive? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "has_multiplayer", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"developer": "Valve Corporation", "rating": "excellent", "has_multiplayer": false}} | 74519005-0248-48dc-820e-a32655206dc3 |
Lara Croft and the Temple of Osiris is an action-adventure, puzzle shooter game. It's available for PlayStation, Xbox, and PC, but was not released for Linux or Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Lara Croft and the Temple of Osiris", "genres": ["action-adventure", "puzzle", "shooter"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}} | 72799876-fde9-4c89-a18e-1cf80a956ed8 |
Dance Dance Revolution Universe 3 came out in 2008. It's a music game with multiplayer support that you can play on Xbox, though it has received some poor ratings. It's rated E (for Everyone). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Dance Dance Revolution Universe 3", "release_year": 2008, "esrb": "E (for Everyone)", "rating": "poor", "genres": ["music"], "has_multiplayer": true, "platforms": ["Xbox"]}} | 7c9e6086-c1f9-4957-9a0f-cc616caca04d |
What is it about first person driving/racing simulators that makes you feel they can barely entertain you? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "average", "genres": ["driving/racing", "simulation"], "player_perspective": ["first person"]}} | 5a639368-ad40-4d44-b288-c16ca74c0265 |
Why is it that you don't like single-player only PC games? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["has_multiplayer", "platforms", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "poor", "has_multiplayer": false, "platforms": ["PC"]}} | e7d4bbd8-2ef2-49af-83ae-799f5baf8a42 |
Horizon: Zero Dawn is a role-playing third person shooter game from 2017 with a lot of action and adventure. It is a PlayStation exclusive game with no multiplayer options, and it's suitable for teenagers. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Horizon: Zero Dawn", "release_year": 2017, "esrb": "T (for Teen)", "genres": ["action-adventure", "role-playing", "shooter"], "player_perspective": ["third person"], "has_multiplayer": false, "platforms": ["PlayStation"]}} | cdc6349a-be29-405d-acb0-0ac64ef9ee95 |
Dance Dance Revolution Universe 3 is a 2008 music game for Xbox. It is a multiplayer game for everyone with a poor rating. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Dance Dance Revolution Universe 3", "release_year": 2008, "esrb": "E (for Everyone)", "rating": "poor", "genres": ["music"], "has_multiplayer": true, "platforms": ["Xbox"]}} | 5c8ec2ef-606f-4e8e-ac12-36c0654cb5d1 |
Why do you find first person driving/racing simulators to be just okay? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "average", "genres": ["driving/racing", "simulation"], "player_perspective": ["first person"]}} | d6a6a2d7-5636-434f-a735-528b9bddc040 |
So why are action-adventure shooters some of your favorite games? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "excellent", "genres": ["action-adventure", "shooter"]}} | 59fa6ce3-fb23-4e1a-8de0-e2cd7fb16778 |
Need for Speed: Payback is a third person driving/racing game with a multiplayer mode. It came out in 2017 for PlayStation, Xbox, and PC, but it is not available on Mac or Linux. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Need for Speed: Payback", "release_year": 2017, "genres": ["driving/racing"], "player_perspective": ["third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}} | 46ebe7b0-40bd-4fc7-9794-70139af1a8a9 |
Super Mario World is just a fantastic game. A truly amazing side view game, especially considering the multiplayer! | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Super Mario World", "rating": "excellent", "player_perspective": ["side view"], "has_multiplayer": true}} | 70612cbc-f4ef-40e5-9aea-ae4b79684c1b |
Guitar Hero: Smash Hits is a first person music game that came out in 2009. It was developed by Beenox for PlayStation, Xbox and Nintendo and though it has multiplayer support, it has received some low ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Guitar Hero: Smash Hits", "release_year": 2009, "developer": "Beenox", "rating": "poor", "genres": ["music"], "player_perspective": ["first person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "Nintendo"]}} | 0a85d234-f84c-4111-badd-d2cf1fc0bc62 |
What do you like about E 10+ games released on Mac? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["esrb", "has_mac_release", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"esrb": "E 10+ (for Everyone 10 and Older)", "rating": "good", "has_mac_release": true}} | aca4a85b-7472-4555-9173-5c0f1c6e1df6 |
MotorStorm: Apocalypse was released in the year 2011 on the PlayStation only. It's a vehicular combat game through the third person perspective, and it has multiplayer mode. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "has_multiplayer", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "MotorStorm: Apocalypse", "release_year": 2011, "genres": ["vehicular combat"], "player_perspective": ["third person"], "has_multiplayer": true, "platforms": ["PlayStation"]}} | 63637192-f299-4e63-9120-4a9e8bf52d3f |
I really, really loved Super Mario World. The side view perspective made it easy to play, and the multiplayer means I can play it with friends too. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Super Mario World", "rating": "excellent", "player_perspective": ["side view"], "has_multiplayer": true}} | 679d8043-7ac4-469b-99b9-72c042809685 |
Why do you enjoy point and click adventure games so much? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "genres": ["adventure", "point-and-click"]}} | a7516840-2b90-41df-97e7-9557fabebfa6 |
One of the good adventure role-playing games I recently played is The Elder Scrolls V: Skyrim. The game is restricted to mature audiences only. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Elder Scrolls V: Skyrim", "esrb": "M (for Mature)", "rating": "good", "genres": ["adventure", "role-playing"]}} | 594b67bb-a856-4c1e-ba69-8f48295598a1 |
I would rather play Super Mario World than eat or sleep! I can't remember a side view multiplayer game that was more exciting and fun. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Super Mario World", "rating": "excellent", "player_perspective": ["side view"], "has_multiplayer": true}} | 16f40341-34fe-4340-ac38-f3de3140d945 |
What is it about M rated games that you find so excellent? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["esrb", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"esrb": "M (for Mature)", "rating": "excellent"}} | 2dcd3e6b-c991-4d73-9a8a-72990e157005 |
The Last of Us is an action-adventure shooter on PlayStation. Developed by Naughty Dog, it's rated M (for Mature). With a third person perspective and multiplayer options, it has earned excellent ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Last of Us", "developer": "Naughty Dog", "esrb": "M (for Mature)", "rating": "excellent", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "has_multiplayer": true, "platforms": ["PlayStation"]}} | 538bfc5b-5230-4e69-b3e9-e8eadf2ebac2 |
Little Big Adventure is a third person action-adventure game released in 1994. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Little Big Adventure", "release_year": 1994, "genres": ["action-adventure"], "player_perspective": ["third person"]}} | 0fc3fb4a-a947-423d-b861-95e1f2b0629e |
The 2009 music genre video game, Guitar Hero: Smash Hits developed by Beenox received poor ratings. The first person PlayStation, Xbox and Nintendo title does however offer multiplayer features. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Guitar Hero: Smash Hits", "release_year": 2009, "developer": "Beenox", "rating": "poor", "genres": ["music"], "player_perspective": ["first person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "Nintendo"]}} | 297258a2-61b4-4329-8f58-86fa4b575f44 |
How is the third person perspective enjoyable in single-player games? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "player_perspective": ["third person"], "has_multiplayer": false}} | d8a10f32-979a-4e79-9d8a-33d77250fd60 |
Transport Tycoon, by developer Chris Sawyer, is a simulation strategy game from a bird view perspective. It was released in 1994. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "genres", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Transport Tycoon", "release_year": 1994, "developer": "Chris Sawyer", "genres": ["simulation", "strategy"], "player_perspective": ["bird view"]}} | ad91d1d1-0e8d-4955-9162-03dc2de19cb2 |
Little Big Adventure from 1994 is a third person action-adventure game. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Little Big Adventure", "release_year": 1994, "genres": ["action-adventure"], "player_perspective": ["third person"]}} | 517bb13e-0ffd-4f57-8aea-7030a598e57e |
Guitar Hero: Smash Hits is a music game that came out in 2009 by Beenox, but has a poor rating. The game is available on PlayStation, Xbox, and Nintendo. Guitar Hero has multiplayer functionality and is in the first person. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Guitar Hero: Smash Hits", "release_year": 2009, "developer": "Beenox", "rating": "poor", "genres": ["music"], "player_perspective": ["first person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "Nintendo"]}} | 9515606d-9ddf-4327-a74a-10fe7d32f511 |
What is it about Codemasters Southam's PlayStation games that makes you say they're just average? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "platforms", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"developer": "Codemasters Southam", "rating": "average", "platforms": ["PlayStation"]}} | 80d5fd89-184a-467b-a7f6-d7119c577c11 |
Nightshade is a text adventure game that came out in 2017. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Nightshade", "release_year": 2017, "genres": ["text adventure"]}} | 57bdf29f-f3b5-4f20-828d-351e16fc15d9 |
Little Big Adventure is an action-adventure game that is in the third person. The game came out in 1994. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Little Big Adventure", "release_year": 1994, "genres": ["action-adventure"], "player_perspective": ["third person"]}} | 09893a8d-cf11-4f74-a368-ee9e7e407775 |
Since you mentioned that Tony Hawk's Pro Skater 3 was okay, is it safe to assume you play other multiplayer sports games? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Tony Hawk's Pro Skater 3", "rating": "average", "genres": ["sport"], "has_multiplayer": true}} | 603f5364-70a7-44a2-9de3-4d1cf53a9b6c |
Why do you feel unenthusiastic about games without a Mac or Linux release? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["has_linux_release", "has_mac_release", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "average", "has_linux_release": false, "has_mac_release": false}} | b46ddf96-5a56-495e-8a0b-abf6368f8ad1 |
MotorStorm: Apocalypse was a vehicular combat game released in 2011, and rated T (for Teen). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "MotorStorm: Apocalypse", "release_year": 2011, "esrb": "T (for Teen)", "genres": ["vehicular combat"]}} | 0aecc73c-0a70-46f0-8c1d-c09ab0d40fb9 |
You said you were not that fond of Tony Hawk's Pro Skater 3. In general, do you like to play multiplayer sports games? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Tony Hawk's Pro Skater 3", "rating": "average", "genres": ["sport"], "has_multiplayer": true}} | fc02aadb-7f5f-4173-aa3b-a5f352aeadd9 |
What do you enjoy about Firaxis Games' 2010 catalog? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "rating", "release_year"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"release_year": 2010, "developer": "Firaxis Games", "rating": "good"}} | b8f649fc-bfc3-4e37-89b0-c02a865652a6 |
The PlayStation and Xbox game, Need for Speed: Payback, is a suitable game for teenagers, as it offers driving/racing multiplayer features. While the game is not an option for Linux or Mac users, it is available for PC despite the poor ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["esrb", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Need for Speed: Payback", "esrb": "T (for Teen)", "rating": "poor", "genres": ["driving/racing"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}} | 28479650-ecbf-4b35-a528-3bac2b5319c7 |
MotorStorm: Apocalypse is a 2011 vehicular combat game rated T (for Teen). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "MotorStorm: Apocalypse", "release_year": 2011, "esrb": "T (for Teen)", "genres": ["vehicular combat"]}} | 26673dbe-1e7b-4c8b-9059-d10e4109758b |
I know you didn't hate Tony Hawk's Pro Skater 3, but didn't love it either. Do you feel kinda the same way about other sports games with multiplayer? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Tony Hawk's Pro Skater 3", "rating": "average", "genres": ["sport"], "has_multiplayer": true}} | d02b5eb5-fa6d-41b2-bb2b-7190a0a4de6e |
Why do you love playing games on the PC more than any other platforms? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["platforms", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "excellent", "platforms": ["PC"]}} | fde67644-a3a1-4b98-a31a-d1ed40121a8e |
MotorStorm: Apocalypse is a poorly reviewed 2011 game. It is a third person vehicular combat game that was made for PlayStation. It was developed by Evolution Studios and was rated T. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "MotorStorm: Apocalypse", "release_year": 2011, "developer": "Evolution Studios", "esrb": "T (for Teen)", "rating": "poor", "genres": ["vehicular combat"], "player_perspective": ["third person"], "platforms": ["PlayStation"]}} | fd3ddbe9-d6a2-4c73-9090-e60877133141 |
MotorStorm: Apocalypse is a vehicular combat game from 2011 that is rated T (for Teen). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "MotorStorm: Apocalypse", "release_year": 2011, "esrb": "T (for Teen)", "genres": ["vehicular combat"]}} | 47ca9c16-a87f-4f02-9225-f2464bad5ed3 |
Metroid Prime Pinball was developed by Fuse Games, and was released in 2005. It's an average pinball, puzzle game for the Nintendo. There is a multiplayer mode. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "genres", "has_multiplayer", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Metroid Prime Pinball", "release_year": 2005, "developer": "Fuse Games", "rating": "average", "genres": ["pinball", "puzzle"], "has_multiplayer": true, "platforms": ["Nintendo"]}} | 698b7f51-126c-4b7f-8049-cd65040adb48 |
What do you enjoy about Tarsier Studios' games? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"developer": "Tarsier Studios", "rating": "good"}} | 7314bcbf-60fe-4728-a287-3c2268face9d |
NHL 15 was released with an E 10+ (for Everyone 10 and Older) rating. It's an average simulation sport game that is played from a bird view. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "NHL 15", "esrb": "E 10+ (for Everyone 10 and Older)", "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view"]}} | 074e5473-c075-4045-bad9-b73495c9166d |
Metroid Prime Pinball by Fuse Games is an average-rated multiplayer pinball, puzzle game for Nintendo. It came out in 2005. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "genres", "has_multiplayer", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Metroid Prime Pinball", "release_year": 2005, "developer": "Fuse Games", "rating": "average", "genres": ["pinball", "puzzle"], "has_multiplayer": true, "platforms": ["Nintendo"]}} | 33617b68-6fa9-4d87-8055-32f948d2addd |
I'm curious, what is it about adventure puzzle platformers that you enjoy? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "genres": ["adventure", "platformer", "puzzle"]}} | cb336852-9136-4cf7-84ff-5327974f2760 |
MotorStorm: Apocalypse was developed by Evolution Studios, and was released in 2011 with a rating of T (for Teen). It's a poor third person vehicular combat game for PlayStation. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "MotorStorm: Apocalypse", "release_year": 2011, "developer": "Evolution Studios", "esrb": "T (for Teen)", "rating": "poor", "genres": ["vehicular combat"], "player_perspective": ["third person"], "platforms": ["PlayStation"]}} | 17844d52-3c4f-4914-aa51-44ccb9cc738f |
You like multiplayer games quite a bit. Can you tell me why that is? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "has_multiplayer": true}} | b0fda7b8-409a-4164-8783-135651bb842b |
The Sims is a simulation strategy game that gives the player a bird view perspective. It has good likability and is rated T (for Teen). There is no multiplayer, however. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Sims", "esrb": "T (for Teen)", "rating": "good", "genres": ["simulation", "strategy"], "player_perspective": ["bird view"], "has_multiplayer": false}} | 949a6d72-4774-49b9-a703-68aedd47247c |
Tomb Raider: The Angel of Darkness is, sadly, a very bad game. No one releasing games in 2003 seemed to have any idea what they were doing, and Core Design is a really bad developer in my opinion. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating", "release_year"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Tomb Raider: The Angel of Darkness", "release_year": 2003, "developer": "Core Design", "rating": "poor"}} | 3416daa8-7cf5-426a-9fb4-0ec12f8e8b4c |
What do you like about third person games? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "player_perspective": ["third person"]}} | 463816e5-0ec9-4176-a67b-27d2f963022c |
Age of Wonders II: The Wizard's Throne is a role-playing turn-based strategy that was released for PC only, but does not have a Linux or Mac release. It was released in 2002. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Age of Wonders II: The Wizard's Throne", "release_year": 2002, "genres": ["role-playing", "turn-based strategy"], "platforms": ["PC"], "has_linux_release": false, "has_mac_release": false}} | 97eb84a1-5d68-4719-9282-e581ea7f08bb |
Core Design's Tomb Raider: The Angel of Darkness launched in 2003, and frankly, I was underwhelmed by the experience of playing it. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating", "release_year"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Tomb Raider: The Angel of Darkness", "release_year": 2003, "developer": "Core Design", "rating": "poor"}} | 1c472203-de59-4b66-b664-6e3f45193b6a |
Metroid Prime Pinball was released by Fuse Games for Nintendo consoles in 2005, and features a puzzle pinball gameplay. It received only average reviews, but it has a multiplayer mode. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "genres", "has_multiplayer", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Metroid Prime Pinball", "release_year": 2005, "developer": "Fuse Games", "rating": "average", "genres": ["pinball", "puzzle"], "has_multiplayer": true, "platforms": ["Nintendo"]}} | d2c7e37f-2932-4a0e-966d-ec3555e1797b |
What do you think it is about the PlayStation games developed by Tarsier Studios that makes them fun to play? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "platforms", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"developer": "Tarsier Studios", "rating": "good", "platforms": ["PlayStation"]}} | 7cc88219-9a36-46dd-b3a6-9d5fc4321b5f |
Red Entertainment Corporation developed Nightshade, a text adventure game for PC only. It is available on Steam, but there is no Linux or Mac release. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "developer", "genres", "has_linux_release", "has_mac_release", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Nightshade", "developer": "Red Entertainment Corporation", "genres": ["text adventure"], "platforms": ["PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 987830b5-d764-4788-8ad0-c9a84812be5f |
MotorStorm: Apocalypse was developed by Evolution Studios, and was released in 2011 with a rating of T (for Teen). It's a poor third person vehicular combat game for PlayStation. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "MotorStorm: Apocalypse", "release_year": 2011, "developer": "Evolution Studios", "esrb": "T (for Teen)", "rating": "poor", "genres": ["vehicular combat"], "player_perspective": ["third person"], "platforms": ["PlayStation"]}} | 8652cb53-4bd8-4bd1-bace-ee28ce7c44c8 |
Why do you find first person driving/racing simulators to be just okay? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "average", "genres": ["driving/racing", "simulation"], "player_perspective": ["first person"]}} | 8e6f69c3-71a2-44a9-a034-71953d16df42 |
Tetris is a side view arcade puzzle and strategy game. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tetris", "genres": ["arcade", "puzzle", "strategy"], "player_perspective": ["side view"]}} | b593e578-4165-4686-bd2b-3efe30c3cc5c |
MotorStorm: Apocalypse is a poorly reviewed 2011 game. It is a third person vehicular combat game that was made for PlayStation. It was developed by Evolution Studios and was rated T. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "MotorStorm: Apocalypse", "release_year": 2011, "developer": "Evolution Studios", "esrb": "T (for Teen)", "rating": "poor", "genres": ["vehicular combat"], "player_perspective": ["third person"], "platforms": ["PlayStation"]}} | 09c543ce-0587-4ccc-923d-5e8f508c89e2 |
Why do you like a third person perspective in sport racing simulators? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "genres": ["driving/racing", "simulation", "sport"], "player_perspective": ["third person"]}} | d6c30399-312a-4f6c-b2ad-414de1e0b790 |
Little Big Adventure is an average third person action-adventure game released in 1994. It is rated T (for Teen) and does not feature multiplayer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Little Big Adventure", "release_year": 1994, "esrb": "T (for Teen)", "rating": "average", "genres": ["action-adventure"], "player_perspective": ["third person"], "has_multiplayer": false}} | d91ed211-c73b-4e46-b780-0860c03feea0 |
Core Design really rushed their release of Tomb Raider: The Angel of Darkness in 2003. It could have been delayed a year and used better technology. Then I would have probably enjoyed it. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating", "release_year"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Tomb Raider: The Angel of Darkness", "release_year": 2003, "developer": "Core Design", "rating": "poor"}} | 2568f122-9d6c-4fcb-8b9f-1bf8bc18e0f1 |
MotorStorm: Apocalypse is a poor vehicular combat game that came out in 2011 by Evolution Studios. This third person game is rated T (for Teen) and is available on PlayStation only. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "MotorStorm: Apocalypse", "release_year": 2011, "developer": "Evolution Studios", "esrb": "T (for Teen)", "rating": "poor", "genres": ["vehicular combat"], "player_perspective": ["third person"], "platforms": ["PlayStation"]}} | b853f192-6358-4c2b-915a-618034b00409 |
Why do you think that E rated action strategy games tend to be merely okay in your view? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"esrb": "E (for Everyone)", "rating": "average", "genres": ["action", "strategy"]}} | d6f2e195-24f3-468f-9388-9ac13149a562 |
World of Warcraft: Battle for Azeroth is an MMORPG game and is expected to be released on August 14, 2018. It will be available exclusively on PC. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "exp_release_date": {"title": "Exp Release Date", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["exp_release_date", "genres", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "World of Warcraft: Battle for Azeroth", "exp_release_date": "August 14, 2018", "genres": ["MMORPG"], "platforms": ["PC"]}} | cd497ccd-e7a5-4280-a6b2-dc4c42d7eb6b |
Super Mario World is a 1990 side view multiplayer platformer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Super Mario World", "release_year": 1990, "genres": ["platformer"], "player_perspective": ["side view"], "has_multiplayer": true}} | 3f7ae97f-0d29-44f0-bc47-4bd086b99325 |
What's a first person video game that you feel was exhilarating? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["player_perspective", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"player_perspective": ["first person"], "specifier": "exhilarating"}} | 6159bd6e-6c5f-469a-9707-34fc9e54156e |
If you don't mind me asking, why are third person action-adventure shooters some of your favorite games of all time? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "excellent", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"]}} | 96d07022-17a4-4ad3-ac17-3789bbefaac3 |
FIFA 12 is a sport simulation game with average ratings. It is on PlayStation, Xbox, Nintendo, and PC. It is supported by Mac, but it is not on Linux. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "FIFA 12", "rating": "average", "genres": ["simulation", "sport"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "has_linux_release": false, "has_mac_release": true}} | 0e702223-386a-456c-9c39-62d9a5c4b8dc |
Super Mario World is a side view platformer that features multiplayer and came out in 1990. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Super Mario World", "release_year": 1990, "genres": ["platformer"], "player_perspective": ["side view"], "has_multiplayer": true}} | 861462f6-5fdc-47fe-a361-e2e2721a50d1 |
I'm looking for a game from a first person perspective that is really exhilarating, is there one you would recommend to me? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["player_perspective", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"player_perspective": ["first person"], "specifier": "exhilarating"}} | e0969dd2-ec8b-4150-84a3-aad779f1536f |
Can you tell me why you have such a strong preference for third person perspective games available on Steam? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "excellent", "player_perspective": ["third person"], "available_on_steam": true}} | 51db0732-c9cd-439d-a287-93f21bbd7574 |
Little Big Adventure is a third person action-adventure game released in 1994. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Little Big Adventure", "release_year": 1994, "genres": ["action-adventure"], "player_perspective": ["third person"]}} | 52e45fa7-63e9-4a17-8b6d-e0769a979dcf |
Super Mario World is a platformer game that came out in 1990. You can play this game multiplayer and it has a side view perspective. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Super Mario World", "release_year": 1990, "genres": ["platformer"], "player_perspective": ["side view"], "has_multiplayer": true}} | f1c52548-8d44-4245-9b9b-ce1cb0d47497 |
Man, I love an exhilarating game. Do you know any first person games like that? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["player_perspective", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"player_perspective": ["first person"], "specifier": "exhilarating"}} | a96f402a-bc43-4ffa-96bf-1a62ba23476c |
Why is it that you feel third person sports games are overall just average? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "average", "genres": ["sport"], "player_perspective": ["third person"]}} | 80e63200-60e2-49fc-a8e4-0bf9dbbcb94c |
I'm looking for an addictive game with multiplayer, is there one you would recommend? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["has_multiplayer", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"has_multiplayer": true, "specifier": "addictive"}} | 7b94f467-9209-4680-9718-60e2ee54f88d |
Do you enjoy games from 2001, like Remedy Entertainment's Max Payne? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name", "release_year"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Max Payne", "release_year": 2001, "developer": "Remedy Entertainment"}} | 2dd58116-c925-4994-b1cb-425a7859bf4f |
Might & Magic: Heroes VI by Black Hole Entertainment is a role-playing, turn-based strategy game for PC. It has average ratings and is not supported on Mac or Linux. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["developer", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Might & Magic: Heroes VI", "developer": "Black Hole Entertainment", "rating": "average", "genres": ["role-playing", "turn-based strategy"], "platforms": ["PC"], "has_linux_release": false, "has_mac_release": false}} | 1bd74b6a-104e-4cad-8df3-a5c0f93c968f |
Have you ever encountered a multiplayer game that was truly addictive? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["has_multiplayer", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"has_multiplayer": true, "specifier": "addictive"}} | 543c0ec7-9150-4fc7-b0eb-cdbd8b1a77ee |
If you don't mind me asking, do you play M rated games for the PC, such as BioShock? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "name", "platforms"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "BioShock", "esrb": "M (for Mature)", "platforms": ["PC"]}} | dda4feda-68a3-4b6f-8c5a-556806d51420 |
NBA 2k16 was released in 2015 with good reviews. The sport game is available on PlayStation and Xbox consoles, and on PC through the Steam store. This game also has a multiplayer mode available. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_multiplayer", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "NBA 2K16", "release_year": 2015, "rating": "good", "genres": ["sport"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}} | b11b4c9a-66b3-43da-a7dd-20453a0d5de2 |
Man, I just love addictive games, especially multiplayer ones. Do you have any good suggestions? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["has_multiplayer", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"has_multiplayer": true, "specifier": "addictive"}} | d8717165-bd51-4101-9412-c58ee9f0aba8 |
Are you a fan of multiplayer teen games like Tony Hawk's Pro Skater 3? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "has_multiplayer", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Tony Hawk's Pro Skater 3", "esrb": "T (for Teen)", "has_multiplayer": true}} | 176729bb-620a-4a50-9929-2fc42d980333 |
World of Warcraft is an adventure massively multiplayer online role-playing game released in 2004 by Blizzard Entertainment. The third person MMORPG with good ratings is available for PC on Blizzard's launcher with no release on Steam. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "World of Warcraft", "release_year": 2004, "rating": "good", "genres": ["adventure", "MMORPG"], "player_perspective": ["third person"], "platforms": ["PC"], "available_on_steam": false}} | d99ed54a-863f-45b3-8950-a8a329155224 |
Might & Magic: Heroes VI is a decent role-playing turn-based strategy game developed by Black Hole Entertainment. The game is only available on PC, with no Linux or Mac variant. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["developer", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Might & Magic: Heroes VI", "developer": "Black Hole Entertainment", "rating": "average", "genres": ["role-playing", "turn-based strategy"], "platforms": ["PC"], "has_linux_release": false, "has_mac_release": false}} | 374fde17-c8ad-4cc0-acf1-eeae1154e0a4 |
I know Visual Concepts is one of your favorite developers. Have you tried NBA 2K16 yet? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "NBA 2K16", "developer": "Visual Concepts"}} | 07f1fc9e-0214-450d-acf0-7520ec488f0a |
Do you enjoy role-playing action shooter games that have no multiplayer option, such as Metro 2033? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Metro 2033", "genres": ["action", "role-playing", "shooter"], "has_multiplayer": false}} | f49be343-d902-4efc-8631-585ebe4f9452 |
If you're a fan of Visual Concepts, you gotta try out NBA 2K16. Have you played it, by any chance? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "NBA 2K16", "developer": "Visual Concepts"}} | f322f68c-6431-4828-81a0-7ece2d9500ad |
Have you played any of Team17 Digital Ltd's lineup of games on Steam, such as Worms: Reloaded? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Worms: Reloaded", "developer": "Team17 Digital Ltd", "available_on_steam": true}} | ab4be79c-447d-468a-b3a1-bab866da65ca |
Mafia is an excellent driving and fighting third person shooter. It was released in 2002 with an M rating and was developed by Illusion Softworks. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Mafia", "release_year": 2002, "developer": "Illusion Softworks", "esrb": "M (for Mature)", "rating": "excellent", "genres": ["driving/racing", "fighting", "shooter"], "player_perspective": ["third person"]}} | 4390a715-4ade-460a-9aed-5373bb6f27c0 |
If you enjoy turn-based strategy games with a role-play angle to them, try the game Might & Magic: Heroes VI by Black Hole Entertainment. It's received average ratings and is available on PC, though it doesn't have a Linux or Mac release. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["developer", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Might & Magic: Heroes VI", "developer": "Black Hole Entertainment", "rating": "average", "genres": ["role-playing", "turn-based strategy"], "platforms": ["PC"], "has_linux_release": false, "has_mac_release": false}} | 207b0fa7-d3dc-41e7-80b3-9ed46a07931e |
Ever tried NBA 2K16 developed by Visual Concepts? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "NBA 2K16", "developer": "Visual Concepts"}} | 29443e5d-5896-448e-9c3c-4d22995a63d8 |
How do you feel about M rated games from 2015 like The Witcher 3: Wild Hunt? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}}, "required": ["esrb", "name", "release_year"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "The Witcher 3: Wild Hunt", "release_year": 2015, "esrb": "M (for Mature)"}} | 6ccfbb12-f61e-4164-8e0d-04595f167751 |
If you have a PlayStation, I have an action-adventure third person shooter that you cannot pass up. With its excellent rating, Uncharted 4: A Thief's End is a must-play-now if you haven't played it since it was released in 2016. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Uncharted 4: A Thief's End", "release_year": 2016, "rating": "excellent", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "platforms": ["PlayStation"]}} | 32857d5c-2b21-42b6-a3f0-7e04fdea26d3 |
Why do you think 1999 was a good year for the Xbox? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["platforms", "rating", "release_year"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"release_year": 1999, "rating": "good", "platforms": ["Xbox"]}} | 7fa5cf00-9254-45f9-9db6-aa02c269c97e |
Rollcage will have you racing through an action narrative in the third person. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Rollcage", "genres": ["action", "driving/racing"], "player_perspective": ["third person"]}} | 43bfe7af-6ba0-47e5-8885-b42b484e1b86 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.