input
stringlengths 20
429
| tool
stringclasses 464
values | output
stringlengths 46
331
| id
stringlengths 36
36
|
---|---|---|---|
Were you referring to the Might & Magic: Heroes VI that is available on Steam and developed by Black Hole Entertainment? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` 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": "confirm", "arguments": {"name": "Might & Magic: Heroes VI", "developer": "Black Hole Entertainment", "available_on_steam": true}} | a63c1272-a423-4fef-88a4-a19ea501ea2f |
I remember you saying you thought that Need for Speed: Most Wanted was good. Do you like any other EA Redwood Shores driving/racing 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Need for Speed: Most Wanted", "developer": "EA Redwood Shores", "rating": "good", "genres": ["driving/racing"]}} | 01c5f499-678c-4c6c-a3d8-3fe7100e8424 |
The 1986 arcade Tetris offers puzzle and strategy gameplay. It is available on Nintendo, PC, Linux and the Mac. The player perspective is side 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"}, "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", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tetris", "release_year": 1986, "genres": ["arcade", "puzzle", "strategy"], "player_perspective": ["side view"], "platforms": ["Nintendo", "PC"], "has_linux_release": true, "has_mac_release": true}} | fd67a6f3-2ae7-461b-96a9-631a3ff8e5fb |
FIFA 12 is an okay sport sim from EA Canada. It came out in 2011 for PlayStation, Xbox, Nintendo, and PC and has an E (for Everyone) rating. The game allows you to switch from a bird view to a side view perspective, which is a nice 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"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "FIFA 12", "release_year": 2011, "developer": "EA Canada", "esrb": "E (for Everyone)", "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view", "side view"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"]}} | 23363716-8acd-4c45-a811-dd7b047c46f0 |
Mass Effect 2 came out in 2010 on PlayStation, Xbox, and on Steam for PC (but not Mac or Linux.) It's a single-player only action-adventure RPG 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"}, "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", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Mass Effect 2", "release_year": 2010, "genres": ["action-adventure", "role-playing", "shooter"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | a231a2c7-0c4e-4558-ac2d-f385b9f10d54 |
If you like games with fighting, Mafia is an excellent game that is rated M (for Mature). It is a third person driving/racing shooter from 2002. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Mafia", "release_year": 2002, "esrb": "M (for Mature)", "rating": "excellent", "genres": ["driving/racing", "fighting", "shooter"], "player_perspective": ["third person"]}} | 017bf657-f975-4a72-975b-114adb198b2c |
EA Digital Illusions CE really dropped the ball when they announced Battlefield V, and upcoming first person shooter with action elements. The game's focus is on multiplayer, and it will launch on October 16, 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"}}, "required": ["developer", "exp_release_date", "genres", "has_multiplayer", "name", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Battlefield V", "exp_release_date": "October 16, 2018", "developer": "EA Digital Illusions CE", "genres": ["action", "shooter"], "player_perspective": ["first person"], "has_multiplayer": true}} | cf183e2c-4d62-48f4-9870-bda438344047 |
Do you mean the first person Layers of Fear game that was developed by the Bloober Team? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "name", "player_perspective"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Layers of Fear", "developer": "Bloober Team", "player_perspective": ["first person"]}} | 20d9e73c-4d0a-4b9c-a90d-d1c71cb1dca9 |
I recall that you disliked Small World 2. Have you never been fond of games from Days of Wonder 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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Small World 2", "developer": "Days of Wonder", "rating": "poor", "available_on_steam": true}} | 3c56a38f-c2cc-43af-bac3-69905ad2fe6d |
Metal Gear Solid 3: Snake Eater is an excellent action-adventure tactical shooter game for PlayStation. It doesn't 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"}, "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": ["genres", "has_multiplayer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Metal Gear Solid 3: Snake Eater", "rating": "excellent", "genres": ["action-adventure", "shooter", "tactical"], "has_multiplayer": false, "platforms": ["PlayStation"]}} | 3185495a-0aad-44da-ac18-54f753e32554 |
EA Canada released the sport simulation game, FIFA 12, on PlayStation, Xbox, Nintendo, and PC. It's just an average game in its category, but you can switch between playing from the bird's eye view and the side view perspective. The game from 2011 is suitable for all audiences. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "FIFA 12", "release_year": 2011, "developer": "EA Canada", "esrb": "E (for Everyone)", "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view", "side view"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"]}} | d380055d-b503-4d6a-bdfc-de54aea18992 |
Mass Effect 2 is an action-adventure role-playing game that came out in 2010 for PlayStation, Xbox, and PC. The shooter game can only be played single-player and is not available on either Linux or Mac. However, the game is 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"}, "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", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Mass Effect 2", "release_year": 2010, "genres": ["action-adventure", "role-playing", "shooter"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 068e49cf-ef38-456a-965f-24080b7cc67a |
What do you enjoy about Blizzard North's Mac games? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["developer", "has_mac_release", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"developer": "Blizzard North", "rating": "good", "has_mac_release": true}} | ccc385a1-68a1-47ae-a4f0-ae109bb5d735 |
Battlefield V is a new first person action shooter with multiplayer, developed by EA Digital Illusions CE. It is expected to be released October 16, 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"}}, "required": ["developer", "exp_release_date", "genres", "has_multiplayer", "name", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Battlefield V", "exp_release_date": "October 16, 2018", "developer": "EA Digital Illusions CE", "genres": ["action", "shooter"], "player_perspective": ["first person"], "has_multiplayer": true}} | f3e9860c-8579-4ade-9335-b46bf273876b |
When you refer to Shadow of the Tomb Raider, do you mean the one that's a third person adventure shooter? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` 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": "confirm", "arguments": {"name": "Shadow of the Tomb Raider", "genres": ["adventure", "shooter"], "player_perspective": ["third person"]}} | e6c67d22-3daa-4c3d-9fdd-75670f37dd41 |
You said you were indifferent towards NHL 15. Typically, do you feel similar to other play bird's-eye view sport simulations? | {"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "NHL 15", "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view"]}} | 31804bdb-5c13-41d4-b195-e34d796108eb |
Metal Gear Solid 3: Snake Eater is an action-adventure tactical shooter. It is on PlayStation, and it is an excellent game, even though it doesn't offer a multiplayer mode. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": ["genres", "has_multiplayer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Metal Gear Solid 3: Snake Eater", "rating": "excellent", "genres": ["action-adventure", "shooter", "tactical"], "has_multiplayer": false, "platforms": ["PlayStation"]}} | 76c0ebd5-de22-4164-8756-cfe28ead8d5f |
Are you talking about EA Canada's FIFA 12 release from 2011? | {"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"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name", "release_year"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "FIFA 12", "release_year": 2011, "developer": "EA Canada"}} | 3106d1d4-1785-4c6d-a41d-11f06075500e |
If you enjoy action-adventure shooter games with role-play to them as well, try Mass Effect 2 from 2010. You can play it on PlayStation, Xbox and PC and it's available on Steam, though it doesn't have multiplayer support, nor Linux or Mac releases. | {"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"}, "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", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Mass Effect 2", "release_year": 2010, "genres": ["action-adventure", "role-playing", "shooter"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 85fa18ee-7c4f-4831-a1a4-1e8011aa7389 |
What is it about the Blizzard North games that have gotten a Mac release that you find 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"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["developer", "has_mac_release", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"developer": "Blizzard North", "rating": "good", "has_mac_release": true}} | 280a1668-7f24-4c07-b232-f29f113b7401 |
Battlefield V is an action shooter game developed by EA Digital Illusions CE that's being released on October 16, 2018. You play this from a first person perspective, and there is multiplayer involved 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"}, "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"}}, "required": ["developer", "exp_release_date", "genres", "has_multiplayer", "name", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Battlefield V", "exp_release_date": "October 16, 2018", "developer": "EA Digital Illusions CE", "genres": ["action", "shooter"], "player_perspective": ["first person"], "has_multiplayer": true}} | 591a18a2-3215-4096-aed0-e1d9d92a77b0 |
Are you referring to Layers of Fear, the first person indie point-and-click adventure game? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` 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": "confirm", "arguments": {"name": "Layers of Fear", "genres": ["adventure", "indie", "point-and-click"], "player_perspective": ["first person"]}} | 389e653b-06c3-4b8d-ac91-ff0971cd5de9 |
I remember you telling me that you didn't feel too strongly about Rollcage. But does that opinion also hold true for other action racing games by Attention To Detail? | {"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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Rollcage", "developer": "Attention To Detail", "rating": "average", "genres": ["action", "driving/racing"]}} | 5a9ebf5b-03fc-43f9-99fb-6d8a6269438f |
For an excellent action-adventure tactical shooter, try Metal Gear Solid 3: Snake Eater. It is available on PlayStation only, and 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"}, "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": ["genres", "has_multiplayer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Metal Gear Solid 3: Snake Eater", "rating": "excellent", "genres": ["action-adventure", "shooter", "tactical"], "has_multiplayer": false, "platforms": ["PlayStation"]}} | be95674f-9dcb-4b06-81f4-0e738edfab04 |
That's the FIFA 12 from EA Canada, released in 2011? | {"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"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name", "release_year"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "FIFA 12", "release_year": 2011, "developer": "EA Canada"}} | 0aa1a289-62c4-4b90-8c4a-90ba1b304437 |
World of Warcraft is an adventure MMORPG made by Blizzard Entertainment. It came out in 2004 and is rated T (for Teen). It generally has good ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "World of Warcraft", "release_year": 2004, "developer": "Blizzard Entertainment", "esrb": "T (for Teen)", "rating": "good", "genres": ["adventure", "MMORPG"]}} | 6bba719c-3b64-4595-a914-1dbd40c6c038 |
How do you find playing Blizzard North games fun on Mac? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["developer", "has_mac_release", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"developer": "Blizzard North", "rating": "good", "has_mac_release": true}} | 647d5cb0-755d-44af-938d-e66d89dcd6c2 |
For an adventure role-playing game with a bird view perspective, try the indie game Undertale from 2015. 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Undertale", "release_year": 2015, "genres": ["adventure", "indie", "role-playing"], "player_perspective": ["bird view"], "has_multiplayer": false}} | 297bba0f-8d70-4cde-a867-591f7d6a07ff |
Is that the multiplayer game from 2014, Football Manager 2015? | {"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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "release_year"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Football Manager 2015", "release_year": 2014, "has_multiplayer": true}} | 9d3a60e7-3dc6-48a0-8506-cfb5b7675b8c |
I know you mentioned you felt that The Forest of Doom was just an okay game. Would you say the selection of Tin Man Games on Steam lacks more solid 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"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "The Forest of Doom", "developer": "Tin Man Games", "rating": "average", "available_on_steam": true}} | d084697a-2b2e-4e10-a614-ae5c1e12b7f5 |
If you're into sports and enjoy third person games, try NBA 2K16. It can be played on 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"}, "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": "NBA 2K16", "genres": ["sport"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"]}} | f4057226-75d0-408c-9bf3-036c6434cdc1 |
Oh, do you mean the FIFA 12 made by EA Canada in 2011? | {"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"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name", "release_year"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "FIFA 12", "release_year": 2011, "developer": "EA Canada"}} | 895d06c7-6d89-4ab7-92a8-a1731db18e00 |
World of Warcraft is one of the good MMORPGs. Released in 2004, World of Warcraft is an adventure game rated T (for Teen) and was developed by Blizzard 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"}}, "required": ["developer", "esrb", "genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "World of Warcraft", "release_year": 2004, "developer": "Blizzard Entertainment", "esrb": "T (for Teen)", "rating": "good", "genres": ["adventure", "MMORPG"]}} | 483f390a-f356-4856-a14b-dcd8e503a358 |
Half-Life 2 is a first person shooter available on PlayStation, Xbox, PC, Linux, and Mac. The game doesn't offer multiplayer 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Half-Life 2", "genres": ["shooter"], "player_perspective": ["first person"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": true, "has_mac_release": true}} | c8ddb18a-e641-411b-beca-ef53abaf1468 |
Undertale is an indie adventure game. It does not have multiplayer and is a bird view role-playing game that was released in 2015. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Undertale", "release_year": 2015, "genres": ["adventure", "indie", "role-playing"], "player_perspective": ["bird view"], "has_multiplayer": false}} | 45ce44af-c939-42b1-ba53-c73c168e7673 |
Is the Anthem you're talking about the one that's a multiplayer action-adventure shooter RPG? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Anthem", "genres": ["action-adventure", "role-playing", "shooter"], "has_multiplayer": true}} | eaa4a8a4-a515-453a-9c0b-6e9135f9f39d |
Do you find all action strategy platformers lukewarm, or just Worms: Reloaded? | {"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"}}, "required": ["genres", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Worms: Reloaded", "rating": "average", "genres": ["action", "platformer", "strategy"]}} | b35d0e00-c84b-4428-9646-b37a3de06302 |
Sports lovers will enjoy NBA 2K16 which can be played on either PlayStation, Xbox, or PC. The game is played from 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": "NBA 2K16", "genres": ["sport"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"]}} | 28e90a95-7279-4920-ab96-cc9e6adcda96 |
So, do you have any experience playing arcade strategy puzzle games, like Tetris? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Tetris", "genres": ["arcade", "puzzle", "strategy"]}} | ac39b51e-aaa4-4ffc-895d-51d97736d046 |
Half-Life 2 is a single-player first person shooter for PlayStation, Xbox, and PC. It is supported both on Linux and 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"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Half-Life 2", "genres": ["shooter"], "player_perspective": ["first person"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": true, "has_mac_release": true}} | 4a4bee75-d982-4d0a-9c7e-5e047eb085b7 |
Undertale was finally released in 2015. It's an indie adventure RPG played from a bird's eye perspective. Unfortunately there's no 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Undertale", "release_year": 2015, "genres": ["adventure", "indie", "role-playing"], "player_perspective": ["bird view"], "has_multiplayer": false}} | 7e711a9a-da57-427c-a2a4-577d1767271c |
Is the Anthem you're talking about the third person action-adventure shooter RPG? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` 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": "confirm", "arguments": {"name": "Anthem", "genres": ["action-adventure", "role-playing", "shooter"], "player_perspective": ["third person"]}} | 96f2cc01-13cd-4eb9-bbdc-eb883eed7cf9 |
You mentioned disliking Guitar Hero: Smash Hits. Is this the case for all Nintendo games rated T? | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "name", "platforms", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Guitar Hero: Smash Hits", "esrb": "T (for Teen)", "rating": "poor", "platforms": ["Nintendo"]}} | 2de4584f-b876-4a41-b932-d408e8ec2a4e |
NBA 2K16 is a third person sports game for multiple platforms such as PlayStation, Xbox, or 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"}, "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": "NBA 2K16", "genres": ["sport"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"]}} | 6b1ba41d-fe1d-43d1-9dd0-e0bd17ac631e |
Do you like arcade games that involve puzzles and strategy, like Tetris? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Tetris", "genres": ["arcade", "puzzle", "strategy"]}} | 69d1a325-8c27-4502-8a4d-125200b7307b |
The single-player first person shooter, Half-Life 2, can be played on PlayStation, Xbox, or PC. There is both a Linux and a 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Half-Life 2", "genres": ["shooter"], "player_perspective": ["first person"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": true, "has_mac_release": true}} | a9d93d5e-313a-4b4c-a264-a50b1f2a6d8e |
I didn't enjoy Mirror's Edge Catalyst at all. It's because the first person perspective was absolutely the wrong choice for it and made it terrible to play. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Mirror's Edge Catalyst", "rating": "poor", "player_perspective": ["first person"]}} | 593fd1dd-f6aa-42f2-8711-f3de024994a9 |
Is the Heroes of Might and Magic III: The Restoration of Erathia you're talking about the one with the bird view perspective that's for the PC? | {"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": "Heroes of Might and Magic III: The Restoration of Erathia", "player_perspective": ["bird view"], "platforms": ["PC"]}} | 2bdaa4e7-cd34-454d-9e0b-51aa805c6f02 |
You've mentioned how bad Small World 2 was. Do you just not enjoy indie games in the trivia/board game genre at all? | {"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"}}, "required": ["genres", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Small World 2", "rating": "poor", "genres": ["indie", "trivia/board game"]}} | 0c9c3d71-6057-4ad7-bc23-b60b3da037d1 |
In my opinion, Payday 2 is a pretty average multiplayer experience from Overkill Software. | {"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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Payday 2", "developer": "Overkill Software", "rating": "average", "has_multiplayer": true}} | 2a2ef853-90ca-47bb-8d21-fab59d07558e |
Have you given strategy arcade puzzle games, like Tetris, a try? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Tetris", "genres": ["arcade", "puzzle", "strategy"]}} | c4e9fb07-94a1-471a-9364-2134d196ad7c |
The adventure MMORPG, World of Warcraft, brings back a lot of good memories, all the way back to 2004. It was developed by Blizzard Entertainment and put right in the middle of a T (for Teen) 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"}, "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", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "World of Warcraft", "release_year": 2004, "developer": "Blizzard Entertainment", "esrb": "T (for Teen)", "rating": "good", "genres": ["adventure", "MMORPG"]}} | f3154529-b7af-4505-8da5-6e6dc7682849 |
Tomb Raider: The Angel of Darkness is a third person action-adventure game with shooter elements available on Steam. It's out on PlayStation, PC, and Mac, but not 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"}, "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"}, "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", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tomb Raider: The Angel of Darkness", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "platforms": ["PlayStation", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": true}} | f1242dae-c043-4765-9747-da1730801ded |
Mirror's Edge Catalyst is a pretty poor first person 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"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Mirror's Edge Catalyst", "rating": "poor", "player_perspective": ["first person"]}} | cc5aeb11-df7c-45ac-8033-9049a8543559 |
By Ori and the Blind Forest, do you mean the one with an E rating? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` 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": "confirm", "arguments": {"name": "Ori and the Blind Forest", "esrb": "E (for Everyone)"}} | 6370574a-4671-4c26-978b-888184ac5ba7 |
So you said that you had a good time playing Assassin's Creed II. Generally speaking, do you like playing third person action-adventure platformers? | {"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Assassin's Creed II", "rating": "good", "genres": ["action-adventure", "platformer"], "player_perspective": ["third person"]}} | 18cd1576-fc0f-4a0a-883f-c21a5f50779e |
The multiplayer aspect of Payday 2 is fun, but I don't like Overkill Software's games, so overall I found it mediocre. | {"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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Payday 2", "developer": "Overkill Software", "rating": "average", "has_multiplayer": true}} | 0cba7fed-262d-4357-9a5e-f7c32f77c62a |
If you like action-adventure third person shooter games, then you should try the video game released in 2016 called Uncharted 4: A Thief's End. It has an excellent rating but is released only on the PlayStation. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Uncharted 4: A Thief's End", "release_year": 2016, "rating": "excellent", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "platforms": ["PlayStation"]}} | 17d632f0-3b99-4eb7-bc8f-d7dd3d35591c |
The Vanishing of Ethan Carter is an average indie adventure game that 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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Vanishing of Ethan Carter", "esrb": "M (for Mature)", "rating": "average", "genres": ["adventure", "indie"]}} | 1486060d-e02f-4062-9945-bfb638c135bc |
Tomb Raider: The Angel of Darkness is a third person action-adventure shooter game that is available on PC and PlayStation. The game is also available on Steam and supported on Mac, though not on Linux. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"}, "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", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tomb Raider: The Angel of Darkness", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "platforms": ["PlayStation", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": true}} | 66717c3e-0378-4b38-a140-cc9a8347d265 |
I avoid first person perspective games like Mirror's Edge Catalyst, it can become somewhat nauseating. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Mirror's Edge Catalyst", "rating": "poor", "player_perspective": ["first person"]}} | bef0b06b-febc-441e-8ea0-4b75f03ab27a |
When you talk about Mafia, do you mean the 2002 game that was developed by Illusion Softworks? | {"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"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name", "release_year"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Mafia", "release_year": 2002, "developer": "Illusion Softworks"}} | 91110fc0-8590-473c-bb78-99e74844de63 |
You mentioned that you didn't hate Rollcage but it didn't impress you either. Do you think there is a lot to improve in all action racing games developed by Attention To Detail? | {"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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Rollcage", "developer": "Attention To Detail", "rating": "average", "genres": ["action", "driving/racing"]}} | 2a4b1261-623c-4a6d-88d5-91be3ded7818 |
Payday 2 isn't the worst game in the world, I'd say. It's got multiplayer which is always a plus, but Overkill Software just doesn't make games that stand out much. | {"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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Payday 2", "developer": "Overkill Software", "rating": "average", "has_multiplayer": true}} | 539fc906-8de4-462b-820a-58a86f8f7c13 |
An excellent third person shooter for PlayStation is a game called Uncharted 4: A Thief's End. This action-adventure game actually came out in 2016. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Uncharted 4: A Thief's End", "release_year": 2016, "rating": "excellent", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "platforms": ["PlayStation"]}} | 6076776e-b0fe-47da-8fb8-8218cd5e80dc |
The Vanishing of Ethan Carter is an average indie adventure game rated M (for Mature). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Vanishing of Ethan Carter", "esrb": "M (for Mature)", "rating": "average", "genres": ["adventure", "indie"]}} | 9c87dda1-22db-4937-b763-c4653f375d63 |
Tomb Raider: The Angel of Darkness is an action-adventure shooter played in a third person view. It can only be played on PlayStation or PC, with additional Mac support, not Linux though. You can purchase 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"}, "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"}, "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", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tomb Raider: The Angel of Darkness", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "platforms": ["PlayStation", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": true}} | dd1d7d43-2183-44ea-a7a4-204c69d500b2 |
Previously, you stated that you felt NHL 15 is just so-so. Is this the case for all multiplayer sport simulations? | {"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": "NHL 15", "rating": "average", "genres": ["simulation", "sport"], "has_multiplayer": true}} | 4cebbfdd-e5fd-41c4-9fdd-a1d8cef9c629 |
The Elder Scrolls Online which was released on PC in 2014, correct? | {"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": "The Elder Scrolls Online", "release_year": 2014, "platforms": ["PC"]}} | 1ba1d928-55c3-4347-856a-a8734a160207 |
Do you find playing adventure MMORPGs fun, or did you just enjoy World of Warcraft? | {"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"}}, "required": ["genres", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "World of Warcraft", "rating": "good", "genres": ["adventure", "MMORPG"]}} | f0820782-b3ba-4196-8d0f-a69ba5479816 |
Rollcage was an average game from 1999. It is an action driving racing game. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Rollcage", "release_year": 1999, "rating": "average", "genres": ["action", "driving/racing"]}} | abce5881-ff13-48e1-abd6-f37922ba5655 |
If you have a PlayStation, I have an action-adventure third person shooter that you cannot pass up. With its excellent rating, Uncharted 4: A Thief's End is a must-play-now if you haven't played it since it was released in 2016. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Uncharted 4: A Thief's End", "release_year": 2016, "rating": "excellent", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "platforms": ["PlayStation"]}} | f87bf509-f1ae-465b-9651-1f8af9cbd584 |
The Vanishing of Ethan Carter is an average indie adventure game that 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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Vanishing of Ethan Carter", "esrb": "M (for Mature)", "rating": "average", "genres": ["adventure", "indie"]}} | 87e1ce14-5855-4859-8072-cc797ef6fa24 |
Released in 1998, Commandos: Behind Enemy Lines is a tactical strategy game with multiplayer capabilities and rated suitable for teens. | {"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"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Commandos: Behind Enemy Lines", "release_year": 1998, "esrb": "T (for Teen)", "genres": ["strategy", "tactical"], "has_multiplayer": true}} | 976cc95e-8042-490b-b710-c7170269d383 |
You said earlier that you thought NHL 15 was average. Are you unimpressed in general by multiplayer sports simulation games? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "NHL 15", "rating": "average", "genres": ["simulation", "sport"], "has_multiplayer": true}} | 931c7509-11f1-4f97-bd7f-dfa3edb48453 |
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"]}} | 7c44d059-4361-4c4e-82a1-cf1efcc71273 |
You like Uncharted 4: A Thief's End a lot, I remember. Would you have even touched it though if it wasn't 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"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Uncharted 4: A Thief's End", "rating": "excellent", "platforms": ["PlayStation"]}} | 270d5e27-623d-49a4-b694-55061272222e |
Rollcage is an average driving/racing action game released in 1999. | {"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"}}, "required": ["genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Rollcage", "release_year": 1999, "rating": "average", "genres": ["action", "driving/racing"]}} | 078c315e-67e0-4a32-a827-15093f9139dc |
There have been good ratings for Hazelight Studios release of the action and adventure packed A Way Out in 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"}, "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"}}, "required": ["developer", "genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "A Way Out", "release_year": 2018, "developer": "Hazelight Studios", "rating": "good", "genres": ["action-adventure"]}} | 18eab132-e7cc-40f9-8431-82edff292968 |
2000's The Sims is a good simulation strategy game played from a bird's eye 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"}, "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": "The Sims", "release_year": 2000, "rating": "good", "genres": ["simulation", "strategy"], "player_perspective": ["bird view"]}} | e0c40c1b-5313-4294-97e8-6a8d24e35126 |
Hey, try the multiplayer tactical strategy game, Commandos: Behind Enemy Lines, from 1998. It's rated T (for Teen). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Commandos: Behind Enemy Lines", "release_year": 1998, "esrb": "T (for Teen)", "genres": ["strategy", "tactical"], "has_multiplayer": true}} | 384468f1-303f-44a4-bade-efe2e730d66f |
You said that NHL 15 could be fun but was mostly just average. Do you in general feel that multiplayer sports simulators are like that? | {"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": "NHL 15", "rating": "average", "genres": ["simulation", "sport"], "has_multiplayer": true}} | d3f03fa0-d5ba-416b-ae8f-6cd91c8e42ed |
Is the Football Manager 2015 that you just mentioned the one that was released in 2014 and is a strategy sport simulator? | {"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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "release_year"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Football Manager 2015", "release_year": 2014, "genres": ["simulation", "sport", "strategy"]}} | 708428c0-95bd-489a-a1a4-38409e0b3a0e |
I remember you saying that you enjoy Tomb Raider: The Last Revelation. Would you say you strongly prefer third person perspective games on 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"}, "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": "Tomb Raider: The Last Revelation", "rating": "good", "player_perspective": ["third person"], "platforms": ["PlayStation"]}} | a1923f83-e858-4968-88f5-16407f4f2f78 |
For an action racing game, I highly recommend Rollcage. It has an average score when it comes to user ratings, but do not let this discourage you. Taking into consideration that the year was 1999 when Rollcage was released, it is standing the test of time. | {"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"}}, "required": ["genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Rollcage", "release_year": 1999, "rating": "average", "genres": ["action", "driving/racing"]}} | 9b2eb3cb-147a-47da-a8a5-c1ffeba6a509 |
A Way Out is a good action-adventure game that came out in 2018 by Hazelight Studios. | {"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"}}, "required": ["developer", "genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "A Way Out", "release_year": 2018, "developer": "Hazelight Studios", "rating": "good", "genres": ["action-adventure"]}} | c49b7e7e-7b74-4efd-8cd1-55c4e5354398 |
The Sims is a simulation strategy game from a bird's eye view. Originally released in 2000, the game received good reviews from players. | {"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": "The Sims", "release_year": 2000, "rating": "good", "genres": ["simulation", "strategy"], "player_perspective": ["bird view"]}} | ef470123-7f70-480e-a160-c2322816adf1 |
Commandos: Behind Enemy Lines is a 1998 tactical game that involves strategy. The game offers multiplayer and is rated T (for Teen). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Commandos: Behind Enemy Lines", "release_year": 1998, "esrb": "T (for Teen)", "genres": ["strategy", "tactical"], "has_multiplayer": true}} | 6d8df8e5-bb7c-4df4-9cde-0643ad351bab |
You seem to have liked some other 2014 games, was Madden NFL 15 also among them? | {"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"}}, "required": ["name", "release_year"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Madden NFL 15", "release_year": 2014}} | 8047246f-3eb1-471f-bf15-8d245b926187 |
Do you mean the Layers of Fear game that the Bloober Team released back in 2015? | {"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"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name", "release_year"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Layers of Fear", "release_year": 2015, "developer": "Bloober Team"}} | 25ad8d3c-35db-48b4-aeec-e76fb95d9271 |
Earlier you said you found Need for Speed: The Run to be average. Are you typically not very impressed by driving/racing games from Firebrand 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Need for Speed: The Run", "developer": "Firebrand Games", "rating": "average", "genres": ["driving/racing"]}} | a17ad9d2-7cd8-42cf-a768-f4d1267c376f |
The Elder Scrolls Online was not terribly bad, but that's just because I have a thing for first person games on Mac. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["has_mac_release", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "The Elder Scrolls Online", "rating": "average", "player_perspective": ["first person"], "has_mac_release": true}} | 5d1aa14f-8103-499a-aefe-edbc6130bc34 |
A Way Out is an action-adventure game developed by Hazelight Studios released in 2018. The game received good reviews from players. | {"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"}}, "required": ["developer", "genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "A Way Out", "release_year": 2018, "developer": "Hazelight Studios", "rating": "good", "genres": ["action-adventure"]}} | d9c9540d-203d-4fda-bf88-70ac16059c02 |
If you like simulation strategy games then you should try the video game released in 2000 called The Sims. It has a good rating and uses a bird view perspective. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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": "The Sims", "release_year": 2000, "rating": "good", "genres": ["simulation", "strategy"], "player_perspective": ["bird view"]}} | 17e52592-2e12-4e77-b547-b35a36a7ce5a |
And for yet another game that came out in 2014 that you might be interested in, have you ever heard of Madden NFL 15? | {"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"}}, "required": ["name", "release_year"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Madden NFL 15", "release_year": 2014}} | 1b4b5492-1917-48e3-9e21-ae586b9414e8 |
Is that Anthem that you can play on PlayStation with multiplayer? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` 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": "confirm", "arguments": {"name": "Anthem", "has_multiplayer": true, "platforms": ["PlayStation"]}} | 6cc7e5f2-5257-446a-83f0-bdf19dfa5572 |
You said that Tetris was one of your all time favorite games. Was 1986 a great year for Nintendo games overall, or was it just this game? | {"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": "Tetris", "release_year": 1986, "rating": "excellent", "platforms": ["Nintendo"]}} | 9a5122bd-de98-4398-a0df-85945cc332d1 |
I thought The Elder Scrolls Online was quite okay. I love that it got a Mac release, but the first person perspective just made it mediocre in my view. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["has_mac_release", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "The Elder Scrolls Online", "rating": "average", "player_perspective": ["first person"], "has_mac_release": true}} | d6fc13af-a29a-4c38-b861-bd64f591d7f2 |
If you like third person action-adventure role-playing platformers, then you should try the game released in 2018 by SIE Santa Monica Studio called God of War. It has an excellent 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"}, "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"}}, "required": ["developer", "genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "God of War", "release_year": 2018, "developer": "SIE Santa Monica Studio", "rating": "excellent", "genres": ["action-adventure", "platformer", "role-playing"], "player_perspective": ["third person"], "has_multiplayer": false}} | fadef70e-c0c0-465f-b654-27ef5bcd2c36 |
I think Ori and the Blind Forest is an excellent game. Moon Studios is a seriously talented developer and they really know how to use the potential of the Xbox platform. | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Ori and the Blind Forest", "developer": "Moon Studios", "rating": "excellent", "platforms": ["Xbox"]}} | 6d06c20e-3d06-4e40-aadd-52a63c152a7f |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.