input
stringlengths 20
429
| tool
stringclasses 464
values | output
stringlengths 46
331
| id
stringlengths 36
36
|
---|---|---|---|
Speaking of third person PlayStation games, are you familiar with Uncharted 4: A Thief's End? | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Uncharted 4: A Thief's End", "player_perspective": ["third person"], "platforms": ["PlayStation"]}} | 6193e710-bbdc-47fa-9615-a72ec29fd7b5 |
Rise of the Tomb Raider is an action-adventure shooter with both first person and third person perspectives. It also features 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"}, "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Rise of the Tomb Raider", "genres": ["action-adventure", "shooter"], "player_perspective": ["first person", "third person"], "has_multiplayer": true}} | 00ee957f-0803-4d65-8687-510057c53fb5 |
Need for Speed: Shift is a driving/racing simulator with first person and third person that plays on PlayStation, Xbox and PC and that you can find on Steam, though it does not have a Linux or Mac release. It is rated E (for Everyone). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "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", "esrb", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Need for Speed: Shift", "esrb": "E (for Everyone)", "genres": ["driving/racing", "simulation"], "player_perspective": ["first person", "third person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | b9bc069b-26b8-4e4a-91eb-c5e6c846bf7a |
Have you heard of Uncharted 4: A Thief's End? It's one of Playstations' best third person exclusives. | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Uncharted 4: A Thief's End", "player_perspective": ["third person"], "platforms": ["PlayStation"]}} | cfb8ef14-cd8d-4c55-b18b-0a9d4da779cc |
Rise of the Tomb Raider is a multiplayer first and third person action-adventure shooter game. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Rise of the Tomb Raider", "genres": ["action-adventure", "shooter"], "player_perspective": ["first person", "third person"], "has_multiplayer": true}} | dbd9f6be-e0dc-4aab-8845-20bc207afc04 |
One of my favorite PlayStation games with a third person perspective is Uncharted 4: A Thief's End. Do you know of it? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "recommend", "arguments": {"name": "Uncharted 4: A Thief's End", "player_perspective": ["third person"], "platforms": ["PlayStation"]}} | 4400778e-9c3d-45eb-96f3-2da0cf1b4976 |
StarCraft is a PC-only real-time strategy game that is a good. You can get this game on Steam and also play it on Mac, but not on Linux. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "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": "StarCraft", "rating": "good", "genres": ["real-time strategy"], "platforms": ["PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": true}} | 30a67d96-2d94-4ca4-b9fa-a029e8f67a9d |
The Vanishing of Ethan Carter was developed by The Astronauts and released in 2014. It is a first person indie adventure game. This single-player game received an average rating. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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": "The Vanishing of Ethan Carter", "release_year": 2014, "developer": "The Astronauts", "rating": "average", "genres": ["adventure", "indie"], "player_perspective": ["first person"], "has_multiplayer": false}} | 812c6b9a-7b39-49a6-856a-8a14dc63270e |
The action-adventure packed shooter game, Grand Theft Auto V, was developed by Rockstar North for PlayStation, Xbox, and PC. It is a multiplayer driving game, but has no Linux or Mac release. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["developer", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Grand Theft Auto V", "developer": "Rockstar North", "genres": ["action-adventure", "driving/racing", "shooter"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}} | d5a92b56-8086-4f6e-90f7-d516c5598914 |
Metroid Prime Pinball is an average pinball game for Nintendo. The puzzle game is rated E (for Everyone) and came out in 2005. You can play this game 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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Metroid Prime Pinball", "release_year": 2005, "esrb": "E (for Everyone)", "rating": "average", "genres": ["pinball", "puzzle"], "has_multiplayer": true, "platforms": ["Nintendo"]}} | 94fb9fb8-3ea2-4aec-8867-1a6f55921105 |
StarCraft is a good real-time strategy game for PC. It is available for Mac but not for Linux. It is unavailable 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"}, "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": "StarCraft", "rating": "good", "genres": ["real-time strategy"], "platforms": ["PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": true}} | f14396e7-a38c-43ac-871e-17198e85dce3 |
Heroes of Might and Magic III: The Restoration of Erathia is a multiplayer turn-based strategy that came out 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Heroes of Might and Magic III: The Restoration of Erathia", "release_year": 1999, "genres": ["turn-based strategy"], "has_multiplayer": true}} | a9c16586-c1e2-4611-b3fb-3e620616d73b |
An adventure platformer puzzle game with good ratings is Little Nightmares. It was released recently in 2017 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"}, "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 Nightmares", "release_year": 2017, "rating": "good", "genres": ["adventure", "platformer", "puzzle"], "has_multiplayer": false}} | e43c670d-8fd7-4319-b5cf-5f5c816fdd3e |
StarCraft is a good real-time strategy PC game that is also available on Mac. It is not currently available on Steam or Linux. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "StarCraft", "rating": "good", "genres": ["real-time strategy"], "platforms": ["PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": true}} | 5e9e6a35-f39f-459c-b077-600184359730 |
SpellForce 3 is a poorly rated real-time strategy role-playing game with a bird view, developed by Grimlore Games. | {"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"}}, "required": ["developer", "genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "SpellForce 3", "developer": "Grimlore Games", "rating": "poor", "genres": ["real-time strategy", "role-playing"], "player_perspective": ["bird view"]}} | 775a2c34-7b68-4052-86e4-0ee781bbf06e |
Small World 2 is a poorly-rated indie trivia/board game released for PC. It also has releases for both 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Small World 2", "rating": "poor", "genres": ["indie", "trivia/board game"], "platforms": ["PC"], "has_linux_release": true, "has_mac_release": true}} | 05d8562c-6254-4523-88b1-597b0023ba4a |
What makes you say that the RPGs released in 2015 were overall pretty good? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "rating", "release_year"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"release_year": 2015, "rating": "good", "genres": ["role-playing"]}} | 8f13263f-8b14-4608-9f09-2a7f26ea4ade |
Football Manager 2015 is a strategy and sport simulation game developed by Sports Interactive and released in 2014. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Football Manager 2015", "release_year": 2014, "developer": "Sports Interactive", "genres": ["simulation", "sport", "strategy"]}} | 1d5d60be-0699-4fae-8085-3b6181e4e983 |
Life is Strange is a role-playing game that was developed by Dontnod Entertainment for the PlayStation, Xbox, and PC. It was also released for 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"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["developer", "genres", "has_linux_release", "has_mac_release", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Life is Strange", "developer": "Dontnod Entertainment", "genres": ["role-playing"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": true, "has_mac_release": true}} | 6f75e491-83b1-4409-963c-748047964965 |
Metroid Prime Pinball was released in 2005 by Nintendo for those who enjoy puzzles and pinball. Rated E for everyone to enjoy, this otherwise average game can be played in multiplayer too. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Metroid Prime Pinball", "release_year": 2005, "esrb": "E (for Everyone)", "rating": "average", "genres": ["pinball", "puzzle"], "has_multiplayer": true, "platforms": ["Nintendo"]}} | 989a73f6-f7ad-4c14-801f-1c4aebc8a4a2 |
What do you like about RPGs from 2015? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "rating", "release_year"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"release_year": 2015, "rating": "good", "genres": ["role-playing"]}} | 93658954-8b8d-4e2f-a061-ccf9300d48f8 |
Tony Hawk's Pro Skater 3 was a third person sport game released in 2001. It was 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tony Hawk's Pro Skater 3", "release_year": 2001, "esrb": "T (for Teen)", "genres": ["sport"], "player_perspective": ["third person"]}} | 8cc143d7-0eca-44d7-969a-987f47721e19 |
The 2005 Nintendo title Metroid Prime Pinball is a decent title rated E (for Everyone). The pinball puzzler boasts multiplayer mode. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Metroid Prime Pinball", "release_year": 2005, "esrb": "E (for Everyone)", "rating": "average", "genres": ["pinball", "puzzle"], "has_multiplayer": true, "platforms": ["Nintendo"]}} | 5a3a8315-598b-41ad-b5be-6da06404428f |
What do you enjoy about role-playing games released in 2015? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "rating", "release_year"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"release_year": 2015, "rating": "good", "genres": ["role-playing"]}} | e86891bd-457b-4c36-b36f-d4fecde33553 |
Skyforge is an adventure hack-and-slash MMORPG with poor ratings. It runs on PlayStation, Xbox, and PC, but it is not supported 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Skyforge", "rating": "poor", "genres": ["adventure", "hack-and-slash", "MMORPG"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}} | 0b5a57da-321f-42cd-a1b6-a8251bcec6db |
An action platforming strategy game you can play in multiplayer mode with your friends is Worms: Reloaded. It has average reviews, but you can get it on Steam for PC, Mac, or Linux. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"}, "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", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Worms: Reloaded", "rating": "average", "genres": ["action", "platformer", "strategy"], "has_multiplayer": true, "platforms": ["PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": true}} | fb902169-d0a3-482d-b965-454550b078b1 |
The Room is an excellent single-player indie point-and-click puzzle game. It came out in 2012 for PC and Linux, but it is not out on Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Room", "release_year": 2012, "rating": "excellent", "genres": ["indie", "point-and-click", "puzzle"], "has_multiplayer": false, "platforms": ["PC"], "has_linux_release": true, "has_mac_release": false}} | 7867a225-8c79-4429-b0ce-84b7dfa9c65f |
Hey do you like multiplayer side view games, like Worms: Reloaded? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Worms: Reloaded", "player_perspective": ["side view"], "has_multiplayer": true}} | 6f7b3540-4513-4263-a549-57449248511c |
Driver is a third person driving simulation game without 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"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Driver", "genres": ["driving/racing", "simulation"], "player_perspective": ["third person"], "has_multiplayer": false}} | b7cf5852-0cdb-4dd7-89da-4f907a5d1d7e |
Are you a fan of multiplayer side view games like Worms: Reloaded? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Worms: Reloaded", "player_perspective": ["side view"], "has_multiplayer": true}} | 23328a09-962a-4aea-b065-724a7de463ac |
Are side view games with multiplayer any fun for you, you know, like Worms: Reloaded? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Worms: Reloaded", "player_perspective": ["side view"], "has_multiplayer": true}} | c9e44b5b-6a9e-451f-963f-f425bd7f681d |
Need for Speed: Payback is a driving/racing game released for PlayStation, Xbox, and PC. The game plays from a third person perspective and offers multiplayer. For PC release the game is only available on Windows with no release 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"}, "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": "Need for Speed: Payback", "genres": ["driving/racing"], "player_perspective": ["third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}} | a3661d61-c6f3-4cec-9aa7-00ca69b9b477 |
NBA 2K19 is an NBA basketball sports games poised to be released across all platforms on September 11, 2018. To be specific, this game will be released for PlayStation, Xbox, Nintendo Switch, and PC. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "exp_release_date": {"title": "Exp Release Date", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["exp_release_date", "genres", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "NBA 2K19", "exp_release_date": "September 11, 2018", "genres": ["sport"], "platforms": ["PlayStation", "Xbox", "Nintendo Switch", "PC"]}} | 06a856b0-767a-4d9d-a7fd-37449fd1f8a7 |
A single-player point-and-click puzzle game that got excellent reviews is The Room. It was released in 2012 by an indie studio, and is only available on PC and Linux, so no Mac release unfortunately. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "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", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Room", "release_year": 2012, "rating": "excellent", "genres": ["indie", "point-and-click", "puzzle"], "has_multiplayer": false, "platforms": ["PC"], "has_linux_release": true, "has_mac_release": false}} | 732f9fe2-9b23-46c9-935e-408638c5377d |
Tom Clancy's Splinter Cell: Chaos Theory is an action, tactical game that came out in 2005. The game can be played in either first person 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tom Clancy's Splinter Cell: Chaos Theory", "release_year": 2005, "genres": ["action", "tactical"], "player_perspective": ["first person", "third person"]}} | 049743cf-db94-4962-8aa2-ed31177283e8 |
Assassin's Creed II is a good game that was developed by Ubisoft Montreal. It is an action-adventure platformer rated M (for Mature). It does not have multiplayer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "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"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Assassin's Creed II", "developer": "Ubisoft Montreal", "esrb": "M (for Mature)", "rating": "good", "genres": ["action-adventure", "platformer"], "has_multiplayer": false}} | 5adde245-91a6-4d9c-a0a7-705c3d18cb21 |
Layers of Fear is an indie first person adventure point-and-click game. It's available on Steam, and you can play it on PlayStation, Xbox, Nintendo Switch, 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"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Layers of Fear", "genres": ["adventure", "indie", "point-and-click"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "Nintendo Switch", "PC"], "available_on_steam": true}} | 14c2f881-e61d-4049-addd-d96af6cbb1a7 |
Tom Clancy's Splinter Cell: Chaos Theory is a first and third person action-tactical game. It came out in 2005. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tom Clancy's Splinter Cell: Chaos Theory", "release_year": 2005, "genres": ["action", "tactical"], "player_perspective": ["first person", "third person"]}} | 11776b19-3600-4df8-a1e6-d87e0bd6a1df |
The Forest of Doom is a role-playing text adventure game released in 2014 by Tin Man Games. It has an average rating, but 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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "genres", "has_multiplayer", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Forest of Doom", "release_year": 2014, "developer": "Tin Man Games", "rating": "average", "genres": ["role-playing", "text adventure"], "has_multiplayer": false}} | c8543454-1e0c-4030-ae7a-84ebcb0fdc3a |
Metro Exodus is an adventure tactical first person shooter expected to be released sometime in 2019. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "exp_release_date": {"title": "Exp Release Date", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["exp_release_date", "genres", "name", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Metro Exodus", "exp_release_date": "2019", "genres": ["adventure", "shooter", "tactical"], "player_perspective": ["first person"]}} | 94907577-3205-4a45-a8ca-94c5597381d3 |
Tom Clancy's Splinter Cell: Chaos Theory is a first person or third person tactical action game that was released on 2005. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tom Clancy's Splinter Cell: Chaos Theory", "release_year": 2005, "genres": ["action", "tactical"], "player_perspective": ["first person", "third person"]}} | a907a659-b808-42f3-bfb8-4cf4684f2798 |
This indie game, The Room, is an excellent point-and-click puzzle game for PC. It was released in 2012 but with no multiplayer. It has no release for Mac systems but has one for Linux. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "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", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Room", "release_year": 2012, "rating": "excellent", "genres": ["indie", "point-and-click", "puzzle"], "has_multiplayer": false, "platforms": ["PC"], "has_linux_release": true, "has_mac_release": false}} | 40abef87-3524-455b-af77-6aaeee792e3d |
You said earlier that you thought Outlast II was average. Are you typically unimpressed by Xbox games from 2017? | {"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": "Outlast II", "release_year": 2017, "rating": "average", "platforms": ["Xbox"]}} | bb7eec44-8583-4424-8643-25119a2cba84 |
Blizzard Entertainment has a new MMORPG coming out August 14, 2018 for PC. It's called World of Warcraft: Battle for Azeroth and is a third person perspective 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"}, "exp_release_date": {"title": "Exp Release Date", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "exp_release_date", "genres", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "World of Warcraft: Battle for Azeroth", "exp_release_date": "August 14, 2018", "developer": "Blizzard Entertainment", "genres": ["MMORPG"], "player_perspective": ["third person"], "platforms": ["PC"]}} | 3431b53d-ba14-41ef-8d5e-b076e9e679f2 |
Have you tried playing the multiplayer game NBA 2K16? You can play with your friends. | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "NBA 2K16", "has_multiplayer": true}} | 26c02585-1fcb-4907-9368-5d5bb89e6c2e |
So you mentioned that Outlast II was just plain old average in quality. Do you think that also applies to the other games released for the Xbox in 2017? | {"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": "Outlast II", "release_year": 2017, "rating": "average", "platforms": ["Xbox"]}} | 336793f1-2409-410f-9f27-30ced8d9ea25 |
If you like real-time strategy games, then you should try StarCraft. It is released on the PC and Mac but not on Linux, nor is it 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"}, "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "StarCraft", "genres": ["real-time strategy"], "platforms": ["PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": true}} | d290faf0-d766-410d-9e8a-e6bbd1a4bb1b |
Gamers who enjoy role-playing adventures will love the excellent Final Fantasy VII whether they game on the PC or PlayStation. Unfortunately, this game was never released on Linux or Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Final Fantasy VII", "rating": "excellent", "genres": ["adventure", "role-playing"], "platforms": ["PlayStation", "PC"], "has_linux_release": false, "has_mac_release": false}} | 95681119-ce82-410a-bab5-2dd7e2b9e5bd |
I know you love to play multiplayer games with you friends. Have you guys tried NBA 2K16? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "NBA 2K16", "has_multiplayer": true}} | 38d55852-4240-4b53-9b86-73d8b6f34f35 |
I know you felt lukewarm about Outlast II. Do you feel the same about other Xbox games that came out in 2017? | {"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": "Outlast II", "release_year": 2017, "rating": "average", "platforms": ["Xbox"]}} | 95e1f76a-e09c-4792-99de-7d445fe75410 |
If you like tactical action-adventure shooters, try Metal Gear Solid 3: Snake Eater. It was released in 2004 and only available on 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Metal Gear Solid 3: Snake Eater", "release_year": 2004, "genres": ["action-adventure", "shooter", "tactical"], "platforms": ["PlayStation"]}} | 9a488542-8bda-4513-b074-98ddb7ac5542 |
Super Bomberman is an action and strategy game from 1993 for Nintendo consoles and PC only. It's an older console game that is, unfortunately, not available to play on Steam and does not offer support for Mac or Linux. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "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", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Super Bomberman", "release_year": 1993, "genres": ["action", "strategy"], "platforms": ["Nintendo", "PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": false}} | 637b3df0-68ac-4420-a5d0-106713b22c4b |
If you're into multiplayer games, you should pick up NBA 2K16. Has anyone mentioned this game to you before? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "NBA 2K16", "has_multiplayer": true}} | 52156a08-7fdd-4146-8a41-aa87e7bf66db |
Is there any other E rated game that you played lately? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"esrb": {"title": "Esrb", "type": "string"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["esrb", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"esrb": "E (for Everyone)", "specifier": "other"}} | 02bb3aa6-5b02-4e64-b23a-b69a5142ea06 |
If you're looking for a good action-adventure, role-playing, shooter game you should try BioShock. The game is played in first 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"}, "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": "inform", "arguments": {"name": "BioShock", "rating": "good", "genres": ["action-adventure", "role-playing", "shooter"], "player_perspective": ["first person"]}} | 4ef4f74e-01da-4263-9d88-a746a0fb7472 |
The Room is a great indie point-and-click puzzle game made by Fireproof Games. | {"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"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Room", "developer": "Fireproof Games", "rating": "excellent", "genres": ["indie", "point-and-click", "puzzle"]}} | cb8095ae-1534-46b4-903a-5cc9e6d96722 |
Half-Life 2 is an excellent first person shooter from Valve Corporation that came out in 2004. | {"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"}}, "required": ["developer", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Half-Life 2", "release_year": 2004, "developer": "Valve Corporation", "rating": "excellent", "genres": ["shooter"], "player_perspective": ["first person"]}} | a7a64414-2b9a-4247-a3ba-24d8598623f0 |
What other E rated game can you recommend? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"esrb": {"title": "Esrb", "type": "string"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["esrb", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"esrb": "E (for Everyone)", "specifier": "other"}} | 2e0f8d64-bf7d-4793-803f-15d1eef84b61 |
Assetto Corsa is a good sport racing simulation game. It can be played in third person, or switched over to first person, and can also 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Assetto Corsa", "rating": "good", "genres": ["driving/racing", "simulation", "sport"], "player_perspective": ["first person", "third person"], "has_multiplayer": true}} | bdb22cf5-2ad8-47b7-ae1f-3007326efa48 |
In 2004 Valve Corporation released an excellent first person shooter. Half-Life 2 was that excellent 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"}, "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"}}, "required": ["developer", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Half-Life 2", "release_year": 2004, "developer": "Valve Corporation", "rating": "excellent", "genres": ["shooter"], "player_perspective": ["first person"]}} | e22d7a38-bc14-4682-9bd2-56ea01104339 |
Are there any other E rated games you'd suggest? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"esrb": {"title": "Esrb", "type": "string"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["esrb", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"esrb": "E (for Everyone)", "specifier": "other"}} | 45ac9f13-97e7-4b9c-ba47-bdbedefa94b2 |
NBA 2K16 is a good game available on PlayStation, Xbox, and on Steam for PC. It's your typical third person sports game. Unfortunately, it's not available on Mac or Linux. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "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", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "NBA 2K16", "rating": "good", "genres": ["sport"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | b0c995d9-148c-45cc-9bd7-b7db1bde3195 |
Half-Life 2 is a shooter game developed for PlayStation, Xbox, and PC. It is currently available on Steam with releases for 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"}, "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Half-Life 2", "genres": ["shooter"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": true}} | bf015ea2-8b9d-4c38-9431-b81f33afb5e7 |
Half-Life 2 is an excellent first person shooter game. It was developed by the Valve Corporation and released in 2004. | {"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"}}, "required": ["developer", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Half-Life 2", "release_year": 2004, "developer": "Valve Corporation", "rating": "excellent", "genres": ["shooter"], "player_perspective": ["first person"]}} | 605c0c1f-929a-45c2-aeb3-e9930e0323fa |
FIFA 12 is a sports sim from 2011 with average ratings, but appropriate for all ages. | {"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": "FIFA 12", "release_year": 2011, "esrb": "E (for Everyone)", "rating": "average", "genres": ["simulation", "sport"]}} | 82d72005-613d-49e4-a7ea-9066ef0dbe94 |
Grand Theft Auto V is an action-adventure shooter with a lot of driving, developed by Rockstar North in 2013. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Grand Theft Auto V", "release_year": 2013, "developer": "Rockstar North", "genres": ["action-adventure", "driving/racing", "shooter"]}} | 722832d0-c0e1-4d2f-b616-ab9232330123 |
I'm curious, have you ever played an action-adventure shooter with role-playing elements, like for example BioShock? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "BioShock", "genres": ["action-adventure", "role-playing", "shooter"]}} | ddb59632-9d25-4590-b848-eff97003e10c |
The sport simulation game, FIFA 12, was released in 2011 and rated E (for Everyone). It is a decent 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"}, "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": "FIFA 12", "release_year": 2011, "esrb": "E (for Everyone)", "rating": "average", "genres": ["simulation", "sport"]}} | c748ac14-630e-4ab2-a3bb-d2c1005e1de3 |
Metroid Prime Pinball is an E-rated puzzle pinball game for Nintendo DS. It features a multiplayer mode but received only 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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Metroid Prime Pinball", "esrb": "E (for Everyone)", "rating": "average", "genres": ["pinball", "puzzle"], "has_multiplayer": true, "platforms": ["Nintendo"]}} | 482370ca-4e92-4565-ba9a-141cbf83c0b7 |
Do you like shooter games that are part action-adventure and part role-playing, like BioShock? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "BioShock", "genres": ["action-adventure", "role-playing", "shooter"]}} | f47e51a7-c83b-41f2-b1d0-2837c60a4c41 |
FIFA 12 was released in 2011. It was an average simulation sport game that was rated E. | {"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": "FIFA 12", "release_year": 2011, "esrb": "E (for Everyone)", "rating": "average", "genres": ["simulation", "sport"]}} | 44a341cd-5a03-495f-8d26-aa8bf5c720f7 |
Alan Wake's American Nightmare is a single-player third person, action-adventure shooter developed by Remedy Entertainment. It has received poor reviews and has an ESRB rating of T (for Teen). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Alan Wake's American Nightmare", "developer": "Remedy Entertainment", "esrb": "T (for Teen)", "rating": "poor", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "has_multiplayer": false}} | b793833f-a4c6-463d-b046-d37eb022f4af |
You might find StarCraft fun. It's a multiplayer RTS from 1998 for PC. It's not available on Steam and has Mac support, but no Linux 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"}, "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": "StarCraft", "release_year": 1998, "genres": ["real-time strategy"], "has_multiplayer": true, "platforms": ["PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": true}} | 95427877-4f35-499f-ab27-5765229094a0 |
Do you typically like action-adventure RPG shooters like BioShock? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "BioShock", "genres": ["action-adventure", "role-playing", "shooter"]}} | 64c8a0ca-e202-400e-82a8-056a34091e9a |
Little Nightmares is a good adventure platformer that is available on PlayStation, Xbox, and PC. The puzzle game is also 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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Little Nightmares", "rating": "good", "genres": ["adventure", "platformer", "puzzle"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}} | 248f758c-8064-402f-bbc3-a8b0fbd931d2 |
The Witcher 3: Wild Hunt is an excellent, action-adventure, role-playing game played in third person perspective. It is rated M (for Mature). It can't 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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Witcher 3: Wild Hunt", "esrb": "M (for Mature)", "rating": "excellent", "genres": ["action-adventure", "role-playing"], "player_perspective": ["third person"], "has_multiplayer": false}} | d325fe2f-e440-4cc1-9172-de2b52bd20f0 |
NHL 15 is a bird view sport simulation game. It came out in 2014 and 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "NHL 15", "release_year": 2014, "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view"]}} | 3566baa0-ac9b-4928-90da-318a776c7e43 |
Little Nightmares is a good adventure puzzle platformer for PlayStation, Xbox, and PC. You can get the game on Steam 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"}, "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"}}, "required": ["available_on_steam", "genres", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Little Nightmares", "rating": "good", "genres": ["adventure", "platformer", "puzzle"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}} | 73c678fb-23c0-44f4-bbca-8a70e29b1e08 |
Crysis is an action-adventure first person shooter developed by Crytek Frankfurt. It was originally released on PlayStation, Xbox, and PC and is available on Steam, but is not available 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"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "developer", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Crysis", "developer": "Crytek Frankfurt", "genres": ["action-adventure", "shooter"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 894884ac-f4f6-48ca-ad4c-6a3f08d45205 |
If you want a action-adventure game, Rise of the Tomb Raider is a good multiplayer shooter from 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"}, "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": "Rise of the Tomb Raider", "release_year": 2015, "rating": "good", "genres": ["action-adventure", "shooter"], "has_multiplayer": true}} | 873b58d3-a5a4-4525-b3d2-b99f2b97127a |
If you are looking for a good adventure platformer, I recommend Little Nightmares. It involves a good deal of puzzle solving too. This game is available on multiple platforms including PlayStation, Xbox, and PC via 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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Little Nightmares", "rating": "good", "genres": ["adventure", "platformer", "puzzle"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}} | ae7d79e2-a213-4630-9a02-890ba212c1dc |
A Way Out was developed by Hazelight Studios and is rated M (for Mature). It is an action-adventure game that can be played multiplayer in the 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"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "A Way Out", "developer": "Hazelight Studios", "esrb": "M (for Mature)", "genres": ["action-adventure"], "player_perspective": ["third person"], "has_multiplayer": true}} | 5333c38e-0cb5-422d-a568-6975cf9b7206 |
Have you played any lengthy single-player only games lately? | {"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": "lengthy"}} | abeff535-220c-4fde-a925-27a00e9a485f |
The PlayStation and Xbox game, Need for Speed: Payback, is a suitable game for teenagers, as it offers driving/racing multiplayer features. While the game is not an option for Linux or Mac users, it is available for PC despite the poor ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["esrb", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Need for Speed: Payback", "esrb": "T (for Teen)", "rating": "poor", "genres": ["driving/racing"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}} | 09adfbae-3831-4612-94db-924532ab77af |
Driver is a driving simulation game that was released in 1999. It can be played on PlayStation and PC. It is released on Mac but 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Driver", "release_year": 1999, "genres": ["driving/racing", "simulation"], "platforms": ["PlayStation", "PC"], "has_linux_release": false, "has_mac_release": true}} | ea4b8523-dc98-4121-bd8f-485d857878d9 |
For a good simulation-strategy, try The Sims from 2000. It's available on PlayStation, Xbox, Nintendo, and PC, but you can't get it on Steam. There is a Mac release, but not one for Linux. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Sims", "release_year": 2000, "rating": "good", "genres": ["simulation", "strategy"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": true}} | 0b8aa254-bc94-49cd-a4d4-1e82a09b842d |
What's a lengthy single-player only 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": {"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": "lengthy"}} | 2e6aba6c-8267-4dab-84c4-6756c23f5f2e |
The action shooter Metro 2033 is a role-playing game with no option to play with multiple 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Metro 2033", "genres": ["action", "role-playing", "shooter"], "has_multiplayer": false}} | 05d46a07-715a-46b7-ba85-32acf076962f |
NHL 15 is an average-rated sports sim which is available on PlayStation and Xbox. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "NHL 15", "rating": "average", "genres": ["simulation", "sport"], "platforms": ["PlayStation", "Xbox"]}} | 98fd6d7d-fe33-42e3-8e99-2a01ce435005 |
Can you think of any lengthy single-player games without a multiplayer component? | {"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": "lengthy"}} | cbb2b8c7-f679-4d58-a15a-535ccb534bbc |
Diablo II is a bird view hack-and-slash RPG with multiplayer. It was released in 2000 to good 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Diablo II", "release_year": 2000, "rating": "good", "genres": ["hack-and-slash", "role-playing"], "player_perspective": ["bird view"], "has_multiplayer": true}} | b36e73bb-a451-435d-bc1b-4c0093c84148 |
SpellForce 3 is a PC game that is available on Steam, but not Linux or Mac. It is a multiplayer role-playing real-time strategy. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "SpellForce 3", "genres": ["real-time strategy", "role-playing"], "has_multiplayer": true, "platforms": ["PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 689a7974-80e7-4910-b15c-3b796bae3342 |
The Sims is a good simulation and strategy game released in 2000. It is on PlayStation, Xbox, Nintendo, PC, and Mac. It does not have a Steam or Linux release. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Sims", "release_year": 2000, "rating": "good", "genres": ["simulation", "strategy"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": true}} | 1bb80ba6-6db2-4bd7-90a6-dab08dd42bdc |
Age of Empires II: The Age of Kings is a real-time strategy game with a bird view. Originally released in 1999, the game received good ratings. It offers 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Age of Empires II: The Age of Kings", "release_year": 1999, "rating": "good", "genres": ["real-time strategy"], "player_perspective": ["bird view"], "has_multiplayer": true}} | 38b58eb9-dba8-409f-b16e-4f462df67c9b |
If you're looking for a sports simulation game geared toward the E 10+ rated crowd, NHL 15 is a bird view perspective game with average ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "NHL 15", "esrb": "E 10+ (for Everyone 10 and Older)", "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view"]}} | 97b3e280-31a2-49c4-ac50-151be54f40d6 |
Tom Clancy's The Division is a multiplayer, role-playing tactical shooter game available on PlayStation, Xbox, PC, and Steam. It is not yet available 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tom Clancy's The Division", "genres": ["role-playing", "shooter", "tactical"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 1df6924c-c8c4-4f97-a20e-af6d4ab5d341 |
Age of Empires II: The Age of Kings is a good bird view real-time strategy with multiplayer. It came out 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Age of Empires II: The Age of Kings", "release_year": 1999, "rating": "good", "genres": ["real-time strategy"], "player_perspective": ["bird view"], "has_multiplayer": true}} | 3feba300-0efd-442f-a54c-0cfaab63ce13 |
Never Alone is an indie adventure platformer. It's available for PC, PlayStation, and Xbox. It is also 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Never Alone", "genres": ["adventure", "indie", "platformer"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}} | acddb336-4417-4239-91c4-d2219f2f5a4f |
Super Bomberman is considered an average action strategy game for Nintendo and PC that was released in 1993. It is not currently available on Steam. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Super Bomberman", "release_year": 1993, "rating": "average", "genres": ["action", "strategy"], "platforms": ["Nintendo", "PC"], "available_on_steam": false}} | 215dc830-d21a-461f-8312-8da4c57b08fd |
For a good simulation and strategy game, try The Sims. It was released in 2000 for the PlayStation, Xbox, Nintendo, PC, and Mac. It's not available on Steam or Linux, 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Sims", "release_year": 2000, "rating": "good", "genres": ["simulation", "strategy"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": true}} | 34195d58-22af-4a86-9f9b-1bd9c6eb0641 |