input
stringlengths 20
429
| tool
stringclasses 464
values | output
stringlengths 46
331
| id
stringlengths 36
36
|
---|---|---|---|
MotorStorm: Apocalypse is a really bad game. I just can't stand vehicular combat games, and the third person perspective made playing it a real headache. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "MotorStorm: Apocalypse", "rating": "poor", "genres": ["vehicular combat"], "player_perspective": ["third person"]}} | 6eab9ee1-4ead-4b24-8247-98d75e7d5090 |
Rise of the Tomb Raider from 2015 is a Crystal Dynamics action-adventure first person shooter with third person view options. It's on PlayStation, Xbox and PC through Steam. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "genres", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Rise of the Tomb Raider", "release_year": 2015, "developer": "Crystal Dynamics", "genres": ["action-adventure", "shooter"], "player_perspective": ["first person", "third person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}} | 32a8429b-ae89-46e5-9ca6-2910980c947e |
FIFA 12 is an average sport simulation game that offers a multiplayer mode. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "FIFA 12", "rating": "average", "genres": ["simulation", "sport"], "has_multiplayer": true}} | 2ef2648c-a7a7-4ffa-afe7-c12c36ccdc53 |
Need for Speed: Shift is a PlayStation, Xbox, and PC driving/racing, simulation game. You can switch between first person and third person perspective. It is rated E (for Everyone) and available on Steam. Currently there is no Linux or Mac support. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "esrb", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Need for Speed: Shift", "esrb": "E (for Everyone)", "genres": ["driving/racing", "simulation"], "player_perspective": ["first person", "third person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 87866eab-5c81-4bed-90f9-bbc36f014632 |
MotorStorm: Apocalypse was really disappointing. I had such high hopes for a third person vehicular combat game, but it seems I still must wait for a true successor to Twisted Metal. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "MotorStorm: Apocalypse", "rating": "poor", "genres": ["vehicular combat"], "player_perspective": ["third person"]}} | 5d03d1da-945d-4b6a-83a9-4b2f6dcf338b |
If you enjoy action-adventure shooter games, try Rise of the Tomb Raider by Crystal Dynamics. It's a first person, as well as third person, game that was released in 2015 for PlayStation, Xbox, and PC 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"}, "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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "genres", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Rise of the Tomb Raider", "release_year": 2015, "developer": "Crystal Dynamics", "genres": ["action-adventure", "shooter"], "player_perspective": ["first person", "third person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}} | 425cc65f-a69e-4e32-b6f0-f08d6c9fafe7 |
FIFA 12 is a sports simulator with multiplayer with average reviews. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "FIFA 12", "rating": "average", "genres": ["simulation", "sport"], "has_multiplayer": true}} | 220f231b-788f-48f5-85b1-29cf687e5756 |
Why do you think multiplayer sports games are meh? | {"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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "average", "genres": ["sport"], "has_multiplayer": true}} | b60d27b9-392f-47ad-aa9b-0f3f34b6bffb |
I really didn't like MotorStorm: Apocalypse. Third person vehicular combat games just don't do it for me. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "MotorStorm: Apocalypse", "rating": "poor", "genres": ["vehicular combat"], "player_perspective": ["third person"]}} | 3f3d2e29-de77-4a68-aca9-77d8c9c7d497 |
Rise of the Tomb Raider is a 2015 action-adventure first person and third person shooter. It was developed by Crystal Dynamics for PlayStation, Xbox, PC, and Steam. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "genres", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Rise of the Tomb Raider", "release_year": 2015, "developer": "Crystal Dynamics", "genres": ["action-adventure", "shooter"], "player_perspective": ["first person", "third person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}} | 0d731842-c4c1-4389-831d-4e6bc32b5343 |
Do you mean the 2014 Sports Interactive game called Football Manager 2015? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name", "release_year"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Football Manager 2015", "release_year": 2014, "developer": "Sports Interactive"}} | b03bf58b-aa46-4f2d-9d62-a5663db3b84d |
So what is it about multiplayer sports games that you find so average? | {"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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "average", "genres": ["sport"], "has_multiplayer": true}} | e9162059-621b-463e-9784-9782a09d4e2f |
The Sims is a good simulation-strategy game set in bird view. It came out in 2000, and it is single-player only. | {"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": "The Sims", "release_year": 2000, "rating": "good", "genres": ["simulation", "strategy"], "player_perspective": ["bird view"], "has_multiplayer": false}} | 42f67e06-1450-4f73-a421-b501f2d09f28 |
Half-Life 2 was released in 2004 as a shooter game. With excellent reviews, it also had a Linux and Mac release. Half-Life 2 is available on PC through Steam, and both PlayStation and Xbox consoles. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Half-Life 2", "release_year": 2004, "rating": "excellent", "genres": ["shooter"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": true}} | cf82e5c7-945e-48dd-909c-52ec0dec1758 |
Previously you told me that you aren't a real big fan of Tom Clancy's The Division. Is it because they don't release these M rated games for Linux? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}}, "required": ["esrb", "has_linux_release", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Tom Clancy's The Division", "esrb": "M (for Mature)", "rating": "average", "has_linux_release": false}} | 10ff30a0-088b-4a10-a7ad-0630defd3755 |
By Football Manager 2015 you mean the 2014 game developed by Sports Interactive, don't you? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name", "release_year"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Football Manager 2015", "release_year": 2014, "developer": "Sports Interactive"}} | a18a7d8a-e11b-4398-bc1f-1eb0ae99c955 |
How come you're not that interested in multiplayer sports 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "average", "genres": ["sport"], "has_multiplayer": true}} | 0e4817f5-a681-4e64-832c-4a53d7a02424 |
The Sims is a simulation strategy game with a bird's eye view. Originally released in 2000, the game received positive reviews from players despite its lack of multiplayer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Sims", "release_year": 2000, "rating": "good", "genres": ["simulation", "strategy"], "player_perspective": ["bird view"], "has_multiplayer": false}} | 3a55605e-07e2-4c96-bcaf-ef17ae7e6c96 |
Life is Strange is a role-playing game that was developed by Dontnod Entertainment for the PlayStation, Xbox, and PC. It was also released for Linux and Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["developer", "genres", "has_linux_release", "has_mac_release", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Life is Strange", "developer": "Dontnod Entertainment", "genres": ["role-playing"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": true, "has_mac_release": true}} | 2234cdda-200a-46bd-bd18-afe7a3cacea3 |
I remember you saying that Tom Clancy's The Division was just okay. Do you have a preference for mature games on Linux? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}}, "required": ["esrb", "has_linux_release", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Tom Clancy's The Division", "esrb": "M (for Mature)", "rating": "average", "has_linux_release": false}} | d076210f-1c60-40f5-b583-fedb89a62e66 |
Football Manager 2015, the 2014 game from Sports Interactive? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name", "release_year"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Football Manager 2015", "release_year": 2014, "developer": "Sports Interactive"}} | 85cc08a9-008a-4e42-aa4c-fb19dea301d4 |
Personally, I thought that Need for Speed: Shift was kind of average. Slightly Mad Studios is a competent developer, but I'm not a huge fan of this driving/racing simulator genre, so that held it back some. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Need for Speed: Shift", "developer": "Slightly Mad Studios", "rating": "average", "genres": ["driving/racing", "simulation"]}} | 0f95d3f8-646d-4693-81b0-e61589cb710a |
Life is Strange is a role-playing game by Dontnod Entertainment. It's available on PlayStation, Xbox, and PC, and also has Linux and Mac releases. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["developer", "genres", "has_linux_release", "has_mac_release", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Life is Strange", "developer": "Dontnod Entertainment", "genres": ["role-playing"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": true, "has_mac_release": true}} | 96f34620-c4d4-4cf0-aba4-998ccd0bac86 |
I recall that you found Tom Clancy's The Division to be average. In general are you unimpressed with M (for Mature) rated games that aren't available on Linux? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}}, "required": ["esrb", "has_linux_release", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Tom Clancy's The Division", "esrb": "M (for Mature)", "rating": "average", "has_linux_release": false}} | bbf32d65-78a9-4db8-bb0f-44c3520422fe |
What is it about the multiplayer games released in 2014 that you feel makes them pretty fun? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "rating", "release_year"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"release_year": 2014, "rating": "good", "has_multiplayer": true}} | 899dff41-0f3a-4571-89a9-942ac52cfd13 |
Need for Speed: Shift was a decent driving simulator. Slightly Mad Studios did decently overall, but nothing amazing came from it. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Need for Speed: Shift", "developer": "Slightly Mad Studios", "rating": "average", "genres": ["driving/racing", "simulation"]}} | d470c61a-e56b-4a4f-84f5-1505cb0a7594 |
Life is Strange by Dontnod Entertainment is a role-playing game. It runs on PlayStation, Xbox, and PC, and is out for Mac and Linux. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["developer", "genres", "has_linux_release", "has_mac_release", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Life is Strange", "developer": "Dontnod Entertainment", "genres": ["role-playing"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": true, "has_mac_release": true}} | cd8d7d5b-6bab-438e-9140-e834951685fe |
What does Evolution Studios tend to mess up in their vehicular combat games that you dislike them so much? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"developer": "Evolution Studios", "rating": "poor", "genres": ["vehicular combat"]}} | 92661cee-31a1-4cb5-8e14-b3695bace0c0 |
Why do you think 2014 was a good year for multiplayer games? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "rating", "release_year"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"release_year": 2014, "rating": "good", "has_multiplayer": true}} | e6aebf32-b4d8-4f8f-96e0-5388531479a9 |
Need for Speed: Shift is an OK game. It's one of a long line of simulation driving/racing games by Slightly Mad Studios that are pretty good but not great. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Need for Speed: Shift", "developer": "Slightly Mad Studios", "rating": "average", "genres": ["driving/racing", "simulation"]}} | 09b6a3b0-711a-47af-a798-f96818fc9c34 |
The Sims is a simulation strategy that has been around since 2000, and has good ratings. While I was disappointed that it didn't have a multiplayer mode, I enjoyed the bird view perspective. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Sims", "release_year": 2000, "rating": "good", "genres": ["simulation", "strategy"], "player_perspective": ["bird view"], "has_multiplayer": false}} | ff7b855b-ec6c-4f3e-9762-02209ce8341d |
Euro Truck Simulator is poorly-rated driving simulator. There is no multiplayer mode available. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Euro Truck Simulator", "rating": "poor", "genres": ["driving/racing", "simulation"], "has_multiplayer": false}} | 2cfac23c-9996-45cc-ad8b-338c448db1ef |
How come vehicular combat games made by Evolution Studios are so bad in your view? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"developer": "Evolution Studios", "rating": "poor", "genres": ["vehicular combat"]}} | bda0a4d7-9448-43e8-a05d-a8787af5b4c7 |
What is it about the multiplayer games released in 2014 that makes you enjoy them? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "rating", "release_year"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"release_year": 2014, "rating": "good", "has_multiplayer": true}} | a37ad4b4-0e25-410d-898a-bf020ac94935 |
I was looking for a new PC game and thought I'd ask you if you've ever heard of The Wolf Among Us? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "The Wolf Among Us", "platforms": ["PC"]}} | 5e535a18-778a-4946-9e6d-3871c6f28c12 |
Since you're into games developed by Fuse Games, I wonder if you've tried Metroid Prime Pinball yet. | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Metroid Prime Pinball", "developer": "Fuse Games"}} | 2cdc5ab7-a071-4e40-b6c2-0a822dabaa2b |
Euro Truck Simulator is a poor driving simulation game in my opinion. Unfortunately, it offers no multiplayer 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Euro Truck Simulator", "rating": "poor", "genres": ["driving/racing", "simulation"], "has_multiplayer": false}} | ff58b0fa-dbf7-42c4-b180-43aa72f38f51 |
Why do you say that Evolution Studios' vehicular combat games are so bad? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"developer": "Evolution Studios", "rating": "poor", "genres": ["vehicular combat"]}} | 39474396-bf9f-4aa6-adeb-17aa191099bb |
World of Warcraft is a third person adventure MMORPG. It was released in 2004 by Blizzard Entertainment for PC and Mac (not available on Linux). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["developer", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "World of Warcraft", "release_year": 2004, "developer": "Blizzard Entertainment", "genres": ["adventure", "MMORPG"], "player_perspective": ["third person"], "platforms": ["PC"], "has_linux_release": false, "has_mac_release": true}} | bd866888-6a86-414b-9f9d-01f58b1ac240 |
While we're on the subject of PC games, are you familiar with The Wolf Among Us? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "The Wolf Among Us", "platforms": ["PC"]}} | 8bfa4c75-5a69-43e6-a0c6-766ad9fbe1b4 |
If you like Fuse Games' work, I think you might like Metroid Prime Pinball. Do you know that game? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Metroid Prime Pinball", "developer": "Fuse Games"}} | aefde1bd-a1ca-4125-8ef6-0f63af47567f |
Euro Truck Simulator is a poorly rated driving simulator. It doesn't have multiplayer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Euro Truck Simulator", "rating": "poor", "genres": ["driving/racing", "simulation"], "has_multiplayer": false}} | 82ba3162-6d2e-4f88-8fba-e143e63e8208 |
Is the Undertale you just referred to the indie adventure RPG that came out in 2015? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "release_year"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Undertale", "release_year": 2015, "genres": ["adventure", "indie", "role-playing"]}} | 5b8c3563-f469-43af-8769-39c4597f3fa9 |
For a third person adventure MMORPG, there is always World of Warcraft from Blizzard Entertainment. It was released in 2004 for PC with a Mac release, as well. It is not available on Linux, unfortunately. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["developer", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "World of Warcraft", "release_year": 2004, "developer": "Blizzard Entertainment", "genres": ["adventure", "MMORPG"], "player_perspective": ["third person"], "platforms": ["PC"], "has_linux_release": false, "has_mac_release": true}} | 0fce3127-ee73-4383-a9f7-c102b99f6308 |
Do you mean the PlayStation game, Horizon: Zero Dawn? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Horizon: Zero Dawn", "platforms": ["PlayStation"]}} | 616699f2-0920-4f32-bd90-4d42eb6eaadc |
NHL 15 is a sport simulation game with average ratings. It has been released on PlayStation and Xbox. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "NHL 15", "rating": "average", "genres": ["simulation", "sport"], "platforms": ["PlayStation", "Xbox"]}} | 7312b219-f124-45fc-82c6-a4607993088d |
Heroes of Might and Magic III: The Restoration of Erathia is a good bird view turn-based strategy game from 1999. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Heroes of Might and Magic III: The Restoration of Erathia", "release_year": 1999, "rating": "good", "genres": ["turn-based strategy"], "player_perspective": ["bird view"]}} | f1f90b3f-4294-4cb8-ad35-687642c5c21a |
So Guitar Hero: Smash Hits didn't jive for you. Are you not a fan of how Beenox handles the music genre? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Guitar Hero: Smash Hits", "developer": "Beenox", "rating": "poor", "genres": ["music"]}} | 6dac1aac-c8c3-4193-99d4-66f9e2f00cf3 |
2016 had many great games released for the PlayStation, such as Uncharted 4: A Thief's End. Have you ever heard of it? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "release_year"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Uncharted 4: A Thief's End", "release_year": 2016, "platforms": ["PlayStation"]}} | 525ff09b-5768-4d8e-8fb9-f02d0268f043 |
Final Fantasy VII by Square is an adventure, role-playing game for PlayStation and PC. It is not available on Mac or Linux. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["developer", "genres", "has_linux_release", "has_mac_release", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Final Fantasy VII", "developer": "Square", "genres": ["adventure", "role-playing"], "platforms": ["PlayStation", "PC"], "has_linux_release": false, "has_mac_release": false}} | 01ae79d2-96ab-4fa6-81da-7418a3efce01 |
Have you played any games by Team17 Digital Ltd that are available on Steam, such as Worms: Reloaded? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Worms: Reloaded", "developer": "Team17 Digital Ltd", "available_on_steam": true}} | d9f2eb00-f129-4466-b5e1-5691aba4239d |
Do you mean Horizon: Zero Dawn that you can play on PlayStation? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Horizon: Zero Dawn", "platforms": ["PlayStation"]}} | 33816ed6-529b-46de-b302-a1bc1440aacb |
NHL 15 is an average-rated sports sim which is available on PlayStation and Xbox. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "NHL 15", "rating": "average", "genres": ["simulation", "sport"], "platforms": ["PlayStation", "Xbox"]}} | a20dea30-1074-4716-b574-fe52126b3bd3 |
Heroes of Might and Magic III: The Restoration of Erathia is a good game that was released in 1999. It is a turn-based strategy game that is played in bird view perspective. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Heroes of Might and Magic III: The Restoration of Erathia", "release_year": 1999, "rating": "good", "genres": ["turn-based strategy"], "player_perspective": ["bird view"]}} | 151a5e87-4652-4cc4-9501-f1f0bd3f57c6 |
You said earlier that you disliked Guitar Hero: Smash Hits. Are you generally not fond of music games from Beenox? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Guitar Hero: Smash Hits", "developer": "Beenox", "rating": "poor", "genres": ["music"]}} | 66222db8-76c9-4033-9c9e-8d2095f96353 |
A PlayStation 2016 game that I enjoyed was Uncharted 4: A Thief's End. Have you played it? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "release_year"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Uncharted 4: A Thief's End", "release_year": 2016, "platforms": ["PlayStation"]}} | 38d2d408-8b87-4c66-80ff-3d7e4a831d41 |
Final Fantasy VII is a role-playing adventure game developed by Square. It is mainly for PlayStation and PC, but it is not available for Linux or Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["developer", "genres", "has_linux_release", "has_mac_release", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Final Fantasy VII", "developer": "Square", "genres": ["adventure", "role-playing"], "platforms": ["PlayStation", "PC"], "has_linux_release": false, "has_mac_release": false}} | 48bc0a6f-bc46-41de-9218-8fc471a02385 |
Are you into games on the Xbox? If you are, you should check out CD Projekt RED's The Witcher 3: Wild Hunt. | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` 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": "suggest", "arguments": {"name": "The Witcher 3: Wild Hunt", "developer": "CD Projekt RED", "platforms": ["Xbox"]}} | d8e61f94-aaeb-4aa5-b357-cbd5537da205 |
StarCraft is a PC and Mac real-time strategy, without Linux support. You won't find it on Steam either. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "StarCraft", "genres": ["real-time strategy"], "platforms": ["PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": true}} | 41f89a69-c69f-42bf-971e-cdfa3b6f6239 |
And average sports simulation game to play is NHL 15. It's available on PlayStation and Xbox. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "NHL 15", "rating": "average", "genres": ["simulation", "sport"], "platforms": ["PlayStation", "Xbox"]}} | a8854e89-c7df-4123-a92c-b92ef8040f8c |
If you're interested in indie adventure platformers, try Never Alone. You can get it on PlayStation, Xbox, and PC. There is a Linux release, but not Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "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": "Never Alone", "genres": ["adventure", "indie", "platformer"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": true, "has_mac_release": false}} | 9e93951b-973e-453f-bdd2-3a6cf2a3d7cc |
I remember hearing that you think Guitar Hero: Smash Hits is not your cup of tea. Is this pretty much the case for all music games developed by Beenox? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Guitar Hero: Smash Hits", "developer": "Beenox", "rating": "poor", "genres": ["music"]}} | 537f17d7-932e-4b5d-8b7d-3ea861f927c7 |
Square's Final Fantasy VII is available on PlayStation and PC but not on Linux or Mac. It's an adventure and role-playing 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"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["developer", "genres", "has_linux_release", "has_mac_release", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Final Fantasy VII", "developer": "Square", "genres": ["adventure", "role-playing"], "platforms": ["PlayStation", "PC"], "has_linux_release": false, "has_mac_release": false}} | d5783a4e-9e68-4fb6-8fd8-5a3f67fc9cfa |
I'm wondering, do you enjoy playing third person vehicular combat sport games, like Rocket League? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Rocket League", "genres": ["sport", "vehicular combat"], "player_perspective": ["third person"]}} | 71b9b44e-168b-4a3d-8c36-99a88f269cbd |
If you like real-time strategy games, then you should try StarCraft. It is released on the PC and Mac but not on Linux, nor is it available on Steam. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "StarCraft", "genres": ["real-time strategy"], "platforms": ["PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": true}} | 25824032-7aff-46aa-b792-e322ab5470a9 |
Can you tell me why you have such a strong preference for third person perspective games available on Steam? | {"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "excellent", "player_perspective": ["third person"], "available_on_steam": true}} | d695824d-6c0f-4cef-9f62-21e135ac633a |
Never Alone is an indie adventure platformer for the PlayStation, Xbox, and PC on Linux but not Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "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": "Never Alone", "genres": ["adventure", "indie", "platformer"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": true, "has_mac_release": false}} | 1a8fda4e-7145-450c-abb0-b27f89652fbe |
What is it about adventure platformers with puzzles that you find so enjoyable? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "genres": ["adventure", "platformer", "puzzle"]}} | a1f36946-8d34-49fa-ae9b-ddd4c2016f37 |
I'm curious, would you be interested in playing any M rated games developed by Ubisoft Montreal, such as 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"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}}, "required": ["developer", "esrb", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Tom Clancy's Splinter Cell: Chaos Theory", "developer": "Ubisoft Montreal", "esrb": "M (for Mature)"}} | af7f1c1c-6bfe-4485-a0bf-812aeb7fdd1a |
Call of Duty: Advanced Warfare is an action game and first person shooter. It was released on PlayStation and Xbox. It was also released on PC, but does not have a Linux or Mac release. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Call of Duty: Advanced Warfare", "genres": ["action", "shooter"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}} | 8aa9e927-516a-4de7-bca4-7c86f34f9dac |
The real-time strategy for PC, StarCraft, has a Mac release, but no Linux release, nor can you find 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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "StarCraft", "genres": ["real-time strategy"], "platforms": ["PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": true}} | a838e84a-81d5-4f1e-b74f-dda8170bf41f |
How come you're so fond of third person games on Steam? | {"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "excellent", "player_perspective": ["third person"], "available_on_steam": true}} | 2fd7fdb3-0535-489f-8b32-2efa19e7b79b |
The indie adventure platformer, Never Alone, can be played on PlayStation, Xbox, and PC. It even runs on Linux, but sadly not on Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Never Alone", "genres": ["adventure", "indie", "platformer"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": true, "has_mac_release": false}} | af6a3803-21dc-42dd-a7dd-6e7c8f316c71 |
What is it you find interesting about adventure platformers with puzzles? | {"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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "genres": ["adventure", "platformer", "puzzle"]}} | 0e8aafa4-8f00-4c4e-ac22-20ca78a0abf7 |
Are you into T rated games from 2016, like Mirror's Edge Catalyst? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}}, "required": ["esrb", "name", "release_year"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Mirror's Edge Catalyst", "release_year": 2016, "esrb": "T (for Teen)"}} | 25a8d40c-86dc-497f-846d-d0ff62db6e4a |
Call of Duty: Advanced Warfare is an action, first person, shooter developed for PlayStation, Xbox, and PC. It has no Linux or Mac support. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Call of Duty: Advanced Warfare", "genres": ["action", "shooter"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}} | 41a27503-c389-4a83-b803-d94ada79a3bd |
The multiplayer driving/racing simulator, Need for Speed: Shift, was released back in 2009, but achieved only average ratings. It offers both first 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"}, "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": "Need for Speed: Shift", "release_year": 2009, "rating": "average", "genres": ["driving/racing", "simulation"], "player_perspective": ["first person", "third person"], "has_multiplayer": true}} | c7b0b6b2-da89-4ed3-b62e-930336b3072e |
Why do you absolutely love third person games that are available on Steam? | {"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "excellent", "player_perspective": ["third person"], "available_on_steam": true}} | 8f8f0246-ebb2-43f7-82cd-2f922eb126f3 |
Never Alone is an indie adventure platformer that came out in 2014. You can play it in multiplayer. It only received average reviews. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Never Alone", "release_year": 2014, "rating": "average", "genres": ["adventure", "indie", "platformer"], "has_multiplayer": true}} | f375740e-db8c-411e-802c-a441306ee407 |
I'm curious, what is it about adventure puzzle platformers that you enjoy? | {"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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "genres": ["adventure", "platformer", "puzzle"]}} | 13bcd0c3-b86c-4bfc-b6ad-e386dbd2d78e |
Do you also like sports games rated E 10+ (for Everyone 10 and Older), such as NBA 2K16? | {"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": "NBA 2K16", "esrb": "E 10+ (for Everyone 10 and Older)", "genres": ["sport"]}} | ddf28205-a6fb-464e-a26a-ea0c52d2c70c |
If you're looking for an action shooter game, try Call of Duty: Advanced Warfare. It has a first person player perspective, and it's available for PlayStation, Xbox, and PC. There is 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"}, "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": "Call of Duty: Advanced Warfare", "genres": ["action", "shooter"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}} | a21729dd-d819-4144-b675-3490c49f1ccf |
Need for Speed: Shift was an okay game for racing fans. It has a little bit of simulator-styled gameplay, and you can choose whether you want to drive in first or third person, plus it has multiplayer. It's pretty cheap now too, since it came out 2009. | {"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": "Need for Speed: Shift", "release_year": 2009, "rating": "average", "genres": ["driving/racing", "simulation"], "player_perspective": ["first person", "third person"], "has_multiplayer": true}} | 413f8410-7680-40f4-beca-58706e4ebb66 |
Ori and the Blind Forest is a adventure puzzle platformer with no multiplayer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Ori and the Blind Forest", "genres": ["adventure", "platformer", "puzzle"], "has_multiplayer": false}} | 555f1523-fa3c-498e-89e4-cd1aa9395fdc |
Never Alone is a multiplayer indie adventure platformer with average ratings. It was released in 2014. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Never Alone", "release_year": 2014, "rating": "average", "genres": ["adventure", "indie", "platformer"], "has_multiplayer": true}} | af4f4534-81aa-42d8-92f0-8546c2d1b98d |
Metal Gear Solid 3: Snake Eater is a tactical action-adventure shooter with no multiplayer. It is rated M (for Mature) and was released in 2004. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Metal Gear Solid 3: Snake Eater", "release_year": 2004, "esrb": "M (for Mature)", "genres": ["action-adventure", "shooter", "tactical"], "has_multiplayer": false}} | 5c9b1a81-0bf1-4b2d-86f5-24de3594e776 |
If you're into trivia/board games, try Small World 2. It's an indie game with multiplayer support that came out in 2010. You can find it on Steam, and it's been released for PC, Linux, and Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Small World 2", "release_year": 2010, "genres": ["indie", "trivia/board game"], "has_multiplayer": true, "platforms": ["PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": true}} | 8eec6892-e1db-440d-81ff-df0f269d30fd |
You said you were not that fond of Tony Hawk's Pro Skater 3. In general, do you like to play multiplayer sports games? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Tony Hawk's Pro Skater 3", "rating": "average", "genres": ["sport"], "has_multiplayer": true}} | 79afbb37-f866-4e67-8c9a-3674cf152079 |
Metal Gear Solid 3: Snake Eater came out in 2004 as a single-player game only. It's a tactical shooter rated M (for Mature) with a lot of action and adventure. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Metal Gear Solid 3: Snake Eater", "release_year": 2004, "esrb": "M (for Mature)", "genres": ["action-adventure", "shooter", "tactical"], "has_multiplayer": false}} | 1af46da3-79f2-49c6-8566-682154625b75 |
In 2009, a game came out with an average rating that was multiplayer, named Need for Speed: Shift. It's a driving/racing simulation game that can be played in first or third person. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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": "Need for Speed: Shift", "release_year": 2009, "rating": "average", "genres": ["driving/racing", "simulation"], "player_perspective": ["first person", "third person"], "has_multiplayer": true}} | 7abc5c83-404f-470b-87fa-31f444cfcba1 |
If you want an adventure puzzle platformer with no multiplayer, try Ori and the Blind Forest. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Ori and the Blind Forest", "genres": ["adventure", "platformer", "puzzle"], "has_multiplayer": false}} | 9a234c61-926d-46a1-aa8d-1b27854e5006 |
If you're into indie adventure platformer games with multiplayer capabilities, give Never Alone a chance. It was released in 2014, and it is rated as an average title. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Never Alone", "release_year": 2014, "rating": "average", "genres": ["adventure", "indie", "platformer"], "has_multiplayer": true}} | dcc42cdb-d42a-4e0f-8651-85b1ba8f843c |
I remember you mentioned that Tom Clancy's The Division, by Massive Entertainment, was just OK. Do you generally think all games on Steam are just average? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Tom Clancy's The Division", "developer": "Massive Entertainment", "rating": "average", "available_on_steam": true}} | 9c350a50-5e53-401d-bba5-2fb3740d99e9 |
You mean The Crew 2, the PlayStation game developed by Ivory Tower? | {"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 Crew 2", "developer": "Ivory Tower", "platforms": ["PlayStation"]}} | 89818f9c-085f-439b-8571-15c5c6320942 |
Ori and the Blind Forest is a single-player adventure puzzle platformer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Ori and the Blind Forest", "genres": ["adventure", "platformer", "puzzle"], "has_multiplayer": false}} | ec58a13b-f5de-42f9-a70e-a20061a4499e |
The Wolf Among Us is a pretty fun game. I've always enjoyed point-and-click adventure games like it, and it being available on Steam is a nice bonus. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "The Wolf Among Us", "rating": "good", "genres": ["adventure", "point-and-click"], "available_on_steam": true}} | b58debc1-3352-45ef-b719-a780feb17e53 |
Metal Gear Solid 3: Snake Eater was released in 2004. It's a tactical game that plays out as an action-adventure shooter with no multiplayer support. It's rated M (for Mature). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Metal Gear Solid 3: Snake Eater", "release_year": 2004, "esrb": "M (for Mature)", "genres": ["action-adventure", "shooter", "tactical"], "has_multiplayer": false}} | f1dd5afd-3dd4-437a-b24d-f01abc282236 |
Small World 2 is a trivia/board game that came out in 2010 for PC. The indie game offers multiplayer. It is available on Steam, Linux, and Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Small World 2", "release_year": 2010, "genres": ["indie", "trivia/board game"], "has_multiplayer": true, "platforms": ["PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": true}} | ce85683b-9413-4307-9cfc-8ce4f82bc0f9 |
You mentioned earlier that you disliked Skyforge. Are you typically not fond of third person games available through Steam? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Skyforge", "rating": "poor", "player_perspective": ["third person"], "available_on_steam": true}} | d3b37b15-efe8-40b8-83e6-b560b47cc94b |
By The Crew 2 are you talking about the PlayStation game created by Ivory Tower? | {"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 Crew 2", "developer": "Ivory Tower", "platforms": ["PlayStation"]}} | 68d4e900-9c1f-4fb7-8adb-05b6ded0d90c |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.