input
stringlengths 20
429
| tool
stringclasses 464
values | output
stringlengths 46
331
| id
stringlengths 36
36
|
---|---|---|---|
EA Digital Illusions CE made Mirror's Edge Catalyst, and action-adventure fighting game, for both PlayStation and Xbox. If you have a PC, you can play it too, but unfortunately not on Steam. The game is not available for Mac users, but it has a Linux 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": "Mirror's Edge Catalyst", "developer": "EA Digital Illusions CE", "genres": ["action-adventure", "fighting"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": false, "has_linux_release": true, "has_mac_release": false}}
|
894824a6-f33f-4e3a-a0fd-30e975ca4840
|
What was the most calming game you got to play?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"specifier": {"title": "Specifier", "type": "string"}}, "required": ["specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"specifier": "calming"}}
|
d65c3c28-8ed7-46af-b5b7-50a4abcedf9a
|
If you like to play sport racing simulators with friends, you can try F1 2014 with its multiplayer mode. It received average ratings from the gamers.
|
{"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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "F1 2014", "rating": "average", "genres": ["driving/racing", "simulation", "sport"], "has_multiplayer": true}}
|
3d48b53f-15af-4e22-a15c-b3b3554e148a
|
What's the most moving game that's stuck in your memory?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"specifier": {"title": "Specifier", "type": "string"}}, "required": ["specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"specifier": "moving"}}
|
44f2d738-8081-459f-9de4-107678785272
|
Assetto Corsa is a sport racing simulator that has been released on PlayStation, Xbox, and PC, including the Linux processor but not the Mac. It is 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"}, "esrb": {"title": "Esrb", "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": ["esrb", "genres", "has_linux_release", "has_mac_release", "name", "platforms"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Assetto Corsa", "esrb": "E (for Everyone)", "genres": ["driving/racing", "simulation", "sport"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": true, "has_mac_release": false}}
|
9d1c8551-bf59-4d76-871d-b5bfcb284264
|
EA Digital Illusions CE devolped Mirror's Edge Catalyst. It is an action-adventure fighting game for PlayStation, Xbox, PC, and Linux. There is sadly no Steam 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": "Mirror's Edge Catalyst", "developer": "EA Digital Illusions CE", "genres": ["action-adventure", "fighting"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": false, "has_linux_release": true, "has_mac_release": false}}
|
71bcbb36-ead7-4e5d-b54d-300dd390b752
|
Can you think of any calming video games?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"specifier": {"title": "Specifier", "type": "string"}}, "required": ["specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"specifier": "calming"}}
|
d272297f-0a34-417c-949c-7f45aee1bc92
|
F1 2014 is a multiplayer sport racing simulator with average 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"}, "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": "inform", "arguments": {"name": "F1 2014", "rating": "average", "genres": ["driving/racing", "simulation", "sport"], "has_multiplayer": true}}
|
f3519df9-97db-4f76-877f-bebde8e89c92
|
What do you think is the most moving video game you've played?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"specifier": {"title": "Specifier", "type": "string"}}, "required": ["specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"specifier": "moving"}}
|
0543621a-5161-4d46-b98c-4d646745b36d
|
Rise of the Tomb Raider is a 2015 multiplayer action-adventure shooter.
|
{"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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Rise of the Tomb Raider", "release_year": 2015, "genres": ["action-adventure", "shooter"], "has_multiplayer": true}}
|
62690367-64a0-4b11-873e-66b1a067c862
|
If you're looking for a game you can play on Linux, check out Mirror's Edge Catalyst. It's an action-adventure game with fighting elements made by EA Digital Illusions CE, released for the PlayStation, Xbox, and PC. It isn't available on Steam though, and it won't run on a Mac either.
|
{"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": "Mirror's Edge Catalyst", "developer": "EA Digital Illusions CE", "genres": ["action-adventure", "fighting"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": false, "has_linux_release": true, "has_mac_release": false}}
|
ee14b902-1bf6-41bf-9bd8-77ecd5549c29
|
A good action-adventure shooter game for mature audiences is Max Payne. It was released in 2001 for PlayStation, Xbox, and PC, and was developed by Remedy Entertainment.
|
{"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "platforms", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Max Payne", "release_year": 2001, "developer": "Remedy Entertainment", "esrb": "M (for Mature)", "rating": "good", "genres": ["action-adventure", "shooter"], "platforms": ["PlayStation", "Xbox", "PC"]}}
|
a17fadef-91c5-4622-9e96-4f2b0b58f4f4
|
Have you played any games you found particularly moving?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"specifier": {"title": "Specifier", "type": "string"}}, "required": ["specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"specifier": "moving"}}
|
936e6377-5f5e-4895-98e0-5189e74a48a5
|
NHL 15 is a game with ESRB: E 10+ (for Everyone 10 and Older) in the simulation sport genre. It has a bird view player perspective, it is multiplayer, and it's available for PlayStation and Xbox. It was released in 2014 and has an average 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"}, "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", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "NHL 15", "release_year": 2014, "esrb": "E 10+ (for Everyone 10 and Older)", "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox"]}}
|
1a784fd7-4ec0-4763-839f-5eb8111e340b
|
You said that you disliked Skyforge. Does that mean it's safe to assume that you dislike third person games on Steam in general?
|
{"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "name", "player_perspective", "rating"], "type": "object"}}}
|
{"name": "verify_attribute", "arguments": {"name": "Skyforge", "rating": "poor", "player_perspective": ["third person"], "available_on_steam": true}}
|
7d8b5905-2847-46f7-9994-d7e6367760a2
|
An excellent action-adventure tactical shooter for PlayStation is Metal Gear Solid 3: Snake Eater, developed by Konami Computer Entertainment Japan. It allows the player to choose among bird view, and first or third person. It does not have 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"}, "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"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Metal Gear Solid 3: Snake Eater", "developer": "Konami Computer Entertainment Japan", "rating": "excellent", "genres": ["action-adventure", "shooter", "tactical"], "player_perspective": ["bird view", "first person", "third person"], "has_multiplayer": false, "platforms": ["PlayStation"]}}
|
d762bbc8-e84c-4beb-ade3-8b8ecd12b900
|
F1 2014 from Codemasters Birmingham is a good one that you can get on Steam. Have you checked it out?
|
{"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"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "name"], "type": "object"}}}
|
{"name": "recommend", "arguments": {"name": "F1 2014", "developer": "Codemasters Birmingham", "available_on_steam": true}}
|
a85065e5-c74c-47d9-bc80-88c8be0a14a2
|
Bus Driver is a poor indie driving simulation game by SCS Software from 2014. It does not even 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"}, "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"}}, "required": ["developer", "genres", "has_multiplayer", "name", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Bus Driver", "release_year": 2014, "developer": "SCS Software", "rating": "poor", "genres": ["driving/racing", "indie", "simulation"], "has_multiplayer": false}}
|
105ac221-8cc8-4c59-b210-ba3dc665bc76
|
I'm excited about the release of Hitman 2 on November 13, 2018. What's not to love about sneaking around in third person, shooting enemies, while tactically completing your objective? I prefer Xbox, but PC and PlayStation will do just fine too.
|
{"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["exp_release_date", "genres", "name", "platforms", "player_perspective"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Hitman 2", "exp_release_date": "November 13, 2018", "genres": ["shooter", "tactical"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"]}}
|
597fd56f-eb9b-4a97-bd60-c43b7727a855
|
Metal Gear Solid 3: Snake Eater is an excellent PlayStation game. It's an action-adventure tactical shooter developed by Konami Computer Entertainment Japan. The game switches between a bird view, first person, and third person perspective. Unfortunately, it offers no 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"}, "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"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Metal Gear Solid 3: Snake Eater", "developer": "Konami Computer Entertainment Japan", "rating": "excellent", "genres": ["action-adventure", "shooter", "tactical"], "player_perspective": ["bird view", "first person", "third person"], "has_multiplayer": false, "platforms": ["PlayStation"]}}
|
c9068e52-3857-4335-9888-a1396028a33d
|
I know Codemasters Birmingham has some games released on Steam, such as F1 2014. Have you heard of that one?
|
{"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"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "name"], "type": "object"}}}
|
{"name": "recommend", "arguments": {"name": "F1 2014", "developer": "Codemasters Birmingham", "available_on_steam": true}}
|
8382e22e-d8ad-4ac5-aad3-acd35dbf478c
|
Insomniac Games should release Spider-Man on September 7, 2018. It will be a third person action-adventure 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"}, "exp_release_date": {"title": "Exp Release Date", "type": "string"}, "developer": {"title": "Developer", "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", "exp_release_date", "genres", "name", "platforms", "player_perspective"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Spider-Man", "exp_release_date": "September 7, 2018", "developer": "Insomniac Games", "genres": ["action-adventure"], "player_perspective": ["third person"], "platforms": ["PlayStation"]}}
|
810d3673-2f13-4936-9c0c-483b8c7d8ae8
|
Ori and the Blind Forest from Moon Studios came out in 2015. It has no multiplayer, but is a side view adventure puzzle platformer on Xbox and PC through 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"}, "developer": {"title": "Developer", "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"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Ori and the Blind Forest", "release_year": 2015, "developer": "Moon Studios", "genres": ["adventure", "platformer", "puzzle"], "player_perspective": ["side view"], "has_multiplayer": false, "platforms": ["Xbox", "PC"], "available_on_steam": true}}
|
3409a36a-b8f4-4198-958c-63b6be0f64c5
|
What's a spectacular release from 2013?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["release_year", "specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"release_year": 2013, "specifier": "spectacular"}}
|
c5d0a7a6-da02-494b-9806-306f64e47a0c
|
Little Big Adventure is an average action-adventure game for PlayStation, PC, and Mac that was released in 1994 and is available on Steam. Currently, it is not available for 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"}, "rating": {"title": "Rating", "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", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Little Big Adventure", "release_year": 1994, "rating": "average", "genres": ["action-adventure"], "platforms": ["PlayStation", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": true}}
|
bc3fc361-3be1-498d-b0d1-d71337ec7e57
|
The Legend of Zelda: Ocarina of Time is one of your favorite games ever, if I recall. Do you think action-adventure puzzle role-playing games are simply the best when made single-player only?
|
{"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": "The Legend of Zelda: Ocarina of Time", "rating": "excellent", "genres": ["action-adventure", "puzzle", "role-playing"], "has_multiplayer": false}}
|
36fa42d5-f805-40ed-81ed-7c4c81769b9e
|
Codemasters Birmingham has some pretty good games out on Steam, such as F1 2014. You ever heard of it?
|
{"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"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "name"], "type": "object"}}}
|
{"name": "recommend", "arguments": {"name": "F1 2014", "developer": "Codemasters Birmingham", "available_on_steam": true}}
|
38aac8af-b272-41f0-9b16-e45a0ff6c4ef
|
Assassin's Creed II is a good game released in 2009. It's an action-adventure platformer that is played in third person 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"}, "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", "name", "player_perspective", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Assassin's Creed II", "release_year": 2009, "rating": "good", "genres": ["action-adventure", "platformer"], "player_perspective": ["third person"]}}
|
0a52f3d6-f3b2-4437-92cc-8da6e5d37a99
|
If you are looking for a sports game with good ratings, you should check out NBA 2K16.
|
{"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"}}, "required": ["genres", "name", "rating"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "NBA 2K16", "rating": "good", "genres": ["sport"]}}
|
d57d8238-f1aa-497b-bc3c-bd552ae1755b
|
You said earlier that you loved The Legend of Zelda: Ocarina of Time. Do you always enjoy a good single-player action-adventure game with puzzles and role playing?
|
{"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": "The Legend of Zelda: Ocarina of Time", "rating": "excellent", "genres": ["action-adventure", "puzzle", "role-playing"], "has_multiplayer": false}}
|
a312bb9a-606c-4e3b-b2ef-526398d6be51
|
Is there any game released in 2013 that you felt was spectacular?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["release_year", "specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"release_year": 2013, "specifier": "spectacular"}}
|
89d421b8-0595-499b-9b31-c7e9be810cb6
|
Need for Speed: The Run was released with a T (for Teen) rating. It is a driving/racing game that offers a first person and third person 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"}, "esrb": {"title": "Esrb", "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"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Need for Speed: The Run", "esrb": "T (for Teen)", "genres": ["driving/racing"], "player_perspective": ["first person", "third person"]}}
|
b349d75f-d1ba-4b2d-ba3f-29cb0d8356ed
|
Was there any game released in 2013 that you thought was spectacular?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["release_year", "specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"release_year": 2013, "specifier": "spectacular"}}
|
eab83490-f30a-4aa3-9d76-9d917809a652
|
Assassin's Creed Chronicles: India is a 2016 action-adventure platformer released on PlayStation, Xbox, and PC. It is available 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"}, "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"}}, "required": ["available_on_steam", "genres", "name", "platforms", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Assassin's Creed Chronicles: India", "release_year": 2016, "genres": ["action-adventure", "platformer"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}}
|
e5b20bb0-bc4f-436f-9cdf-b7008d3a25d5
|
Mafia is a single-player driving and fighting shooter game available on PlayStation, Xbox, and PC through Steam. The game has 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"}, "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"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Mafia", "genres": ["driving/racing", "fighting", "shooter"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}}
|
41c980da-14fd-435b-8ec2-e3668c1286d8
|
Resident Evil 4 from 2005 is an excellent, dark, action-adventure shooter. Its use of third person point of view makes the game fun.
|
{"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"}}, "required": ["genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Resident Evil 4", "release_year": 2005, "rating": "excellent", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"]}}
|
486d2c82-005b-4289-b31b-f336dc45d39b
|
Assassin's Creed Chronicles: India is available on Steam, and you can play it on PlayStation, Xbox, and PC. It's an action-adventure platformer from 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"}, "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"}}, "required": ["available_on_steam", "genres", "name", "platforms", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Assassin's Creed Chronicles: India", "release_year": 2016, "genres": ["action-adventure", "platformer"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}}
|
afc9629f-ff3f-44ae-a7fa-762317d9c17c
|
Madden NFL 15 was mediocre in my view. It's maker EA Tiburon isn't a terrible developer but they don't know how to make a truly good game either, unfortunately.
|
{"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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "Madden NFL 15", "developer": "EA Tiburon", "rating": "average"}}
|
2f251f35-9957-4163-9788-77b213e9c21e
|
I don't really like games that blend the action-adventure and shooter genres together, and I also think that Steam is obnoxious, so I just really hated Tomb Raider: The Angel of Darkness.
|
{"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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "Tomb Raider: The Angel of Darkness", "rating": "poor", "genres": ["action-adventure", "shooter"], "available_on_steam": true}}
|
18165566-6dce-4f17-80a0-591b779452b3
|
Euro Truck Simulator is a poor driving/racing, simulation game. It's available for PC and Mac, but there was no Linux 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"}, "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": "Euro Truck Simulator", "rating": "poor", "genres": ["driving/racing", "simulation"], "platforms": ["PC"], "has_linux_release": false, "has_mac_release": true}}
|
c71ebcbb-73f3-42fa-a51e-bcdd7aec20dc
|
The Last of Us is an action-adventure shooter that has received excellent ratings. It was developed by Naughty Dog and 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"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "rating"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "The Last of Us", "developer": "Naughty Dog", "esrb": "M (for Mature)", "rating": "excellent", "genres": ["action-adventure", "shooter"]}}
|
4f094e9f-61b0-497c-b519-eeab3bd3a139
|
The 1994 action-adventure game, Little Big Adventure, was released for PlayStation and PC. The game, which has no great reviews, is on Steam and has a Mac release, but no Linux 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "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", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Little Big Adventure", "release_year": 1994, "rating": "average", "genres": ["action-adventure"], "platforms": ["PlayStation", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": true}}
|
cb46c2f8-3436-4bc0-92ca-b59a52c94c58
|
Assassin's Creed Chronicles: India came out in 2016. It's an action-adventure platformer that you can get for PlayStation, Xbox, and PC, for which it's available 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"}, "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"}}, "required": ["available_on_steam", "genres", "name", "platforms", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Assassin's Creed Chronicles: India", "release_year": 2016, "genres": ["action-adventure", "platformer"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}}
|
9bda7d7e-a089-4d6f-81b9-2e65d7b2ed6c
|
Madden NFL 15 is an overall average game plopped out by EA Tiburon
|
{"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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "Madden NFL 15", "developer": "EA Tiburon", "rating": "average"}}
|
64212b38-1630-41ed-a2e9-21b4c36eab0b
|
I like how Tomb Raider: The Angel of Darkness is now available on Steam, but it does not compare well to other action-adventure shooters on there.
|
{"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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "Tomb Raider: The Angel of Darkness", "rating": "poor", "genres": ["action-adventure", "shooter"], "available_on_steam": true}}
|
1bfe587f-6b26-4285-8b4b-36f08e287381
|
Diablo II is a good hack-and-slash role-playing PC game with bird view perspective. It was developed by Blizzard North and is not currently available 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"}, "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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "genres", "name", "platforms", "player_perspective", "rating"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Diablo II", "developer": "Blizzard North", "rating": "good", "genres": ["hack-and-slash", "role-playing"], "player_perspective": ["bird view"], "platforms": ["PC"], "available_on_steam": false}}
|
997a996e-58f4-499c-9855-4a54a07d6af2
|
The Wolf Among Us, a third person point-and-click adventure game, is for any mature gamer in single-player mode. From 2013 to present, it has continued to receive good reviews and will probably continue being enjoyed for many more years.
|
{"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": "The Wolf Among Us", "release_year": 2013, "esrb": "M (for Mature)", "rating": "good", "genres": ["adventure", "point-and-click"], "player_perspective": ["third person"], "has_multiplayer": false}}
|
ba43e4f3-31ec-49f7-89a4-ed7e2e8d2715
|
I feel like EA Tiburon didn't do quite a great job developing Madden NFL 15.
|
{"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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "Madden NFL 15", "developer": "EA Tiburon", "rating": "average"}}
|
74b0bf94-2b5b-4a07-a12a-9c0491de1490
|
You mentioned enjoying BioShock a fair amount. Would you say it was thanks to the experience the Xbox platform provides?
|
{"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "rating"], "type": "object"}}}
|
{"name": "verify_attribute", "arguments": {"name": "BioShock", "rating": "good", "platforms": ["Xbox"]}}
|
b9666129-31c6-457a-8006-3740fe59b715
|
Tomb Raider: The Angel of Darkness is an overall poor action-adventure shooter, which shouldn't have even been released on Steam.
|
{"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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "Tomb Raider: The Angel of Darkness", "rating": "poor", "genres": ["action-adventure", "shooter"], "available_on_steam": true}}
|
b4a3d30b-cd08-4eb8-bafc-a6671157951d
|
Resident Evil 4 is considered an excellent action-adventure, third person shooter and was released 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"}, "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", "name", "player_perspective", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Resident Evil 4", "release_year": 2005, "rating": "excellent", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"]}}
|
3b71a731-558c-4d16-aa07-8e9e398d16ba
|
If you like music games, then you should try the Xbox video game created by Konami called Dance Dance Revolution Universe 3. Note, however, that it has rather 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"}, "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"}}, "required": ["developer", "genres", "name", "platforms", "rating"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Dance Dance Revolution Universe 3", "developer": "Konami", "rating": "poor", "genres": ["music"], "platforms": ["Xbox"]}}
|
a99b9e44-a147-44af-87b6-d0447bc75cd4
|
Little Big Adventure is an average-rated 1994 action-adventure game. It's available on PlayStation, PC, and Mac, but not Linux. You can buy it 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"}, "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", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Little Big Adventure", "release_year": 1994, "rating": "average", "genres": ["action-adventure"], "platforms": ["PlayStation", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": true}}
|
9c57ab35-dfc5-4d06-9efd-2b71b39196f1
|
Do you usually like Xbox games, or was BioShock just a special case?
|
{"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "rating"], "type": "object"}}}
|
{"name": "verify_attribute", "arguments": {"name": "BioShock", "rating": "good", "platforms": ["Xbox"]}}
|
720a8bfb-b8d8-4f59-be7f-9d1e85d84b1f
|
Madden NFL 15 is a sport simulation game that is for the PlayStation and Xbox. You can play this from either a bird view or a third person 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"}, "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"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Madden NFL 15", "genres": ["simulation", "sport"], "player_perspective": ["bird view", "third person"], "platforms": ["PlayStation", "Xbox"]}}
|
f363a4b4-399a-4bd8-90a0-942b44cf5c6f
|
Tony Hawk's Pro Skater 3 is an average sports title. It's available on PlayStation, Xbox, Nintendo platforms, Linux, Mac and PC. Astonishingly it is not available on Steam but must be installed to 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"}, "rating": {"title": "Rating", "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", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Tony Hawk's Pro Skater 3", "rating": "average", "genres": ["sport"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": true}}
|
b476a1dc-2f9b-44ba-b179-49a56290f511
|
The music game, Dance Dance Revolution Universe 3 has a poor rating and was produced by Konami. It's an Xbox exclusive.
|
{"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"}}, "required": ["developer", "genres", "name", "platforms", "rating"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Dance Dance Revolution Universe 3", "developer": "Konami", "rating": "poor", "genres": ["music"], "platforms": ["Xbox"]}}
|
b066e83a-20d9-4d05-a188-3df8dbc42195
|
Have you played any beautiful games recently, which you enjoy just looking at?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"specifier": {"title": "Specifier", "type": "string"}}, "required": ["specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"specifier": "beautiful"}}
|
daeb4fbf-9122-4b96-b699-14c5ccd8a7d6
|
I believe that you said you liked BioShock. Do you in general like to play games on the Xbox?
|
{"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "rating"], "type": "object"}}}
|
{"name": "verify_attribute", "arguments": {"name": "BioShock", "rating": "good", "platforms": ["Xbox"]}}
|
7d3aa997-d51b-4ef7-bb20-0b52fa591e5f
|
If you like sport simulation games, give Madden NFL 15 a try. It gives the player a choice between bird view or third person view. It is available on PlayStation and Xbox.
|
{"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "player_perspective"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Madden NFL 15", "genres": ["simulation", "sport"], "player_perspective": ["bird view", "third person"], "platforms": ["PlayStation", "Xbox"]}}
|
de01978b-3550-484d-ada0-b4f1b350c116
|
Assetto Corsa is a good sport racing simulation game that offers multiplayer. It can be played in either first person or third person 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"}, "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": ["genres", "has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Assetto Corsa", "rating": "good", "genres": ["driving/racing", "simulation", "sport"], "player_perspective": ["first person", "third person"], "has_multiplayer": true}}
|
174be435-3824-4cbb-af21-855bdb387386
|
Dance Dance Revolution Universe 3 is a poor music game by Konami released exclusively for the Xbox.
|
{"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"}}, "required": ["developer", "genres", "name", "platforms", "rating"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Dance Dance Revolution Universe 3", "developer": "Konami", "rating": "poor", "genres": ["music"], "platforms": ["Xbox"]}}
|
b43b56c2-8b94-451c-8326-32fea1b2deac
|
Is there a game you enjoyed playing just because it was so beautiful?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"specifier": {"title": "Specifier", "type": "string"}}, "required": ["specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"specifier": "beautiful"}}
|
38bbdaff-723a-46f4-a525-ded5677052f7
|
Madden NFL 15 is a sport simulation game for the PlayStation and Xbox. It features bird- and third person views.
|
{"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "player_perspective"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Madden NFL 15", "genres": ["simulation", "sport"], "player_perspective": ["bird view", "third person"], "platforms": ["PlayStation", "Xbox"]}}
|
6eb78be1-8501-4751-9a70-44ae6c437eb9
|
Age of Wonders II: The Wizard's Throne is a PC game released in 2002. It is a role-playing turn-based strategy. It was not released on 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"}, "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}}
|
c0bf958c-c5c8-42ec-baed-26213f70b11d
|
A Way Out is an action-adventure game for PlayStation, Xbox, and PC. It is not available on Steam, and it is not supported on Mac or Linux. It came out in 2018 and 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "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", "esrb", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "A Way Out", "release_year": 2018, "esrb": "M (for Mature)", "genres": ["action-adventure"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": false}}
|
b01308d1-0ecf-4414-ae18-d34c0f27d579
|
Have you played any video games lately that you thought were beautiful?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"specifier": {"title": "Specifier", "type": "string"}}, "required": ["specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"specifier": "beautiful"}}
|
ab15f976-31a6-42fe-8c84-6ad8b13d64c3
|
Little Nightmares was a pretty fun puzzle-adventure from 2017. It doesn't have any multiplayer, but they made the puzzles work from the side view platformer 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"}, "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": ["genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Little Nightmares", "release_year": 2017, "rating": "good", "genres": ["adventure", "platformer", "puzzle"], "player_perspective": ["side view"], "has_multiplayer": false}}
|
c09b6b33-593c-4d40-88cb-8c6527bba69d
|
When you mention The Room, do you mean the one that came out in 2012?
|
{"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}}, "required": ["name", "release_year"], "type": "object"}}}
|
{"name": "confirm", "arguments": {"name": "The Room", "release_year": 2012}}
|
6fd7edda-5373-485d-9e7e-3df1f87e2311
|
The Last of Us is an action-adventure shooter that has received excellent ratings. It was developed by Naughty Dog and 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"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "rating"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "The Last of Us", "developer": "Naughty Dog", "esrb": "M (for Mature)", "rating": "excellent", "genres": ["action-adventure", "shooter"]}}
|
79c3a6eb-e716-4e27-819d-c05795612ca4
|
Since you play on your PC, I wonder if you've thought about trying the MicroProse game RollerCoaster Tycoon?
|
{"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms"], "type": "object"}}}
|
{"name": "recommend", "arguments": {"name": "RollerCoaster Tycoon", "developer": "MicroProse", "platforms": ["PC"]}}
|
aab6fae1-046e-479e-8800-aeddd1c8b319
|
Little Nightmares, released in 2017, is a good game with side view perspective. The game is a puzzle adventure platformer that does not have the capabilities of 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"}, "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": ["genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Little Nightmares", "release_year": 2017, "rating": "good", "genres": ["adventure", "platformer", "puzzle"], "player_perspective": ["side view"], "has_multiplayer": false}}
|
5ae17303-e38b-4630-837c-2f39091e2eae
|
I'm wondering, have you played any 2010 Xbox games, like for example 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "release_year"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "Metro 2033", "release_year": 2010, "platforms": ["Xbox"]}}
|
7dbd96cf-6b4e-458e-9f30-701910881017
|
Are you talking about the 2012 game, The Room?
|
{"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}}, "required": ["name", "release_year"], "type": "object"}}}
|
{"name": "confirm", "arguments": {"name": "The Room", "release_year": 2012}}
|
ef606d09-bbb9-4fe1-ba62-383173918d59
|
An upcoming action-adventure RPG shooter you'll be able to play in third person is Anthem. It'll be released on February 22, 2019 for PlayStation, Xbox, and 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["exp_release_date", "genres", "name", "platforms", "player_perspective"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Anthem", "exp_release_date": "February 22, 2019", "genres": ["action-adventure", "role-playing", "shooter"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"]}}
|
406a3471-96ea-4df1-bbcb-86beaae09ff0
|
The best game I know developed by CD Projekt RED is The Witcher 3: Wild Hunt. Have you ever played it?
|
{"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": "The Witcher 3: Wild Hunt", "developer": "CD Projekt RED"}}
|
52e251a5-8975-4c0c-8d3b-257eacbfbaba
|
How do you feel about Xbox games from 2010 like 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "release_year"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "Metro 2033", "release_year": 2010, "platforms": ["Xbox"]}}
|
cc49b750-ef77-4409-ae90-9a81a2662aa7
|
RollerCoaster Tycoon is a simulation strategy game with a bird's eye view for the player. It was developed by Microprose for Xbox and PC and also has a Linux release, though not one for Mac as well.
|
{"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "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", "player_perspective"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "RollerCoaster Tycoon", "developer": "MicroProse", "genres": ["simulation", "strategy"], "player_perspective": ["bird view"], "platforms": ["Xbox", "PC"], "has_linux_release": true, "has_mac_release": false}}
|
d1906516-e060-4b9d-8e76-255f0ea55b27
|
A good puzzle adventure platformer with side view perspective is Little Nightmares, which came out in 2017. It does not have 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"}, "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": ["genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Little Nightmares", "release_year": 2017, "rating": "good", "genres": ["adventure", "platformer", "puzzle"], "player_perspective": ["side view"], "has_multiplayer": false}}
|
33607b7a-f297-44fa-80b9-c63fdd879456
|
Do you mean the 2012 game The Room?
|
{"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}}, "required": ["name", "release_year"], "type": "object"}}}
|
{"name": "confirm", "arguments": {"name": "The Room", "release_year": 2012}}
|
3241eaf2-5934-4348-9856-4e1ee3ecefdd
|
Madden NFL 15 is a simulation sport game by EA Tiburon.
|
{"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"}}, "required": ["developer", "genres", "name"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Madden NFL 15", "developer": "EA Tiburon", "genres": ["simulation", "sport"]}}
|
ed958cdb-49b2-4063-ab17-ee441e775ec3
|
One of my favorite single-player PC games is The Wolf Among Us, do you know about it?
|
{"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["has_multiplayer", "name", "platforms"], "type": "object"}}}
|
{"name": "recommend", "arguments": {"name": "The Wolf Among Us", "has_multiplayer": false, "platforms": ["PC"]}}
|
a4682356-0246-4d10-9722-31f5d4034655
|
Just curious, have you enjoyed any Xbox games that came out in 2010, 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "release_year"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "Metro 2033", "release_year": 2010, "platforms": ["Xbox"]}}
|
40dcf720-ea86-4902-bc32-f7c4b92dd4e8
|
I didn't like Guitar Hero: Smash Hits, it felt a little immature for a T rated game.
|
{"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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["esrb", "name", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "Guitar Hero: Smash Hits", "esrb": "T (for Teen)", "rating": "poor"}}
|
a081e578-3bff-4ebd-ba27-5ba247a0e7d0
|
Age of Empires II: The Age of Kings is a good real-time strategy game that has a bird view. Ensemble Studios developed it, and it 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"}, "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"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Age of Empires II: The Age of Kings", "developer": "Ensemble Studios", "esrb": "T (for Teen)", "rating": "good", "genres": ["real-time strategy"], "player_perspective": ["bird view"]}}
|
b59cab7d-2b16-42c5-8c40-b60eee50a9d3
|
I know you enjoy M rated games you can play on your PC, have you heard of The Wolf Among Us?
|
{"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` 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": "recommend", "arguments": {"name": "The Wolf Among Us", "esrb": "M (for Mature)", "platforms": ["PC"]}}
|
2ab59d65-7455-4414-a2c6-aeb14b993bff
|
Is there any game that, despite being M rated by the ESRB, you actually felt was tearjerking?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"esrb": {"title": "Esrb", "type": "string"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["esrb", "specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"esrb": "M (for Mature)", "specifier": "tearjerking"}}
|
79ca908f-0ffb-4594-ad4f-c3f0f78a9a6d
|
RollerCoaster Tycoon is a simulation strategy game developed by MicroProse for the Xbox and the PC. The bird perspective game is not for Mac users but it does boast a Linux version.
|
{"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "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", "player_perspective"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "RollerCoaster Tycoon", "developer": "MicroProse", "genres": ["simulation", "strategy"], "player_perspective": ["bird view"], "platforms": ["Xbox", "PC"], "has_linux_release": true, "has_mac_release": false}}
|
aa707e56-c824-4a3d-a49d-88ae3012c0b7
|
The Crew 2 by Ivory Tower is a multiplayer third person driving/racing game. It is expected to be released for PlayStation, Xbox, and PC on June 29, 2018.
|
{"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"}, "developer": {"title": "Developer", "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", "exp_release_date", "genres", "has_multiplayer", "name", "platforms", "player_perspective"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "The Crew 2", "exp_release_date": "June 29, 2018", "developer": "Ivory Tower", "genres": ["driving/racing"], "player_perspective": ["third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "PC"]}}
|
04a67750-61d0-4180-b92b-49fc3a424fcc
|
Guitar Hero: Smash Hits isn't a good game, not even for teens, depite being rated T.
|
{"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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["esrb", "name", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "Guitar Hero: Smash Hits", "esrb": "T (for Teen)", "rating": "poor"}}
|
baeefc2c-9e5e-410d-b618-77b1d90299c5
|
Since you seem to be a fan of Capcom Production Studio 4 games developed for the Nintendo, have you heard of Resident Evil 4?
|
{"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms"], "type": "object"}}}
|
{"name": "recommend", "arguments": {"name": "Resident Evil 4", "developer": "Capcom Production Studio 4", "platforms": ["Nintendo"]}}
|
259e01cb-d15b-43aa-9a7f-0719b0a22485
|
Have you ever played an M rated game that was tearjerking?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"esrb": {"title": "Esrb", "type": "string"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["esrb", "specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"esrb": "M (for Mature)", "specifier": "tearjerking"}}
|
f9426c7b-d885-4189-98de-7bd754ef9fa2
|
Guitar Hero: Smash Hits is a pretty poor rated T game.
|
{"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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["esrb", "name", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "Guitar Hero: Smash Hits", "esrb": "T (for Teen)", "rating": "poor"}}
|
e8e30eae-9fd9-4763-b19e-f2a60e64e9ab
|
Age of Wonders II: The Wizard's Throne is a poorly-rated 2002 role-playing and turn-based strategy game. It's available on PC but 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "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", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Age of Wonders II: The Wizard's Throne", "release_year": 2002, "rating": "poor", "genres": ["role-playing", "turn-based strategy"], "platforms": ["PC"], "has_linux_release": false, "has_mac_release": false}}
|
696a11d9-159a-465b-b405-e81be1f33275
|
A first person sport racing sim that I enjoyed was Assetto Corsa. Have you played it?
|
{"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` 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": "recommend", "arguments": {"name": "Assetto Corsa", "genres": ["driving/racing", "simulation", "sport"], "player_perspective": ["first person"]}}
|
c852539f-2a90-4644-8fd7-0bb2d50906ad
|
The Crew 2 is a third person driving/racing game by Ivory Tower. It has multiplayer and will be available on PlayStation, Xbox, and PC. It will be out on June 29, 2018.
|
{"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"}, "developer": {"title": "Developer", "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", "exp_release_date", "genres", "has_multiplayer", "name", "platforms", "player_perspective"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "The Crew 2", "exp_release_date": "June 29, 2018", "developer": "Ivory Tower", "genres": ["driving/racing"], "player_perspective": ["third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "PC"]}}
|
d0d19eac-5e00-4798-bcc5-aa7d18928862
|
Can you suggest a really tearjerking M rated game? I'm looking for something real sad.
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"esrb": {"title": "Esrb", "type": "string"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["esrb", "specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"esrb": "M (for Mature)", "specifier": "tearjerking"}}
|
fbc56649-6fe3-4984-98be-088d19dd213d
|
RollerCoaster Tycoon is a simulation strategy game by MicroProse. The game offers a bird view and is on Xbox and PC, including Linux systems, however, with no Mac support.
|
{"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "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", "player_perspective"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "RollerCoaster Tycoon", "developer": "MicroProse", "genres": ["simulation", "strategy"], "player_perspective": ["bird view"], "platforms": ["Xbox", "PC"], "has_linux_release": true, "has_mac_release": false}}
|
ba3c5b38-c3e1-42d4-94ce-e696b5a688d5
|
Sid Meier's Civilization V (2010) is a turn-based simulation-strategy game that is set in 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"}, "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": "Sid Meier's Civilization V", "release_year": 2010, "genres": ["simulation", "turn-based strategy"], "player_perspective": ["bird view"]}}
|
c618cdf3-2353-4b87-882e-3c6c9eaf3040
|
Do you like first person games? If so, I think you'd like 2017's Outlast II.
|
{"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective", "release_year"], "type": "object"}}}
|
{"name": "recommend", "arguments": {"name": "Outlast II", "release_year": 2017, "player_perspective": ["first person"]}}
|
c5bb78a2-29a3-42ad-9321-b703c4db376b
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.