input
stringlengths 20
429
| tool
stringclasses 464
values | output
stringlengths 46
331
| id
stringlengths 36
36
|
---|---|---|---|
What do you think is the silliest game ever made by Bloober Team? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["developer", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"developer": "Bloober Team", "specifier": "silliest"}} | ce9614a0-54c1-40c8-97b0-8f2011210928 |
God of War is an excellent action-adventure, platformer, role-playing game from SIE Santa Monica Studio. It released on the PlayStation with an M (for Mature) rating 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"}, "developer": {"title": "Developer", "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"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "God of War", "developer": "SIE Santa Monica Studio", "esrb": "M (for Mature)", "rating": "excellent", "genres": ["action-adventure", "platformer", "role-playing"], "has_multiplayer": false, "platforms": ["PlayStation"]}} | 1244ac15-c092-45ba-80d4-4875e1a79e64 |
Bus Driver is an indie driving simulation game developed by SCS Software. It is only released for PC and does not have multiplayer. You can download it on Steam, but with no Linux or Mac versions. | {"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"}, "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", "developer", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Bus Driver", "developer": "SCS Software", "genres": ["driving/racing", "indie", "simulation"], "has_multiplayer": false, "platforms": ["PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | bb4451ce-20d2-47f8-98d2-2c0cfcd8c41a |
What do you think is the silliest game made by Bloober Team? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["developer", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"developer": "Bloober Team", "specifier": "silliest"}} | 8181d943-d6d8-449c-962f-3468905249eb |
Another single-player shooter I've played is Half-Life 2. It was released back in 2004 for PlayStation, Xbox, and PC. It has a Linux and Mac release, and was 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"}, "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", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Half-Life 2", "release_year": 2004, "esrb": "M (for Mature)", "genres": ["shooter"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": true, "has_mac_release": true}} | 17b6b005-311d-4cca-82eb-cf674c991c6e |
What's the silliest game that Bloober Team has made? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["developer", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"developer": "Bloober Team", "specifier": "silliest"}} | ae6a476a-ab24-41f9-991e-378045e698a2 |
God of War was developed by SIE Santa Monica Studio, and was released with an M (for Mature) rating. It is an excellent action-adventure, platformer, role-playing game for the PlayStation. There is no 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"}, "developer": {"title": "Developer", "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"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "God of War", "developer": "SIE Santa Monica Studio", "esrb": "M (for Mature)", "rating": "excellent", "genres": ["action-adventure", "platformer", "role-playing"], "has_multiplayer": false, "platforms": ["PlayStation"]}} | a9afe789-9b2d-4dbc-b7b1-f0862b172e44 |
Bus Driver is an indie driving simulator with no multiplayer in it. It was developed by SCS Software for PC and Steam. It has yet to see any 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"}, "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", "developer", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Bus Driver", "developer": "SCS Software", "genres": ["driving/racing", "indie", "simulation"], "has_multiplayer": false, "platforms": ["PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 1302fcb6-345b-4f1e-acb5-bf224a8e4632 |
The Last of Us is an excellent action-adventure game that came out in 2013 for PlayStation only. The third person shooter can be played 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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Last of Us", "release_year": 2013, "rating": "excellent", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "has_multiplayer": true, "platforms": ["PlayStation"]}} | 5db8d1f9-d34d-4f3d-b8b1-39542009a3f1 |
MotorStorm: Apocalypse was pretty lame. Evolution Studios bungled such a nice concept like vehicle combat too! It's mind-boggling, really. | {"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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "MotorStorm: Apocalypse", "developer": "Evolution Studios", "rating": "poor", "genres": ["vehicular combat"]}} | 3fe02890-d903-41fd-8e1e-c4189846fdb0 |
Half-Life 2 is an M-rated single-player shooter. It was released in 2004 on PlayStation, Xbox, and PC with both a Linux and 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"}, "esrb": {"title": "Esrb", "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", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Half-Life 2", "release_year": 2004, "esrb": "M (for Mature)", "genres": ["shooter"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": true, "has_mac_release": true}} | dcea4ee3-9a51-4aeb-bc99-ee998e7b78f1 |
You said that you were super into Silent Hill 2. Do you normally like rocking 2001 games on the PlayStation? | {"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"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Silent Hill 2", "release_year": 2001, "rating": "excellent", "platforms": ["PlayStation"]}} | ebdcd592-faf2-4c7e-906d-cf23b21dddee |
The Last of Us is an excellent third person action-adventure shooter. It was released in 2013 for the PlayStation and has a multiplayer feature. | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Last of Us", "release_year": 2013, "rating": "excellent", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "has_multiplayer": true, "platforms": ["PlayStation"]}} | d935d767-1d1d-421e-93e8-ebf9f32a942a |
I generally avoid vehicular combat games from Evolution Studios, so MotorStorm: Apocalypse is not my cup of tea. | {"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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "MotorStorm: Apocalypse", "developer": "Evolution Studios", "rating": "poor", "genres": ["vehicular combat"]}} | 032ab3f0-a218-4fc2-a76b-ef1031931648 |
You mentioned earlier that you love Silent Hill 2. Are you typically fond of PlayStation games from 2001? | {"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"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Silent Hill 2", "release_year": 2001, "rating": "excellent", "platforms": ["PlayStation"]}} | 8e072027-f8db-4132-bac5-0fff5b14a8bb |
The Last of Us was released in 2013. It's an excellent third person action-adventure shooter game for PlayStation. The game offers a multiplayer option. | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Last of Us", "release_year": 2013, "rating": "excellent", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "has_multiplayer": true, "platforms": ["PlayStation"]}} | 980a55b0-4e90-4ab5-9163-8d2d8280f206 |
What can I say, I don't enjoy vehicular combat games and I've had nothing but bad experiences with games made by Evolution Studios, so MotorStorm: Apocalypse is like a game designed to make me hate 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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "MotorStorm: Apocalypse", "developer": "Evolution Studios", "rating": "poor", "genres": ["vehicular combat"]}} | 928390cd-ff2e-4dc7-964a-4e0d038d5f70 |
Half-Life 2 is a 2004 single-player shooter that is rated M (for Mature). It is out for PlayStation, Xbox, and PC, and it is supported by Mac and 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"}, "esrb": {"title": "Esrb", "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", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Half-Life 2", "release_year": 2004, "esrb": "M (for Mature)", "genres": ["shooter"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": true, "has_mac_release": true}} | 1c78cfe7-a0e4-4828-9518-6fd2e90f54d5 |
You mentioned how much you adored Silent Hill 2. I'm curious, do you feel similarly about the PlayStation games released in 2001 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Silent Hill 2", "release_year": 2001, "rating": "excellent", "platforms": ["PlayStation"]}} | f45ab3dd-af57-4289-a838-c079b6e409d0 |
Would that be Superhot, the 2016 game released on PlayStation? | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "release_year"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Superhot", "release_year": 2016, "platforms": ["PlayStation"]}} | df5ff230-d02f-4e8d-8ed7-afbcbd7f294b |
I know you rather disliked Assassin's Creed Chronicles: India. Do you also dislike the other single-player games made by Climax Studios? | {"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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Assassin's Creed Chronicles: India", "developer": "Climax Studios", "rating": "poor", "has_multiplayer": false}} | efb48f73-d5ce-463f-9372-beca80a4cfb1 |
Little Big Adventure is a decent action-adventure game. Sadly, it is not multiplayer and will be hard to find, since it 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"}, "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", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Little Big Adventure", "release_year": 1994, "rating": "average", "genres": ["action-adventure"], "has_multiplayer": false}} | 0498d35f-6d50-42a7-b63e-69829bb8ac55 |
Is the Superhot you're referring to the one that came out in 2016 for the PlayStation? | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "release_year"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Superhot", "release_year": 2016, "platforms": ["PlayStation"]}} | 107ba4bd-ee10-4ad3-9249-871a62e9639b |
If you like sport simulators, you'll probably be content with Madden NFL 15 by EA Tiburon, which received average ratings. I like the way the camera swaps from a bird view to third person in gameplay. It has multiplayer, and you can grab it for 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"}, "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": "Madden NFL 15", "developer": "EA Tiburon", "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view", "third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox"]}} | 90f1e792-9d2f-4405-aee9-f98d97e60fc5 |
I know you mentioned not liking Assassin's Creed Chronicles: India. I'm curious, do you think all of Climax Studios' single-player only games are bad? | {"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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Assassin's Creed Chronicles: India", "developer": "Climax Studios", "rating": "poor", "has_multiplayer": false}} | 13502b5f-ac6f-4e53-a295-dd0b5b4720eb |
Little Big Adventure is a single-player action-adventure game from 1994, and it has 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"}, "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"}}, "required": ["genres", "has_multiplayer", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Little Big Adventure", "release_year": 1994, "rating": "average", "genres": ["action-adventure"], "has_multiplayer": false}} | dfabb62f-ee36-4ea0-8db9-476d46f927cb |
Are you taking about the 2016 PlayStation game, Superhot? | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "release_year"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Superhot", "release_year": 2016, "platforms": ["PlayStation"]}} | 03f934c6-56dc-4b80-a49c-a352b1ef2561 |
You said earlier that you disliked Assassin's Creed Chronicles: India. Are you typically not super fond of games without multiplayer from Climax Studios? | {"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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Assassin's Creed Chronicles: India", "developer": "Climax Studios", "rating": "poor", "has_multiplayer": false}} | 79df37c8-1ff9-460b-b117-e5d6e1d8fd93 |
If you like action-adventure games then you should try the 1994 video game called Little Big Adventure. It has an average rating but unfortunately has 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"}, "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"}}, "required": ["genres", "has_multiplayer", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Little Big Adventure", "release_year": 1994, "rating": "average", "genres": ["action-adventure"], "has_multiplayer": false}} | c712cb51-4fe4-4bff-82e3-c9b5d66da280 |
Madden NFL 15 is an average sport simulation by EA Tiburon for PlayStation and Xbox only. The game offers multiplayer and can be played in bird view or 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"}, "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": "Madden NFL 15", "developer": "EA Tiburon", "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view", "third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox"]}} | e587ffb7-75f5-4edb-88a1-6e44b27d9578 |
Outlast II is an indie adventure game that was released in 2017. It is rated M (for Mature) and received overall average reviews. | {"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"}}, "required": ["esrb", "genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Outlast II", "release_year": 2017, "esrb": "M (for Mature)", "rating": "average", "genres": ["adventure", "indie"]}} | 92842972-9503-4389-8396-9d115b0465e6 |
What's the most epic single-player game that you played recently? | {"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": false, "specifier": "epic"}} | 3515f7b5-ad5d-4230-b34c-32eda4c0e142 |
Outlast II is a 2017 indie adventure game with average ratings. 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"}, "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"}}, "required": ["esrb", "genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Outlast II", "release_year": 2017, "esrb": "M (for Mature)", "rating": "average", "genres": ["adventure", "indie"]}} | 03622be5-9ed7-4dc7-8393-c155f285593b |
What's one epic single-player game you can think of? | {"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": false, "specifier": "epic"}} | 7528049d-2e6a-4437-88e2-a1f467ea47e5 |
Super Bomberman, an action-packed strategy game rated E (for Everyone), was released in 1993. The bird view player perspective game has been getting average ratings and is single-player. | {"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": "Super Bomberman", "release_year": 1993, "esrb": "E (for Everyone)", "rating": "average", "genres": ["action", "strategy"], "player_perspective": ["bird view"], "has_multiplayer": false}} | ec9611a5-ce07-49a7-8878-ae7231b72547 |
Outlast II came out in 2017 to average reviews. It's your typical indie adventure game, although it has an M (for Mature) 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"}}, "required": ["esrb", "genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Outlast II", "release_year": 2017, "esrb": "M (for Mature)", "rating": "average", "genres": ["adventure", "indie"]}} | b68cbdfc-52a3-46d1-803f-88a01c7ad233 |
Can you recommend any single-player games with epic storylines? | {"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": false, "specifier": "epic"}} | 1c13eb6d-738e-41bb-824b-baa58edf029a |
For a single-player strategic action game with bird view perspective, try Super Bomberman from 1993. It has average reviews and 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"}, "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": "Super Bomberman", "release_year": 1993, "esrb": "E (for Everyone)", "rating": "average", "genres": ["action", "strategy"], "player_perspective": ["bird view"], "has_multiplayer": false}} | 1e689b70-8727-4663-b200-7df935dd7be0 |
Dirt: Showdown is a game that I'm currently playing on my Xbox. I am pretty sure you could get it on PlayStation and the PC, too. It is a sport driving/racing game. I love that is is multiplayer and you can view the race by first or third person. Sadly, it is not avialable on Steam, 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"}, "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"}, "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", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Dirt: Showdown", "genres": ["driving/racing", "sport"], "player_perspective": ["first person", "third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": false}} | c182a9d1-6a98-4bc1-8eb1-9af993909593 |
The action-adventure game from 1994, Little Big Adventure, was rated T (for Teen). This game is played from a third person view, has no multiplayer, and received only 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"}, "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}} | 313c8d66-5255-495c-9377-495a6d278c98 |
Super Bomberman is an average action strategy game that came out in 1993. The game, played in a bird view perspective, is rated E and does not have multiplayer functionality. | {"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": "Super Bomberman", "release_year": 1993, "esrb": "E (for Everyone)", "rating": "average", "genres": ["action", "strategy"], "player_perspective": ["bird view"], "has_multiplayer": false}} | a5ecb0e3-65a2-48a8-847d-ac2279323b45 |
Madden NFL 15 is a sports simulation game developed by EA Tiburon and released for the PlayStation and Xbox. The multiplayer game received average ratings and has both third person and 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"}, "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": "Madden NFL 15", "developer": "EA Tiburon", "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view", "third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox"]}} | 2a939ef4-2053-41c9-8a70-44c98c21d18e |
Dirt: Showdown is a multiplayer sport racing game. It offers both first and third person perspective. The game is not available on Steam but was released for PlayStation, Xbox, and PC. It was never 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"}, "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"}, "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", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Dirt: Showdown", "genres": ["driving/racing", "sport"], "player_perspective": ["first person", "third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": false}} | 98b9c81b-4a95-4ff7-85ff-78acb49a056d |
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}} | 8c69d386-f71e-4b9b-9e48-2026fcf4f734 |
For multiplayer games with a side view perspective, I've enjoyed Worms: Reloaded. Do you know about this game? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "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"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Worms: Reloaded", "player_perspective": ["side view"], "has_multiplayer": true}} | 3eb05292-2e04-4329-a633-e3569dea61e7 |
Is there a good dramatic game you would recommend? | {"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": "dramatic"}} | 1d2c059b-bc67-43bf-b468-11b45640aa64 |
Dirt: Showdown is a third person sport racing game, but you can switch to first person view too. It can be played on PC, though not through Steam, and also on Xbox, or PlayStation. The game is not supported on Linux and Mac. It has a multiplayer mode though. | {"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"}, "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", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Dirt: Showdown", "genres": ["driving/racing", "sport"], "player_perspective": ["first person", "third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": false}} | c58a61c4-e100-4b45-a36c-f7cb86aa62f9 |
Little Big Adventure is an average third person action-adventure rated T (for Teen). Released in 1994, the game does not have a multiplayer option. | {"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}} | 633fc5b5-9cab-4158-ae4b-629177dfc1bc |
If you're a fan of multiplayer side view games, I recommend Worms: Reloaded, have you played 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "player_perspective"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Worms: Reloaded", "player_perspective": ["side view"], "has_multiplayer": true}} | 107ac1c4-266f-420f-991c-1dd7c678861a |
What's a game you played lately that you felt was really dramatic? | {"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": "dramatic"}} | 6bf68171-7b2c-49a4-9505-f5a9bc8d0482 |
What is it about the driving/racing games with fighting and shooter elements made by Illusion Softworks that makes you rave about how great they are? | {"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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"developer": "Illusion Softworks", "rating": "excellent", "genres": ["driving/racing", "fighting", "shooter"]}} | 4e0617bc-7dbb-49f1-8fe7-519f33fac028 |
Payday 2 on PlayStation, Xbox, Nintendo Switch, and PC is a multiplayer shooter RPG with average ratings. 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"}, "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Payday 2", "rating": "average", "genres": ["role-playing", "shooter"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "Nintendo Switch", "PC"], "available_on_steam": true}} | fae69478-4c6a-431c-a049-f237790ca8d2 |
A side view multiplayer game that I enjoyed was Worms: Reloaded. 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "player_perspective"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Worms: Reloaded", "player_perspective": ["side view"], "has_multiplayer": true}} | 3fa9e3b6-e9bb-422f-8fd3-2762c167f7e5 |
What's a really dramatic game that 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": "dramatic"}} | 06558274-6928-4ee9-869b-382889bd7dc6 |
What makes you love Illusion Softworks' shooter games with driving and fighting elements? | {"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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"developer": "Illusion Softworks", "rating": "excellent", "genres": ["driving/racing", "fighting", "shooter"]}} | 1678319e-d770-4341-8046-fecb5a3132c6 |
Payday 2 is a role-playing shooter game that can be played on PlayStation, Xbox, Nintendo Switch, PC. It is available on Steam. It can be played multiplayer. It 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"}, "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Payday 2", "rating": "average", "genres": ["role-playing", "shooter"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "Nintendo Switch", "PC"], "available_on_steam": true}} | 1b1146d6-ae88-40be-a420-3fb1cf01c9d9 |
I recall you said you liked Max Payne. Do you enjoy third person games for PC 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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Max Payne", "rating": "good", "player_perspective": ["third person"], "platforms": ["PC"]}} | 6f6a6386-fb05-468f-a365-17ee4bd3909a |
You said that you had fun playing Far Cry 3. I'm curious, in general do you like action-adventure shooters that are available on Steam? | {"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"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Far Cry 3", "rating": "good", "genres": ["action-adventure", "shooter"], "available_on_steam": true}} | 0302f43f-6352-418c-8f18-1bdb162c69ee |
What is it about Illusion Softworks's shooter games with driving and fighting that you find so enjoyable? | {"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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"developer": "Illusion Softworks", "rating": "excellent", "genres": ["driving/racing", "fighting", "shooter"]}} | b2f10471-c460-4f46-9c84-a13f25491836 |
Payday 2 is an average-rated role-playing and shooter game released for PlayStation, Xbox, Nintendo Switch, and PC. It is available on Steam, and it has multiplayer capabilities. | {"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"}, "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Payday 2", "rating": "average", "genres": ["role-playing", "shooter"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "Nintendo Switch", "PC"], "available_on_steam": true}} | 47f2490d-0c9e-4b6c-9682-d04b8bf59a0a |
So you had fun playing Max Payne, if I recall right. Do you also enjoy other third person games for the PC? | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Max Payne", "rating": "good", "player_perspective": ["third person"], "platforms": ["PC"]}} | 37166f0f-e475-48fd-babd-f59b5876de27 |
You mentioned that Far Cry 3 on Steam was good. Do you also enjoy other action-adventure shooters on the same platform? | {"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"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Far Cry 3", "rating": "good", "genres": ["action-adventure", "shooter"], "available_on_steam": true}} | 18c7dc03-8f6e-40fa-80d5-50accd43f962 |
Are you talking about Tony Hawk's Pro Skater 3, the PC game in third person? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Tony Hawk's Pro Skater 3", "player_perspective": ["third person"], "platforms": ["PC"]}} | 8d1e795f-9459-4bd9-b5bc-dadb6b23dc5c |
Have you played Need for Speed: The Run? I think your mom would be OK with it since it's rated T (for Teen). | {"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"}}, "required": ["esrb", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Need for Speed: The Run", "esrb": "T (for Teen)"}} | 38ef3c16-ac3d-4d42-8744-99dd90784598 |
You told me that you thought Max Payne was good. Do you frequently think that third person games on the PC are good? | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Max Payne", "rating": "good", "player_perspective": ["third person"], "platforms": ["PC"]}} | 2d291fb6-540d-43b6-a626-1157ef41e990 |
So, you thought Far Cry 3 was a good game. Do you usually like action-adventure shooter games that you can get on Steam? | {"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"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Far Cry 3", "rating": "good", "genres": ["action-adventure", "shooter"], "available_on_steam": true}} | 85ff2f79-aadf-4d16-a6c0-6e03d97e90c3 |
By Tony Hawk's Pro Skater 3, do you mean the PC game with the third person perspective? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Tony Hawk's Pro Skater 3", "player_perspective": ["third person"], "platforms": ["PC"]}} | 13f0b1d8-0bc3-4aaf-8f0d-6621d47a095c |
So you talked about games with a T (for Teen) ESRB rating, so I wonder, have you played Need for Speed: The Run? | {"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"}}, "required": ["esrb", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Need for Speed: The Run", "esrb": "T (for Teen)"}} | 15a6740a-ae8c-4ba7-bf9c-1095d97607fe |
You mean the Little Big Adventure that dropped in 1994? | {"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": "Little Big Adventure", "release_year": 1994}} | 19030328-de8b-410a-bcf4-199192e41914 |
I remember you saying you enjoyed Commandos: Behind Enemy Lines. Would you say that the T rating is thus appropriate for such tactical strategy 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"}, "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": "verify_attribute", "arguments": {"name": "Commandos: Behind Enemy Lines", "esrb": "T (for Teen)", "rating": "good", "genres": ["strategy", "tactical"]}} | c5cc63d5-f734-4ee9-a3e2-ce65e1a8246a |
Oh, you're talking about the third person PC game, Tony Hawk's Pro Skater 3? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Tony Hawk's Pro Skater 3", "player_perspective": ["third person"], "platforms": ["PC"]}} | b1bbfd3b-8656-49df-b162-37d9d03b347e |
Speaking of good games that are rated T (for Teen), how about you have a look at Need for Speed: The Run? | {"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"}}, "required": ["esrb", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Need for Speed: The Run", "esrb": "T (for Teen)"}} | 11338823-9efd-4614-9153-2840346b6e42 |
Do you mean Little Big Adventure from 1994? | {"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": "Little Big Adventure", "release_year": 1994}} | 8f9aa165-77e0-4ca8-94b2-95f17fcacab0 |
Previously you told me that you like to play Commandos: Behind Enemy Lines. Does it mean you are fond of T rated games with a lot of realtime tactical strategy? | {"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"}, "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": "verify_attribute", "arguments": {"name": "Commandos: Behind Enemy Lines", "esrb": "T (for Teen)", "rating": "good", "genres": ["strategy", "tactical"]}} | ebc2cf16-567f-4f5c-98c7-c74582ba5a2d |
What's the newest game that you like? | {"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": "newest"}} | a044f702-164c-4a5b-8f5c-5d2424bc5aa1 |
Tony Hawk's Pro Skater 3 by Neversoft Entertainment was an average sport game. It was released in 2001 is rated T. It has 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"}, "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": "Tony Hawk's Pro Skater 3", "release_year": 2001, "developer": "Neversoft Entertainment", "esrb": "T (for Teen)", "rating": "average", "genres": ["sport"], "player_perspective": ["third person"]}} | 5ace5baf-e59d-4014-a514-683ebb96bbe0 |
By Little Big Adventure, do you mean the one that came out in 1994? | {"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": "Little Big Adventure", "release_year": 1994}} | 4cc3e476-4647-4c4e-9dcf-2b99736592c4 |
You mentioned that you liked Commandos: Behind Enemy Lines. Do you tend to enjoy T (for Teen) rated games involving strategy and tactical gameplay? | {"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"}, "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": "verify_attribute", "arguments": {"name": "Commandos: Behind Enemy Lines", "esrb": "T (for Teen)", "rating": "good", "genres": ["strategy", "tactical"]}} | 250525a0-e30c-4ced-9315-8cd0b335b25b |
What's the newest game that you've played lately? | {"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": "newest"}} | 08ec9ddd-f58a-4bd3-86de-d00c6d87da4f |
Tony Hawk's Pro Skater 3 is an average third person sport game that is rated T (for Teen). It was developed by Neversoft Entertainment and was released in 2001. | {"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": "Tony Hawk's Pro Skater 3", "release_year": 2001, "developer": "Neversoft Entertainment", "esrb": "T (for Teen)", "rating": "average", "genres": ["sport"], "player_perspective": ["third person"]}} | 5ba9c242-12b0-4208-baca-c04f7566ebbe |
You said earlier that Quantum Break was simply average. Do you commonly feel lukewarm about M (for Mature) rated games from Remedy Entertainment? | {"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"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "esrb", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Quantum Break", "developer": "Remedy Entertainment", "esrb": "M (for Mature)", "rating": "average"}} | 0d24d3f0-8c54-4121-a2f4-99c51512e1ea |
Do you ever play third person multiplayer 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "player_perspective"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Tony Hawk's Pro Skater 3", "player_perspective": ["third person"], "has_multiplayer": true}} | b9d45fbb-4c91-410a-9531-c263d8141a28 |
What's the newest game you plan on purchasing soon? | {"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": "newest"}} | d921a6b5-c0df-4317-8fe6-5eec314d60c2 |
Tony Hawk's Pro Skater 3 is an average third person sports game that came out in 2001. It was developed by Neversoft Entertainment 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"}, "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": "Tony Hawk's Pro Skater 3", "release_year": 2001, "developer": "Neversoft Entertainment", "esrb": "T (for Teen)", "rating": "average", "genres": ["sport"], "player_perspective": ["third person"]}} | 6dafeed2-0032-4f58-88fe-db573e13f8f7 |
I believe your opinion of Quantum Break was that it was nothing special. Do you feel the same about other M (for Mature) titles from Remedy Entertainment? | {"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"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "esrb", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Quantum Break", "developer": "Remedy Entertainment", "esrb": "M (for Mature)", "rating": "average"}} | e45ad571-f13b-45a2-9c4a-090a7d0a0461 |
Are you a fan of third person multiplayer games, like Tony Hawk's Pro Skater 3, by any chance? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "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"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Tony Hawk's Pro Skater 3", "player_perspective": ["third person"], "has_multiplayer": true}} | 1440fa7a-d5d7-4698-95b9-e67d0deb2a38 |
The Last of Us is a 2013 third person action-adventure shooter. It has an ESRB rating of 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Last of Us", "release_year": 2013, "esrb": "M (for Mature)", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"]}} | 254d3080-717d-4901-97f8-c37e6d87c9a3 |
NBA 2K16 was pretty fun. I always like multiplayer sports games. | {"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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "NBA 2K16", "rating": "good", "genres": ["sport"], "has_multiplayer": true}} | 5e49761d-b95c-4f68-ad87-f4f4dd6554cb |
You said that Quantum Break could be interesting at times, but was overall just okay. Do you kind of feel the same way about Remedy Entertainment's other M rated 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"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "esrb", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Quantum Break", "developer": "Remedy Entertainment", "esrb": "M (for Mature)", "rating": "average"}} | ae85b65d-d8dd-484a-9c62-249e4e73c60f |
I really like third person multiplayer games like Tony Hawk's Pro Skater 3, did you enjoy it? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "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"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Tony Hawk's Pro Skater 3", "player_perspective": ["third person"], "has_multiplayer": true}} | 92407549-0506-496c-937a-142a65cfc574 |
The Last of Us was a third person action and adventure game with shooter elements that came out in 2013. The themes earned it a Mature 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Last of Us", "release_year": 2013, "esrb": "M (for Mature)", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"]}} | 10910f3f-db24-43ff-82d3-f8c5f1902fae |
I'm always down for another multiplayer sport game, so I found playing NBA 2K16 to be a pretty fun time. | {"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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "NBA 2K16", "rating": "good", "genres": ["sport"], "has_multiplayer": true}} | 516c3442-a7ef-4fe9-8e81-43b9971bab0f |
Hellblade: Senua's Sacrifice has surprised people with its fantastic reception. It's an indie hack-and-slash adventure that really stands up to the high-dollar retail games on the market. You can get it on PlayStation, Xbox, and PC through Steam, but there's no Mac or Linux releases yet. | {"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": "Hellblade: Senua's Sacrifice", "rating": "excellent", "genres": ["adventure", "hack-and-slash", "indie"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | cb21d975-56a3-4da7-9a22-b612b77d4f51 |
Are you overall a fan of games developed by Blizzard Entertainment, or World of Warcraft 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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "World of Warcraft", "developer": "Blizzard Entertainment", "rating": "good"}} | e36d65d8-b3b2-40de-83c5-b51a95f4c1a4 |
The Last of Us from 2013 is also an action-adventure shooter with an M (for Mature) rating with 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"}, "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"}}, "required": ["esrb", "genres", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Last of Us", "release_year": 2013, "esrb": "M (for Mature)", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"]}} | 917cdfce-935a-41d0-84f1-020ccf33edc8 |
I had a fun time with NBA 2K16. Sports games that you can play with your friends through multiplayer are always a good time. | {"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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "NBA 2K16", "rating": "good", "genres": ["sport"], "has_multiplayer": true}} | 6f2b6a3f-9495-47ba-962f-a17a0891a89d |
If you like hack-and-slash adventure games, you should try Hellblade: Senua's Sacrifice. It's an excellent indie game that you can play on PlayStation, Xbox, PC and it's available on Steam, though it doesn't run 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"}, "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": "Hellblade: Senua's Sacrifice", "rating": "excellent", "genres": ["adventure", "hack-and-slash", "indie"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 798d9075-5c68-4a62-a76f-b9bdb2b92ea9 |
You mentioned that World of Warcraft was pretty good in your opinion. Does Blizzard Entertainment tend to satisfy your expectations in their 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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "World of Warcraft", "developer": "Blizzard Entertainment", "rating": "good"}} | 33978f0f-a64c-47df-be1f-aaaa93364608 |
I remember you told me earlier that you did not enjoy Small World 2. Is the multiplayer mode something that typically spoils your gaming experience? | {"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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Small World 2", "rating": "poor", "has_multiplayer": true}} | 55d49ed1-6edf-439f-999e-3eaa22c9c5ad |
Hellblade: Senua's Sacrifice is an excellent indie adventure hack-and-slash. It was released on PlayStation, Xbox, and PC with Steam availability, but unfortunately does not 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"}, "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": "Hellblade: Senua's Sacrifice", "rating": "excellent", "genres": ["adventure", "hack-and-slash", "indie"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | b8ffee91-988a-4f80-a6ac-1d3fbc48790b |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.