input
stringlengths 20
429
| tool
stringclasses 464
values | output
stringlengths 46
331
| id
stringlengths 36
36
|
---|---|---|---|
Is it the PC game, The Elder Scrolls Online, which was developed by ZeniMax Online Studios? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "The Elder Scrolls Online", "developer": "ZeniMax Online Studios", "platforms": ["PC"]}} | 0f81b270-f5be-4978-af9d-e7d700ffbd91 |
Are you into M rated action-adventure puzzle games like Silent Hill 2? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Silent Hill 2", "esrb": "M (for Mature)", "genres": ["action-adventure", "puzzle"]}} | fa10d2af-3d93-4377-9e7c-7dd6cd731949 |
Quantum Break by Remedy Entertainment is a 2016 third person single-player adventure shooter. It has average ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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": "Quantum Break", "release_year": 2016, "developer": "Remedy Entertainment", "rating": "average", "genres": ["adventure", "shooter"], "player_perspective": ["third person"], "has_multiplayer": false}} | 420211ea-9c9e-47f9-90a7-afca0c89b2c2 |
Madden NFL 15 was released in 2014 on PlayStation and Xbox. It's a multiplayer sports simulation game that can be played from a third person or a bird view. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "has_multiplayer", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Madden NFL 15", "release_year": 2014, "genres": ["simulation", "sport"], "player_perspective": ["bird view", "third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox"]}} | 27dd0a52-f623-4542-a70d-94eec208c68a |
Are you talking about ZeniMax Online Studios' PC game, The Elder Scrolls Online? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "The Elder Scrolls Online", "developer": "ZeniMax Online Studios", "platforms": ["PC"]}} | 49f01446-3fcb-45ab-b2df-2e6377297df5 |
Would you ever consider playing an M rated action-adventure puzzle game, such as Silent Hill 2? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Silent Hill 2", "esrb": "M (for Mature)", "genres": ["action-adventure", "puzzle"]}} | df5a95d9-df4d-4d39-b5da-c06bf1629468 |
A multiplayer sports sim from 2014 is Madden NFL 15. You can play on PlayStation and Xbox with your friends in multiplayer using a third person bird view. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "has_multiplayer", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Madden NFL 15", "release_year": 2014, "genres": ["simulation", "sport"], "player_perspective": ["bird view", "third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox"]}} | fbf12e25-ce07-455e-9ac7-88236d27c3e0 |
I enjoy Age of Empires II: The Age of Kings, even though it was released in 1999. It has a multiplayer, so I can play together with my friends that have it too, which is nice. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "rating", "release_year"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Age of Empires II: The Age of Kings", "release_year": 1999, "rating": "good", "has_multiplayer": true}} | 5ab22bdd-dca1-4a6e-9ceb-d002a44f1266 |
If you don't mind me asking, do you enjoy playing M rated action-adventure puzzle games, such as Silent Hill 2? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Silent Hill 2", "esrb": "M (for Mature)", "genres": ["action-adventure", "puzzle"]}} | 752788a8-a76a-4ed5-bf8a-8d51b5ac43fa |
Superhot is an indie first person shooter with tactical elements that is available on PlayStation, Xbox and PC, and runs even on Linux and Mac. You can get it on Steam. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Superhot", "genres": ["indie", "shooter", "tactical"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": true}} | a4c02c6c-5a7a-4ab7-a7be-842d51c222d6 |
Anthem, developed by BioWare, is a third person action-adventure, role-playing shooter game. It will be available on PlayStation, Xbox, and PC, and is expected to be released on February 22, 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"}, "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": "Anthem", "exp_release_date": "February 22, 2019", "developer": "BioWare", "genres": ["action-adventure", "role-playing", "shooter"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"]}} | cf486aa7-bc57-4682-8b15-140046b5eb95 |
If you're looking for a sport simulation game, try Madden NFL 15 from 2014. The game runs on PlayStation or Xbox with multiplayer support and can play out either from a bird view or third person player perspective. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "has_multiplayer", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Madden NFL 15", "release_year": 2014, "genres": ["simulation", "sport"], "player_perspective": ["bird view", "third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox"]}} | c78bb944-b44c-445e-a7b6-92960379748c |
I had fun playing Age of Empires II: The Age of Kings. I enjoy a lot of multiplayer games from 1999. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "rating", "release_year"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Age of Empires II: The Age of Kings", "release_year": 1999, "rating": "good", "has_multiplayer": true}} | ad0d66a7-5608-4aa9-85df-84250cdb324e |
Rocket League is a 2015 release. It is a multiplayer third person sport and vehicular combat game, and it has good ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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": "Rocket League", "release_year": 2015, "rating": "good", "genres": ["sport", "vehicular combat"], "player_perspective": ["third person"], "has_multiplayer": true}} | 941fcbda-c346-4601-9087-fd484a32f411 |
Layers of Fear is an indie game came out in 2015 by Bloober Team. The game is a first person adventure title that is point-and-click. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "genres", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Layers of Fear", "release_year": 2015, "developer": "Bloober Team", "genres": ["adventure", "indie", "point-and-click"], "player_perspective": ["first person"]}} | e23f63b6-13fe-45cb-bc34-842fcd5136ed |
I've been thinking about unusual games today, have you played one lately? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"specifier": {"title": "Specifier", "type": "string"}}, "required": ["specifier"], "type": "object"}}} | {"name": "request", "arguments": {"specifier": "unusual"}} | 46044866-d3ec-4800-b502-29b16aa0e434 |
Ori and the Blind Forest by Moon Studios is a single-player adventure, puzzle platformer. It has excellent ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Ori and the Blind Forest", "developer": "Moon Studios", "rating": "excellent", "genres": ["adventure", "platformer", "puzzle"], "has_multiplayer": false}} | e01cf708-d02d-4899-8ccd-f8d1cfef312d |
I quite liked Age of Empires II: The Age of Kings. Even though it's a bit dated, coming from 1999, multiplayer is usually a blast. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "rating", "release_year"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Age of Empires II: The Age of Kings", "release_year": 1999, "rating": "good", "has_multiplayer": true}} | 214bf914-a5ba-4e90-b61e-a58fd28c4c2c |
If you are interested in multiplayer vehicular combat sports games, you should check out Rocket League. It's a third person game that came out in 2015 with good ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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": "Rocket League", "release_year": 2015, "rating": "good", "genres": ["sport", "vehicular combat"], "player_perspective": ["third person"], "has_multiplayer": true}} | ac708cb6-cffb-4ae4-9ce9-b393e8a3b64a |
TrackMania Turbo from 2016 is played in the third and first person view. It's an arcade racing game. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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": "TrackMania Turbo", "release_year": 2016, "genres": ["arcade", "driving/racing"], "player_perspective": ["first person", "third person"]}} | 60114e3c-a0c6-4b45-8eb0-5ee90a071ce0 |
Have you played a video game lately that you found to be rather unusual? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"specifier": {"title": "Specifier", "type": "string"}}, "required": ["specifier"], "type": "object"}}} | {"name": "request", "arguments": {"specifier": "unusual"}} | e13b4195-ce1e-4c2a-bed1-af3780c68c7b |
Ori and the Blind Forest is a fantastic adventure platformer with puzzles that has been developed by Moon Studios. The game doesn't have 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"}, "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Ori and the Blind Forest", "developer": "Moon Studios", "rating": "excellent", "genres": ["adventure", "platformer", "puzzle"], "has_multiplayer": false}} | d5bd0657-52c0-4a64-a172-0f3f0ec22188 |
Visual Concepts is one of my favorite developers, so I enjoyed playing NBA 2K16. Though it being stuck on the PlayStation meant it couldn't quite live up to the potential of games that are truly excellent. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "NBA 2K16", "developer": "Visual Concepts", "rating": "good", "platforms": ["PlayStation"]}} | 15157cca-2e3d-420d-a392-9853660595ad |
Rocket League is a good multiplayer vehicular combat sports game from 2015, which you can only play in third person view. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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": "Rocket League", "release_year": 2015, "rating": "good", "genres": ["sport", "vehicular combat"], "player_perspective": ["third person"], "has_multiplayer": true}} | 5255b178-9b51-4fdd-bc6a-dc716764ceee |
Skyforge is a poor third person adventure hack-and-slash MMORPG released in 2015 for PlayStation, Xbox, and PC, but not 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Skyforge", "release_year": 2015, "rating": "poor", "genres": ["adventure", "hack-and-slash", "MMORPG"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}} | 9941d845-c933-4cef-8d47-9db8db292353 |
Are there any unusual games you would recommend? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"specifier": {"title": "Specifier", "type": "string"}}, "required": ["specifier"], "type": "object"}}} | {"name": "request", "arguments": {"specifier": "unusual"}} | cce59f91-ae9a-4a4b-b023-13fe1a61d654 |
Ori and the Blind Forest does not support multiplayer, but is an excellent adventure puzzle platformer. It was developed by Moon Studios. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Ori and the Blind Forest", "developer": "Moon Studios", "rating": "excellent", "genres": ["adventure", "platformer", "puzzle"], "has_multiplayer": false}} | 41ce495e-0c43-4fd6-9cc1-ca21b641af28 |
NBA 2K16 was pretty good. I honestly went in with pretty low expectations when I popped it into my PlayStation, but it seems Visual Concepts did something special with this one. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "NBA 2K16", "developer": "Visual Concepts", "rating": "good", "platforms": ["PlayStation"]}} | 8e12c9b0-1d43-4eb9-86f1-2f464d7a6403 |
Do you mean the turn based strategy RPG, Might & Magic: Heroes VI, the one with a bird view perspective? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Might & Magic: Heroes VI", "genres": ["role-playing", "turn-based strategy"], "player_perspective": ["bird view"]}} | 86b4b708-6125-49ac-89b5-07e74b356c98 |
If you're looking for a racing game available for any platform, such as PlayStation, Xbox, Nintendo or PC, check out Need For Speed: The Run. Keep in mind, however, that it's not available on Steam. The game has both first person and third person view options. | {"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": "Need for Speed: The Run", "genres": ["driving/racing"], "player_perspective": ["first person", "third person"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "available_on_steam": false}} | 9146677d-35ee-428b-9e26-6bc51bacd09b |
The third person perspective game, Driver, was released in 1999. This driving/racing simulation game has been rated T (for Teen) and is considered to be average. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Driver", "release_year": 1999, "esrb": "T (for Teen)", "rating": "average", "genres": ["driving/racing", "simulation"], "player_perspective": ["third person"]}} | 5b86a7e9-2a99-424d-97d6-4087a0f86955 |
Can you think of a poorly balanced sport simulation game? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["genres", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"genres": ["simulation", "sport"], "specifier": "poorly balanced"}} | b6b8e2fd-1e89-40ef-92da-d0025de4a07a |
I think that NBA 2K16 was pretty good. Visual Concepts knows what they're doing, and it's on the PlayStation which has my favorite controller. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "NBA 2K16", "developer": "Visual Concepts", "rating": "good", "platforms": ["PlayStation"]}} | f57ebb03-7030-4e8b-a960-fc6156a567b3 |
Are you talking about the bird's eye view turn-based RPG strategy Might & Magic: Heroes VI? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Might & Magic: Heroes VI", "genres": ["role-playing", "turn-based strategy"], "player_perspective": ["bird view"]}} | a72b3d33-8c61-461e-ac3a-e016819d23c6 |
Driver was released in 1999 with a Teen rating. It's an average third person driving/racing simulator. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Driver", "release_year": 1999, "esrb": "T (for Teen)", "rating": "average", "genres": ["driving/racing", "simulation"], "player_perspective": ["third person"]}} | 52bfa47f-277a-493d-9ac0-4c32a7d07644 |
What's the most poorly balanced sport simulator you know of? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["genres", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"genres": ["simulation", "sport"], "specifier": "poorly balanced"}} | e0384597-3339-4294-bc64-6bab9afb5f8d |
If you like indie adventure platformers, have you ever played Never Alone? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Never Alone", "genres": ["adventure", "indie", "platformer"]}} | a99013ec-4c4e-40de-b65d-e35ed16c6fb4 |
Is the Might & Magic: Heroes VI you're talking about the one that combined role-playing and turn-based strategy elements and was played from a bird view perspective? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Might & Magic: Heroes VI", "genres": ["role-playing", "turn-based strategy"], "player_perspective": ["bird view"]}} | 70f646ec-a61f-4e9f-a118-f9f21bbf1190 |
Mass Effect 2 was released in 2010. It is third person action-adventure role-playing, shooter for PlayStation, Xbox, and PC. The game is available on Steam 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"}, "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", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Mass Effect 2", "release_year": 2010, "genres": ["action-adventure", "role-playing", "shooter"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}} | 527a4281-fdf2-4637-a55a-ad8a79e2496a |
Driver is third person racing simulation game originally released in 1999. The game received a T (for Teen) rating and got average ratings from players. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Driver", "release_year": 1999, "esrb": "T (for Teen)", "rating": "average", "genres": ["driving/racing", "simulation"], "player_perspective": ["third person"]}} | 7d46bb06-020f-4b2a-87cd-b5cc61db1873 |
Do you know of a sport simulator game out there that is rather poorly balanced? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["genres", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"genres": ["simulation", "sport"], "specifier": "poorly balanced"}} | 8349cb27-37b3-4a6e-98fe-23484afbd485 |
You said you like indie adventure platformers. Have you played Never Alone, by any chance? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Never Alone", "genres": ["adventure", "indie", "platformer"]}} | a48a7f10-414e-4d29-85db-0b7ca6d31a9a |
Final Fantasy VII is a bird view and third person adventure RPG. It was only available on PlayStation and PC, not 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Final Fantasy VII", "genres": ["adventure", "role-playing"], "player_perspective": ["bird view", "third person"], "platforms": ["PlayStation", "PC"], "has_linux_release": false, "has_mac_release": false}} | 2f83fbde-c416-44f6-97bf-f1c3993ca0d7 |
Sid Meier's Civilization V is a pretty enjoyable game in my opinion. Firaxis Games is a quality developer, and the multiplayer was a nice addition to the game as well. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Sid Meier's Civilization V", "developer": "Firaxis Games", "rating": "good", "has_multiplayer": true}} | f2f3993b-660a-48dc-9663-dc75ffbc6733 |
Commandos: Behind Enemy Lines is a good rated strategy, tactical PC game that is available on Steam. It has a T rating (For Teen) and is played from a bird's eye view. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "esrb", "genres", "name", "platforms", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Commandos: Behind Enemy Lines", "esrb": "T (for Teen)", "rating": "good", "genres": ["strategy", "tactical"], "player_perspective": ["bird view"], "platforms": ["PC"], "available_on_steam": true}} | e29ac2c1-9ab0-42a8-a6b6-508d887d36eb |
Speaking of adventure platformers, have you heard of the indie game Never Alone? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Never Alone", "genres": ["adventure", "indie", "platformer"]}} | 117791a8-2b30-480e-8a34-123c96b93a72 |
Final Fantasy VII is an adventure role-playing game for PlayStation and PC. You can play the game in bird view or third person modes. It has not been released for Linux or Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Final Fantasy VII", "genres": ["adventure", "role-playing"], "player_perspective": ["bird view", "third person"], "platforms": ["PlayStation", "PC"], "has_linux_release": false, "has_mac_release": false}} | 4b7a04d4-296c-4c2a-a612-3c34ba09a9a5 |
I like multiplayer games like Sid Meier's Civilization V, and Firaxis Games is one of my favorite developers. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Sid Meier's Civilization V", "developer": "Firaxis Games", "rating": "good", "has_multiplayer": true}} | 2a8946f7-1d6c-4803-8023-ca9aa380d1f1 |
Commandos: Behind Enemy Lines is a fun bird view strategy-tactical game for PC. It is rated T (for Teen), and is available on Steam. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "esrb", "genres", "name", "platforms", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Commandos: Behind Enemy Lines", "esrb": "T (for Teen)", "rating": "good", "genres": ["strategy", "tactical"], "player_perspective": ["bird view"], "platforms": ["PC"], "available_on_steam": true}} | 7427b226-0047-48c3-90f1-14302dbb34a3 |
You had good things to say about The Elder Scrolls V: Skyrim. Are you a fan of other projects released by Bethesda Game Studios as well? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "The Elder Scrolls V: Skyrim", "developer": "Bethesda Game Studios", "rating": "good"}} | e8e7bf28-5571-4c01-9a55-071d68599025 |
Outlast II is a first person indie adventure game that was released for the PlayStation, Xbox, Nintendo Switch, and PC. It does not have a Linux release, but it is available for Mac users. | {"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"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Outlast II", "genres": ["adventure", "indie"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "Nintendo Switch", "PC"], "has_linux_release": false, "has_mac_release": true}} | a9a821e5-5d47-4f1f-8c0d-b6eea8aab75d |
Oh yeah, I like Sid Meier's Civilization V. Firaxis Games does well with multiplayer. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Sid Meier's Civilization V", "developer": "Firaxis Games", "rating": "good", "has_multiplayer": true}} | 26320c88-72fa-4f7d-9eec-097721604619 |
A good PC game, suitable for teenagers and available on Steam, is Commandos: Behind Enemy Lines. It is a tactical strategy that you play from a bird view perspective. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "esrb", "genres", "name", "platforms", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Commandos: Behind Enemy Lines", "esrb": "T (for Teen)", "rating": "good", "genres": ["strategy", "tactical"], "player_perspective": ["bird view"], "platforms": ["PC"], "available_on_steam": true}} | ea650e88-3516-4f61-9e11-0da88369063f |
You enjoyed The Elder Scrolls V: Skyrim, if I'm not mistaken. I wanted to ask if you like other games from Bethesda Game Studios too. | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "The Elder Scrolls V: Skyrim", "developer": "Bethesda Game Studios", "rating": "good"}} | 9818db66-106f-4c56-a820-8495a584229d |
Age of Empires II: The Age of Kings is a bird view RTS. It's available for PC and PlayStation. It is not 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"}, "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": "Age of Empires II: The Age of Kings", "genres": ["real-time strategy"], "player_perspective": ["bird view"], "platforms": ["PlayStation", "PC"], "available_on_steam": false}} | 1250bd24-8cc8-40e1-8bb7-93b142d1f2f7 |
You mentioned enjoying playing Crysis a moment ago. Would action-adventure first person shooters land fairly high in your genre ranking? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Crysis", "rating": "good", "genres": ["action-adventure", "shooter"], "player_perspective": ["first person"]}} | f85a0d57-a673-456d-9646-0c4d88d43137 |
How come you find role-playing games rated M entertaining? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"esrb": "M (for Mature)", "rating": "good", "genres": ["role-playing"]}} | 4b42e9b3-e453-4727-b38a-c923de669015 |
I remember that you enjoyed The Elder Scrolls V: Skyrim. Do you enjoy other games developed by Bethesda Game Studios? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "The Elder Scrolls V: Skyrim", "developer": "Bethesda Game Studios", "rating": "good"}} | af8ad029-50c7-4b50-86d6-c8e1d3c649bf |
Final Fantasy VII is an adventure role-playing game for PlayStation and PC with no Linux or Mac support. The game allows players to switch between bird view and third person perspectives. | {"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"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Final Fantasy VII", "genres": ["adventure", "role-playing"], "player_perspective": ["bird view", "third person"], "platforms": ["PlayStation", "PC"], "has_linux_release": false, "has_mac_release": false}} | c5ee7f13-d699-4f04-810c-09ba32e86f5f |
Guitar Hero: Smash Hits is a poor music game from 2009. It has multiplayer and is available for PlayStation, Xbox, and Nintendo. The game is rated T (for Teen). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "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": "Guitar Hero: Smash Hits", "release_year": 2009, "esrb": "T (for Teen)", "rating": "poor", "genres": ["music"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "Nintendo"]}} | 3a0c0d77-e413-458e-a9ca-42beec7b7e3d |
You mentioned previously that you liked Crysis. In general are you a fan of first person perspective action-adventure games featuring shooting? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Crysis", "rating": "good", "genres": ["action-adventure", "shooter"], "player_perspective": ["first person"]}} | d2904c34-c501-4d3e-9e90-cd8c1f90ff2c |
What is it that you like about M rated RPGs? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"esrb": "M (for Mature)", "rating": "good", "genres": ["role-playing"]}} | 658391ee-6b99-4f01-b724-37ee97d042d9 |
Trivial Pursuit is a poor trivia/board game from 2009 available for PlayStation and Nintendo. It has 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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "has_multiplayer", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Trivial Pursuit", "release_year": 2009, "rating": "poor", "genres": ["trivia/board game"], "has_multiplayer": true, "platforms": ["PlayStation", "Nintendo"]}} | 5cd6e33f-7ec8-4e1b-b059-e7227b41d909 |
What are your feelings on multiplayer Steam games like Tom Clancy's Splinter Cell: Chaos Theory? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "has_multiplayer", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Tom Clancy's Splinter Cell: Chaos Theory", "has_multiplayer": true, "available_on_steam": true}} | 809ae78b-a591-4993-b584-45ddc3095e50 |
Since you like Crysis, do you also like all first person action-adventure shooters? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Crysis", "rating": "good", "genres": ["action-adventure", "shooter"], "player_perspective": ["first person"]}} | aaf3dec3-8018-4dcd-8f67-0959dc9d642b |
What is it about M rated RPGs that makes you enjoy them like you do? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"esrb": "M (for Mature)", "rating": "good", "genres": ["role-playing"]}} | 1b730bd1-3fe1-4ac4-9332-d0506abb2d70 |
Trivial Pursuit is a poorly-rated multiplayer trivia/board game from 2009. It runs on PlayStation and Nintendo. | {"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"}}, "required": ["genres", "has_multiplayer", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Trivial Pursuit", "release_year": 2009, "rating": "poor", "genres": ["trivia/board game"], "has_multiplayer": true, "platforms": ["PlayStation", "Nintendo"]}} | e7f1062c-8aed-45a9-889e-a9853bdb3b19 |
Have you played any of the multiplayer games that you can get on Steam, like Tom Clancy's Splinter Cell: Chaos Theory? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "has_multiplayer", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Tom Clancy's Splinter Cell: Chaos Theory", "has_multiplayer": true, "available_on_steam": true}} | 6f1ee278-f2d5-448a-a6d4-28a392ed600d |
Football Manager 2015 is a strategy sports sim by the developer Sports Interactive. It came out in 2014 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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Football Manager 2015", "release_year": 2014, "developer": "Sports Interactive", "rating": "good", "genres": ["simulation", "sport", "strategy"]}} | ebf64eb6-16bc-4166-a705-c3228a81d377 |
Trivial Pursuit is a trivia/board game released in 2009 on PlayStation and Nintendo platforms. It has received poor ratings, but it has a multiplayer option. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "has_multiplayer", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Trivial Pursuit", "release_year": 2009, "rating": "poor", "genres": ["trivia/board game"], "has_multiplayer": true, "platforms": ["PlayStation", "Nintendo"]}} | 6341feef-72ff-47a1-ab92-48aca8f9c57b |
Do you normally play multiplayer games on Steam, you know, games like Tom Clancy's Splinter Cell: Chaos Theory? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "has_multiplayer", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Tom Clancy's Splinter Cell: Chaos Theory", "has_multiplayer": true, "available_on_steam": true}} | 93609e28-f100-472f-bf9d-e95a67d8ad3f |
Football Manager 2015 is a good sports strategy sim from 2014. It was released by Sports Interactive. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Football Manager 2015", "release_year": 2014, "developer": "Sports Interactive", "rating": "good", "genres": ["simulation", "sport", "strategy"]}} | 19ff4e37-79bb-4273-93e7-22c86cfe820c |
Bus Driver is a lackluster indie driving simulation game. It was released on the PC and is available on Steam. Though it does not support Linux and Mac, it is rated E (for everyone). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "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", "esrb", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Bus Driver", "esrb": "E (for Everyone)", "rating": "poor", "genres": ["driving/racing", "indie", "simulation"], "platforms": ["PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 7a940ae7-491b-4a69-ac64-049cc8d275e4 |
Shadow of the Tomb Raider? The one that's coming out on Xbox on September 14, 2018? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "exp_release_date": {"title": "Exp Release Date", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["exp_release_date", "name", "platforms"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Shadow of the Tomb Raider", "exp_release_date": "September 14, 2018", "platforms": ["Xbox"]}} | 1ec1d685-1a26-4561-9ced-246b23b6dc34 |
Why do you like PC games? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["platforms", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "platforms": ["PC"]}} | bde6f063-31ca-438b-83b1-59cd1b43a61b |
Anthem is an upcoming game from BioWare that is expected to release on PlayStation, Xbox, and PC on February 22, 2019. It is an action-adventure role-playing shooter game in 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"}, "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": "Anthem", "exp_release_date": "February 22, 2019", "developer": "BioWare", "genres": ["action-adventure", "role-playing", "shooter"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"]}} | 71ea38eb-b254-4f36-ac60-a54dfd624316 |
In 2014, Sports Interactive developed Football Manager 2015, a good video game combining the elements of simulation, sport and strategy into one. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Football Manager 2015", "release_year": 2014, "developer": "Sports Interactive", "rating": "good", "genres": ["simulation", "sport", "strategy"]}} | b3589f3b-a4db-4158-a162-7d4c27c80e12 |
Do you mean the Shadow of the Tomb Raider expected to be released on September 14, 2018, that you will be able to play on Xbox? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "exp_release_date": {"title": "Exp Release Date", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["exp_release_date", "name", "platforms"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Shadow of the Tomb Raider", "exp_release_date": "September 14, 2018", "platforms": ["Xbox"]}} | ae62d2e0-ddcb-4961-8702-20690da9b35c |
What is it about PC games that makes you enjoy them like you do? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["platforms", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "platforms": ["PC"]}} | a37e3314-dbc0-414d-a3c3-d1c40c77a153 |
For an action racing game, which you can play on PlayStation or PC, give Rollcage a try. Keep in mind though that it has no Linux or Mac release. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Rollcage", "genres": ["action", "driving/racing"], "platforms": ["PlayStation", "PC"], "has_linux_release": false, "has_mac_release": false}} | 7d01c2b9-0655-4ac3-83f2-4d8ae9fe5684 |
Rollcage, by Attention To Detail, is an average action racing game. It is 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"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Rollcage", "developer": "Attention To Detail", "esrb": "E (for Everyone)", "rating": "average", "genres": ["action", "driving/racing"]}} | 31fe090e-2b7d-4f45-b72d-8116cbc3ddc5 |
Is the Shadow of the Tomb Raider you're talking about the one that's supposed to come out for the Xbox on September 14, 2018? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "exp_release_date": {"title": "Exp Release Date", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["exp_release_date", "name", "platforms"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Shadow of the Tomb Raider", "exp_release_date": "September 14, 2018", "platforms": ["Xbox"]}} | 178975d8-f4dd-418f-9e49-d3d2c46b95c4 |
So why is it you generally find PC games enjoyable? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["platforms", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "platforms": ["PC"]}} | de5e8245-9178-4e9d-94c4-ef5b5d27f672 |
Age of Wonders II: The Wizard's Throne was a poor role-playing turn-based strategy game from 2002. It has a bird view perspective and you can play multiplayer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Age of Wonders II: The Wizard's Throne", "release_year": 2002, "rating": "poor", "genres": ["role-playing", "turn-based strategy"], "player_perspective": ["bird view"], "has_multiplayer": true}} | 145e17d3-ea1d-4ede-8b47-ab1dc76f00b9 |
If you're looking for an action racing game, Rollcage is your game. Developed by Attention To Detail, it has average reviews and is rated E (for Everyone) by the ESRB. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Rollcage", "developer": "Attention To Detail", "esrb": "E (for Everyone)", "rating": "average", "genres": ["action", "driving/racing"]}} | b5310524-60d7-46d2-9d18-6fae6a64c38a |
MotorStorm: Apocalypse is a poorly reviewed third person vehicular combat game released for PlayStation in 2011. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "MotorStorm: Apocalypse", "release_year": 2011, "rating": "poor", "genres": ["vehicular combat"], "player_perspective": ["third person"], "platforms": ["PlayStation"]}} | 60ad556b-3077-4c5d-b520-f6d113978738 |
If you want single-player action-adventure gaming, Tomb Raider: The Last Revelation by Core Design in 1999 is a third person puzzle shooter game. It runs on PlayStation 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tomb Raider: The Last Revelation", "release_year": 1999, "developer": "Core Design", "genres": ["action-adventure", "puzzle", "shooter"], "player_perspective": ["third person"], "has_multiplayer": false, "platforms": ["PlayStation", "PC"]}} | 665dcad7-9894-419c-988f-3ebf910ace2a |
The PC only simulation strategy, Transport Tycoon, is unfortunately not 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": "Transport Tycoon", "genres": ["simulation", "strategy"], "platforms": ["PC"], "available_on_steam": false}} | e85d9417-534f-4eca-b73f-48b64075193f |
Rollcage is an action racing game developed by Attention To Detail. The game is rated E (for Everyone) and was released to average critic scores. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Rollcage", "developer": "Attention To Detail", "esrb": "E (for Everyone)", "rating": "average", "genres": ["action", "driving/racing"]}} | 83991072-02ce-42a2-9a7c-6d1dd9cb1ac1 |
Bus Driver is an indie driving simulation with overall negative ratings. It is rated E (for Everyone), and is available on PC, as well as Steam. However, it does not run 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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "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", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Bus Driver", "esrb": "E (for Everyone)", "rating": "poor", "genres": ["driving/racing", "indie", "simulation"], "platforms": ["PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 252b311d-ffd8-477e-ab48-fe4c554616a3 |
The 2011 PlayStation exclusive MotorStorm: Apocalypse is considered a poor third person, vehicular combat game. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "MotorStorm: Apocalypse", "release_year": 2011, "rating": "poor", "genres": ["vehicular combat"], "player_perspective": ["third person"], "platforms": ["PlayStation"]}} | 26463a54-817b-40b1-8143-8c7bec9601d7 |
Tomb Raider: The Last Revelation is an action-adventure shooter that also involves puzzle solving, released for PlayStation and PC only. Developed in 1999 by Core Design, it is a third person perspective game. There is no multiplayer option. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tomb Raider: The Last Revelation", "release_year": 1999, "developer": "Core Design", "genres": ["action-adventure", "puzzle", "shooter"], "player_perspective": ["third person"], "has_multiplayer": false, "platforms": ["PlayStation", "PC"]}} | 35030292-c884-472a-afe4-60ce0e470d62 |
Madden NFL 15 is a sport simulation game released in 2014. The game has both a bird's eye and a third person perspective while offering multiplayer support. The game received average ratings from players. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Madden NFL 15", "release_year": 2014, "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view", "third person"], "has_multiplayer": true}} | 5e75b495-2269-4e84-a0a6-bd7280e0a489 |
Life is Strange was a pretty good M rated game. It handled the themes well and I like the ease of grabbing games on Steam. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "esrb", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Life is Strange", "esrb": "M (for Mature)", "rating": "good", "available_on_steam": true}} | 466e9670-36e3-45e3-a458-be9c4f9e7e07 |
MotorStorm: Apocalypse was released in 2011. It's a third person vehicular combat game only played on the PlayStation platform. MotorStorm: Apocalypse has a rating of poor. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "MotorStorm: Apocalypse", "release_year": 2011, "rating": "poor", "genres": ["vehicular combat"], "player_perspective": ["third person"], "platforms": ["PlayStation"]}} | 432471e2-c4b2-4d99-8465-1bb83e7d454c |
If you're looking for an action-adventure shooter with puzzles, which you can play on your PC or PlayStation, you should try Tomb Raider: The Last Revelation. The third person perspective game was created by Core Design and released in 1999. This is not a multiplayer 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tomb Raider: The Last Revelation", "release_year": 1999, "developer": "Core Design", "genres": ["action-adventure", "puzzle", "shooter"], "player_perspective": ["third person"], "has_multiplayer": false, "platforms": ["PlayStation", "PC"]}} | 7aec1457-950a-4a4c-a47c-401632ec0552 |
Trivial Pursuit came out in 2009 for PlayStation and Nintendo. It is a poor trivia/board game. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Trivial Pursuit", "release_year": 2009, "rating": "poor", "genres": ["trivia/board game"], "platforms": ["PlayStation", "Nintendo"]}} | 1036b4af-ea5c-4547-953c-31f192978061 |
I absolutely love M rated games that can explore a lot of deep themes, but I disdain Steam and don't want to play games there. That's why I thought Life is Strange was a good game, but I wouldn't quite describe it as excellent. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "esrb", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Life is Strange", "esrb": "M (for Mature)", "rating": "good", "available_on_steam": true}} | 4e1025e1-672f-4b71-aceb-037ba3be7d18 |
Bus Driver is a poor indie driving simulation game. The game is rated E (for Everyone) and is for PC only. This game is available on Steam, but not 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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "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", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Bus Driver", "esrb": "E (for Everyone)", "rating": "poor", "genres": ["driving/racing", "indie", "simulation"], "platforms": ["PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 5bd69acf-52ec-483c-a7a2-ae5e910ee668 |
Do you like first person perspective games, for example, The Vanishing of Ethan Carter? | {"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"}}, "required": ["name", "player_perspective"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "The Vanishing of Ethan Carter", "player_perspective": ["first person"]}} | 747f6f0b-feaa-4fe1-99b9-779113088493 |
Subsets and Splits