input
stringlengths 20
429
| tool
stringclasses 464
values | output
stringlengths 46
331
| id
stringlengths 36
36
|
---|---|---|---|
What do you think is the hardest game available for the PlayStation? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["platforms", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"platforms": ["PlayStation"], "specifier": "hardest"}} | cb6191f3-6083-4014-9675-15fea606c9e6 |
Need for Speed: The Run is an average driving game from 2011 made by Firebrand Games. It only has a teen rating, but the best part is the multiplayer so you can race against your friends. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Need for Speed: The Run", "release_year": 2011, "developer": "Firebrand Games", "esrb": "T (for Teen)", "rating": "average", "genres": ["driving/racing"], "has_multiplayer": true}} | d33b49c5-a328-4cbe-be8d-482807e608d4 |
Speaking of Sledgehammer Games' first person releases, have you tried Call of Duty: Advanced Warfare? | {"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "name", "player_perspective"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Call of Duty: Advanced Warfare", "developer": "Sledgehammer Games", "player_perspective": ["first person"]}} | 3889ada5-27dd-4bdc-a509-abc0d2861909 |
For a role-playing adventure, try The Elder Scrolls V: Skyrim. It is available on PlayStation, Xbox, Nintendo, and PC, and can be downloaded on Steam. There is no Mac or Linux release, however. | {"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": "The Elder Scrolls V: Skyrim", "genres": ["adventure", "role-playing"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 685ab4cf-4018-433c-aa07-518a5a0e6c1d |
I think one of the best Xbox games of 2007 was Crysis. Have you played it 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"}, "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": "Crysis", "release_year": 2007, "platforms": ["Xbox"]}} | fb7f7f89-708b-486b-8763-989b956e86fd |
Need for Speed: Payback is a third person, driving/racing multiplayer game for PlayStation, Xbox and PC. To date, it isn't available on Linux or Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Need for Speed: Payback", "genres": ["driving/racing"], "player_perspective": ["third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}} | 81f16163-9043-4dcc-9e44-cdbd7066e4c2 |
What's the hardest game on PlayStation? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["platforms", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"platforms": ["PlayStation"], "specifier": "hardest"}} | 43101bf6-d152-4077-939f-58f40dbbd99e |
Try Rocket League, it's a multiplayer vehicular combat sports game with an E (for Everyone) rating. It's available on PlayStation, Xbox, Nintendo Switch, and PC trough Steam. There are also 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"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "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", "has_multiplayer", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Rocket League", "esrb": "E (for Everyone)", "genres": ["sport", "vehicular combat"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "Nintendo Switch", "PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": true}} | 1aff3b63-8f67-4bff-ad1d-a00f0e7f095d |
NHL 15 is an average sport simulation game by EA Canada for PlayStation and Xbox only. It's rated E 10+ (for Everyone 10 and Older). This game is played from the bird view perspective and can be played multiplayer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "NHL 15", "developer": "EA Canada", "esrb": "E 10+ (for Everyone 10 and Older)", "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox"]}} | 2521c0f8-d512-460f-8ce2-819898c193c6 |
Since you seem to be a fan of the Xbox games of 2007, I thought you might like Crysis too. Have you heard about the 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"}, "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": "Crysis", "release_year": 2007, "platforms": ["Xbox"]}} | 2f3bf809-66ea-4712-94bb-79193a952abf |
What's the hardest game you know of on the PlayStation? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["platforms", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"platforms": ["PlayStation"], "specifier": "hardest"}} | fe177a41-27d5-43a6-8b83-71f60de9e273 |
Super Mario World is a side view platformer that features multiplayer and came out in 1990. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Super Mario World", "release_year": 1990, "genres": ["platformer"], "player_perspective": ["side view"], "has_multiplayer": true}} | f8a2e6a0-8dd6-4b98-b10b-ab042e65d02d |
The Elder Scrolls V: Skyrim is a role-playing adventure game that is on PlayStation, Xbox, Nintendo and PC. This game is not available on either Linux or Mac, but is on Steam. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "The Elder Scrolls V: Skyrim", "genres": ["adventure", "role-playing"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 28b11de8-b196-4ec4-b49b-adee13233c96 |
For 2007 games, I enjoyed Crysis for the Xbox. Have you 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": "Crysis", "release_year": 2007, "platforms": ["Xbox"]}} | 0ed13470-b8f8-441c-9317-1397038009ba |
A game that i personally like to play multiplayer with friends and relax while driving/racing is called Need for Speed:Payback and it plays from the third person perspective. Although NFS: Payback has no Linux or Mac versions, it is available for the PlayStation, Xbox, and PC platforms. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Need for Speed: Payback", "genres": ["driving/racing"], "player_perspective": ["third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}} | 99ebb94c-543d-421d-8f51-2c55e742be82 |
Never Alone is an indie adventure platformer from 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Never Alone", "release_year": 2014, "genres": ["adventure", "indie", "platformer"]}} | 8a638c89-cace-48d7-91ab-ebcd67d3812c |
Oh man, Mirror's Edge Catalyst didn't live up to my expectations of a game by EA Digital Illusions CE. The multiplayer could have been so much better. | {"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": "Mirror's Edge Catalyst", "developer": "EA Digital Illusions CE", "rating": "average", "has_multiplayer": true}} | 1c7401a0-6229-4278-aa0e-2e0de730676d |
What was the other side view perspective game you played recently? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["player_perspective", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"player_perspective": ["side view"], "specifier": "other"}} | 887f8ada-b92e-4099-a4b9-4a4a52e106ee |
Tomb Raider: The Last Revelation is a good action-adventure game that is on PlayStation and PC only. This puzzle shooter is also on Steam. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tomb Raider: The Last Revelation", "rating": "good", "genres": ["action-adventure", "puzzle", "shooter"], "platforms": ["PlayStation", "PC"], "available_on_steam": true}} | bd3ff400-dc18-419f-815f-ee31e47d11c4 |
NHL 15 by EA Canada is an E 10+ (for Everyone 10 and Older) simulation-sport game with bird view perspective. It has multiplayer and has average ratings. It 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"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "NHL 15", "developer": "EA Canada", "esrb": "E 10+ (for Everyone 10 and Older)", "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox"]}} | 2829cb7f-7682-4420-ab1e-da3bad8505c9 |
Although Mirror's Edge Catalyst had a fairly fun multiplayer to offer, everything else didn't quite live up to my expectations of a game made by EA Digital Illusions CE. | {"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": "Mirror's Edge Catalyst", "developer": "EA Digital Illusions CE", "rating": "average", "has_multiplayer": true}} | 3c332de2-a1b2-4837-85fd-423e9b882043 |
Are there some other side view perspective games you would recommend? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["player_perspective", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"player_perspective": ["side view"], "specifier": "other"}} | 918aed08-c653-4695-8564-4d4eaac11bce |
Need for Speed: Payback is a driving/racing game released for PlayStation, Xbox, and PC. The game plays from a third person perspective and offers multiplayer. For PC release the game is only available on Windows with no release for Linux or Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Need for Speed: Payback", "genres": ["driving/racing"], "player_perspective": ["third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}} | d8366cfd-b130-441d-b2a1-70c42204e35d |
Resident Evil 4 is an excellent action-adventure shooter. It came out in 2005 for PlayStation, Xbox, Nintendo, and PC, but it is not supported on Mac or Linux. It is available on Steam. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Resident Evil 4", "release_year": 2005, "rating": "excellent", "genres": ["action-adventure", "shooter"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 3f2a635e-31bb-4f98-a0a6-bed681290378 |
Undertale is an excellent indie adventure game that came out in 2015 and is rated E (for Everyone). This role-playing game has a bird view perspective. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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": "Undertale", "release_year": 2015, "esrb": "E (for Everyone)", "rating": "excellent", "genres": ["adventure", "indie", "role-playing"], "player_perspective": ["bird view"]}} | 4a1e0d4e-55ce-4fda-b36f-b8827fe85ca0 |
NHL 15, developed by EA Canada, is an average simulation and sports game played in bird view. It is available on PlayStation and Xbox with multiplayer capabilities. It is rated E 10+ (for Everyone 10 and Older). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "NHL 15", "developer": "EA Canada", "esrb": "E 10+ (for Everyone 10 and Older)", "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox"]}} | 8dcea8b3-8a29-4ea8-87fa-fff1cb210814 |
Mirror's Edge Catalyst is okay, I guess. I normally love games with multiplayer like this, but I don't think I like the style of games developed by EA Digital Illusions CE. | {"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": "Mirror's Edge Catalyst", "developer": "EA Digital Illusions CE", "rating": "average", "has_multiplayer": true}} | 9d354777-045f-49f1-a52b-39c8ba0b2685 |
Do you know any other side view games? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["player_perspective", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"player_perspective": ["side view"], "specifier": "other"}} | d4853275-c5c0-4d05-832e-4058c44f1070 |
What do you like best about what Dontnod Entertainment does with PlayStation games? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "platforms", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"developer": "Dontnod Entertainment", "rating": "good", "platforms": ["PlayStation"]}} | 54e4522a-b0bb-42e3-b28b-70387384f865 |
The excellent 2005 release of Resident Evil 4 is great for action-adventure or shooter fans. The game is now available on PlayStation, Xbox, Nintendo, PC and through Steam, but no Mac or Linux versions are offered. | {"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": "Resident Evil 4", "release_year": 2005, "rating": "excellent", "genres": ["action-adventure", "shooter"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 65676e2b-0b93-4f01-9f7a-9acb3a7a6def |
Guitar Hero: Smash Hits received poor reviews compared to similar titles in the music game genre. The entire game is from a first person perspective, and it's available on PlayStation, Xbox, 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"}, "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Guitar Hero: Smash Hits", "rating": "poor", "genres": ["music"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "Nintendo"]}} | 03a899b1-f9da-4b59-80d1-45c3ab06884e |
Mafia is a driving and fighting shooter game developed by Illusion Softworks. It was released in 2002 and is rated M (for Mature). It does not feature multiplayer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Mafia", "release_year": 2002, "developer": "Illusion Softworks", "esrb": "M (for Mature)", "genres": ["driving/racing", "fighting", "shooter"], "has_multiplayer": false}} | 10d4b6e5-619d-4102-b8d4-f9a34c1fc052 |
Why do you think the games Dontnod Entertainment made for the PlayStation are pretty good? | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "platforms", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"developer": "Dontnod Entertainment", "rating": "good", "platforms": ["PlayStation"]}} | c137a200-dd65-4efa-8429-adb2e34c0123 |
Resident Evil 4 is an awesome action-adventure shooter released in 2005. It's available on PlayStation, Xbox, Nintendo, and PC, as well as a digital release on Steam. The game is not available on Linux or Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Resident Evil 4", "release_year": 2005, "rating": "excellent", "genres": ["action-adventure", "shooter"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 9ca3a60c-3d24-4341-a9f5-289ea6130215 |
A Way Out is a fun third person action-adventure game for PlayStation, Xbox, and PC, but it is not supported on Mac or Linux. 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "A Way Out", "rating": "good", "genres": ["action-adventure"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": false}} | 2c871cf5-ea47-4712-a9be-b6bce752a732 |
Tomb Raider: The Last Revelation, was released in 1999, with a rating of T (for Teen). It's a third person action-adventure, puzzle, shooter game. There is no multiplayer mode. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tomb Raider: The Last Revelation", "release_year": 1999, "esrb": "T (for Teen)", "genres": ["action-adventure", "puzzle", "shooter"], "player_perspective": ["third person"], "has_multiplayer": false}} | 1e202a81-e935-4618-85f4-d18bc6861415 |
Guitar Hero: Smash Hits is a poor first person music game. The game is available on either PlayStation, Xbox, or 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"}, "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Guitar Hero: Smash Hits", "rating": "poor", "genres": ["music"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "Nintendo"]}} | c3c3ac37-06d9-453a-bca0-a68dc35f0d33 |
For a single-player fighting shooter game that incorporates driving, try playing Mafia. It was released in 2002 and developed by Illusion Softworks. It is rated M (for Mature). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Mafia", "release_year": 2002, "developer": "Illusion Softworks", "esrb": "M (for Mature)", "genres": ["driving/racing", "fighting", "shooter"], "has_multiplayer": false}} | be978567-a9a7-48b4-9344-d99be3192c29 |
What do you think makes Dontnod Entertainment's PlayStation games good? | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "platforms", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"developer": "Dontnod Entertainment", "rating": "good", "platforms": ["PlayStation"]}} | b612b8f8-b7b8-4386-94ce-001fe710aed1 |
For a 2014 game, I think Call of Duty: Advanced Warfare wasn't so fun to play from the first person perspective. | {"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Call of Duty: Advanced Warfare", "release_year": 2014, "rating": "average", "player_perspective": ["first person"]}} | ee110ff5-9fa4-4c9f-bdc1-29f93b93e07d |
Guitar Hero: Smash Hits is a first person music game that received poor ratings from players. The game is available on PlayStation, Xbox, 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"}, "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Guitar Hero: Smash Hits", "rating": "poor", "genres": ["music"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "Nintendo"]}} | e246ef6c-62ff-4a3d-b474-3e989b63bd97 |
Mafia is a shooter game with driving and fighting that came out in 2002 by Illusion Softworks. The game is rated M (for Mature), and cannot be played multiplayer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Mafia", "release_year": 2002, "developer": "Illusion Softworks", "esrb": "M (for Mature)", "genres": ["driving/racing", "fighting", "shooter"], "has_multiplayer": false}} | 8bbf3d96-f88a-4f44-a20d-827874858668 |
Call of Duty: Advanced Warfare is okay, I guess. I normally like games with a first person perspective, but 2014 was just not a good year for game releases. | {"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Call of Duty: Advanced Warfare", "release_year": 2014, "rating": "average", "player_perspective": ["first person"]}} | b2e7407c-c82a-4248-9a75-2ea84ad81af0 |
Tomb Raider: The Last Revelation is a third person action-adventure puzzle shooter with no multiplayer. It was released in 1999 and is rated T (for Teen). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tomb Raider: The Last Revelation", "release_year": 1999, "esrb": "T (for Teen)", "genres": ["action-adventure", "puzzle", "shooter"], "player_perspective": ["third person"], "has_multiplayer": false}} | 49c0dc03-96d9-4ec8-a2ef-124a78223ad4 |
Do you mean the simulation sport strategy game from Sports Interactive, 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"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Football Manager 2015", "developer": "Sports Interactive", "genres": ["simulation", "sport", "strategy"]}} | f05a63cf-ca1e-4d51-a992-bd9dc7160626 |
Speaking of third person perspective games, have you tried The Witcher 3: Wild Hunt? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "The Witcher 3: Wild Hunt", "player_perspective": ["third person"]}} | 028929fa-2463-4f3e-a68e-81c9c8d387ed |
Bus Driver is a poor indie driving simulation game that has no multiplayer. It was released for PC and is available on Steam, but it does not have a Linux or Mac release. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Bus Driver", "rating": "poor", "genres": ["driving/racing", "indie", "simulation"], "has_multiplayer": false, "platforms": ["PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 28676580-1efb-4ec7-8ea5-f5b6b0f792ee |
I was pretty unimpressed with 2014's Call of Duty: Advanced Warfare, just another generic first person title really. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Call of Duty: Advanced Warfare", "release_year": 2014, "rating": "average", "player_perspective": ["first person"]}} | dcacb298-f86d-4e47-a619-8eb6d5b6f3ce |
Rocket League is a vehicular combat and sport game with a wide release on multiple platforms. It is available on PlayStation, Xbox, Nintendo Switch, and PC, with Linux, Mac, and Steam 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"}, "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": "Rocket League", "genres": ["sport", "vehicular combat"], "platforms": ["PlayStation", "Xbox", "Nintendo Switch", "PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": true}} | a3998d69-df08-4026-9462-b31297f0a209 |
Football Manager 2015 the sports simulation game mixed with strategy, developed by 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"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Football Manager 2015", "developer": "Sports Interactive", "genres": ["simulation", "sport", "strategy"]}} | b726c93e-26f1-46b8-9a07-d5e48abdc659 |
And speaking of games with a third person perspective, have you played The Witcher 3: Wild Hunt? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "The Witcher 3: Wild Hunt", "player_perspective": ["third person"]}} | c978db12-66e8-442a-a42e-99b838a6495b |
What do you like best about playing turn-based strategy simulation games on the PC? | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "platforms", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "genres": ["simulation", "turn-based strategy"], "platforms": ["PC"]}} | fce7bda7-f36b-4770-85d2-90e2cedc1441 |
Dance Dance Revolution Universe 3, developed by Konami, is a music game available exclusively on Xbox, with an overall poor rating. It is appropriate for all age groups. | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Dance Dance Revolution Universe 3", "developer": "Konami", "esrb": "E (for Everyone)", "rating": "poor", "genres": ["music"], "platforms": ["Xbox"]}} | 2f3841a5-93c7-4d04-ab76-ce19ed7b968c |
When you mention Football Manager 2015, do you mean the strategy sport simulator developed by 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"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Football Manager 2015", "developer": "Sports Interactive", "genres": ["simulation", "sport", "strategy"]}} | b2d99518-b1b8-44b2-b998-1728b6d25264 |
Since you like third person perspective games, I wonder if you've heard of The Witcher 3: Wild Hunt. | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "The Witcher 3: Wild Hunt", "player_perspective": ["third person"]}} | abcc4db1-f04c-496b-bb1e-0d5e637a739f |
Bus Driver is a single-player indie driving sim available on PC only, and is available on Steam. This game has an overall poor rating. It is not supported for Linux or Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Bus Driver", "rating": "poor", "genres": ["driving/racing", "indie", "simulation"], "has_multiplayer": false, "platforms": ["PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 2fef1add-aa9c-4880-bdbd-fc67b89da14c |
What is it about PC turn-based strategy simulators 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": {"rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "platforms", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "genres": ["simulation", "turn-based strategy"], "platforms": ["PC"]}} | e113b315-8587-4cfb-baaa-084c1eeb1618 |
Transport Tycoon, by developer Chris Sawyer, is a simulation strategy game from a bird view perspective. It was released in 1994. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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": "Transport Tycoon", "release_year": 1994, "developer": "Chris Sawyer", "genres": ["simulation", "strategy"], "player_perspective": ["bird view"]}} | b970a4f0-446e-4754-911c-8b66e975b54f |
Little Big Adventure came out in 1994 and is an average action-adventure game. You can play this game in third person, and it's rated T (for Teen). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "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": "Little Big Adventure", "release_year": 1994, "esrb": "T (for Teen)", "rating": "average", "genres": ["action-adventure"], "player_perspective": ["third person"]}} | 532ece7f-1229-4fb8-87c2-322a02bdad47 |
So you found Skyforge to be pretty bad, it seems. But now I'm wondering, do you feel the same way about the other third person games available on Steam? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "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}} | 1ee7d86c-0df1-4889-b66e-439419b0fc59 |
What would you say makes you enjoy simulation turn-based strategy games on the PC? | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "platforms", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "genres": ["simulation", "turn-based strategy"], "platforms": ["PC"]}} | d0fe6ab5-f293-4bf9-9306-fa0799fffc6c |
The Last of Us is a great multiplayer third person shooter game with a lot of action and adventure. It was released in 2013. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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 Last of Us", "release_year": 2013, "rating": "excellent", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "has_multiplayer": true}} | f94bdb45-d37f-417e-bf91-233af61f5c00 |
Tomb Raider: The Last Revelation is a single-player only third person action-adventure game with shooting elements and a ton of puzzles to solve. It was released in 1999 with a T rating. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tomb Raider: The Last Revelation", "release_year": 1999, "esrb": "T (for Teen)", "genres": ["action-adventure", "puzzle", "shooter"], "player_perspective": ["third person"], "has_multiplayer": false}} | 27b56283-af3d-4cea-8d01-ad5cfcfc447d |
A decent action-adventure game, Little Big Adventure, suitable for teenagers, was released in 1994. The game is played from a third person view. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "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": "Little Big Adventure", "release_year": 1994, "esrb": "T (for Teen)", "rating": "average", "genres": ["action-adventure"], "player_perspective": ["third person"]}} | 8a8022f4-b510-49c9-bcc3-3946f85298b5 |
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}} | 1ca48f2f-b5a2-460f-80ff-439f81b8c368 |
Bus Driver is a poor indie driving simulator available on Steam. The game is available on PC, but not Linux or Mac. There is 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Bus Driver", "rating": "poor", "genres": ["driving/racing", "indie", "simulation"], "has_multiplayer": false, "platforms": ["PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 2f22c6e7-ce41-4c68-9187-019761341e7e |
Why do you think you enjoy MicroProse's simulation strategy games? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"developer": "MicroProse", "rating": "good", "genres": ["simulation", "strategy"]}} | 66e5d949-f9da-4c10-97e4-eb75465a29ff |
A rather poorly-rated game from 2008 is SCS Software's Euro Truck Simulator. You can only play this driving simulation game in first 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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Euro Truck Simulator", "release_year": 2008, "developer": "SCS Software", "rating": "poor", "genres": ["driving/racing", "simulation"], "player_perspective": ["first person"]}} | 9c1ee888-0b6a-4b97-b5c6-37186a958cf4 |
Do you mean the multiplayer game on PlayStation, Anthem? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["has_multiplayer", "name", "platforms"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Anthem", "has_multiplayer": true, "platforms": ["PlayStation"]}} | b9987f3e-95fa-4d65-9e6f-7dc753ae6d0c |
Tom Clancy's Splinter Cell: Chaos Theory is a good action, tactical game that can be played in third person or switched over to first person. It was released for PlayStation, Xbox, Nintendo, and PC, but can't be played on Linux or Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tom Clancy's Splinter Cell: Chaos Theory", "rating": "good", "genres": ["action", "tactical"], "player_perspective": ["first person", "third person"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "has_linux_release": false, "has_mac_release": false}} | d0b41144-9819-4a56-9c86-b08a3ced35ef |
Small World 2 is a poorly-rated indie trivia/board game for 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": "Small World 2", "rating": "poor", "genres": ["indie", "trivia/board game"], "has_multiplayer": true}} | f9573206-ee8a-436f-92fb-9e2d9b7040d2 |
What's the most interesting game you've played this year? | {"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": "interesting"}} | 881e31f3-e2e5-4abb-9e99-7a9817824038 |
Speaking of great PC games, have you heard of The Forest of Doom? | {"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 Forest of Doom", "platforms": ["PC"]}} | 7574d1ba-9547-4c42-bdb2-f1ab39561660 |
By Anthem, do you mean the one with multiplayer that got released for the PlayStation? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["has_multiplayer", "name", "platforms"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Anthem", "has_multiplayer": true, "platforms": ["PlayStation"]}} | fdfbf59b-d363-4934-afb7-05f5f89a3e8c |
Silent Hill 2 is an excellent action-adventure puzzle game with third person perspective. Konami Computer Entertainment Tokyo developed this game that is rated M (for Mature). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Silent Hill 2", "developer": "Konami Computer Entertainment Tokyo", "esrb": "M (for Mature)", "rating": "excellent", "genres": ["action-adventure", "puzzle"], "player_perspective": ["third person"]}} | b391edac-772f-4d9c-882e-4f94cca75773 |
Tom Clancy's Splinter Cell: Chaos Theory is a good first and third person action-tactical game. It is available on PlayStation, Xbox, Nintendo, PC, but it is not out for Linux or Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tom Clancy's Splinter Cell: Chaos Theory", "rating": "good", "genres": ["action", "tactical"], "player_perspective": ["first person", "third person"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "has_linux_release": false, "has_mac_release": false}} | a7787043-c6ed-4284-ad13-aa5aee81953a |
The indie game, Small World 2, is poor choice according to ratings as it fills a rather old-style trivia/board game genre. It does, however, boast multiplayer features. | {"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": "Small World 2", "rating": "poor", "genres": ["indie", "trivia/board game"], "has_multiplayer": true}} | 720962e7-33aa-4412-8f17-c010d3e0e7e7 |
Know of any interesting game that came out recently? | {"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": "interesting"}} | 8569c38c-45d1-4f57-8e9e-2df935745d76 |
If you're after a side scrolling platformer, Super Mario World is a fun game. Have you ever played it before? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "recommend", "arguments": {"name": "Super Mario World", "genres": ["platformer"], "player_perspective": ["side view"]}} | c8ef88bc-31bc-4c1f-b120-b8c810c339b4 |
Is that Anthem that you can play on PlayStation with multiplayer? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["has_multiplayer", "name", "platforms"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Anthem", "has_multiplayer": true, "platforms": ["PlayStation"]}} | e88f83df-609f-4504-b227-5cdc3255c78d |
Do you normally play T rated bird view games like The Sims? | {"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "name", "player_perspective"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "The Sims", "esrb": "T (for Teen)", "player_perspective": ["bird view"]}} | 53e6b4d5-8f10-4371-bca1-bfafb9c163ad |
Small World 2 is a poor indie trivia/board game that features multiplayer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Small World 2", "rating": "poor", "genres": ["indie", "trivia/board game"], "has_multiplayer": true}} | 999b7fb2-9eb5-46bc-9efa-31630afc1598 |
Have you played any interesting games 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": "interesting"}} | 4fe8d172-7090-4080-bad8-8e3785a08d80 |
A fun action-adventure shooter for Nintendo is Resident Evil 4, have you 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Resident Evil 4", "genres": ["action-adventure", "shooter"], "platforms": ["Nintendo"]}} | 8cb203d6-9164-4e55-9b8e-cfa89f41470f |
I think FIFA 12 is an average game. I normally quite enjoy the side view perspective in games, but I'm not a huge fan of sport simulators. | {"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": "FIFA 12", "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["side view"]}} | e0cbece8-1396-431b-817a-626a3a08af6b |
Silent Hill 2 is an excellent third person action-adventure puzzle game. The game was developed by Konami Computer Entertainment Tokyo and was rated M (for Mature). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Silent Hill 2", "developer": "Konami Computer Entertainment Tokyo", "esrb": "M (for Mature)", "rating": "excellent", "genres": ["action-adventure", "puzzle"], "player_perspective": ["third person"]}} | ad246d47-a8d5-4b69-ae17-4393711ae9ff |
Do you like T (for Teen) rated games that have a bird's eye view, like The Sims? | {"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "name", "player_perspective"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "The Sims", "esrb": "T (for Teen)", "player_perspective": ["bird view"]}} | 4993184e-1359-4ffa-a68a-093a99b10313 |
Rocket League is a vehicular combat sports game. It's a multiplayer game and was developed by Psyonix. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "genres", "has_multiplayer", "name"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Rocket League", "developer": "Psyonix", "genres": ["sport", "vehicular combat"], "has_multiplayer": true}} | 8629eb9e-cbf8-4a2f-bf3b-c65dea056be9 |
Is it Hellblade: Senua's Sacrifice that you're talking about, the indie hack-and-slash adventure game with a third person perspective? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Hellblade: Senua's Sacrifice", "genres": ["adventure", "hack-and-slash", "indie"], "player_perspective": ["third person"]}} | 7815de20-3b5a-4eae-a118-049288206166 |
When it comes to third person action-adventure shooters, Uncharted 4: A Thief's End is a pretty famous one. Have you played it before? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "recommend", "arguments": {"name": "Uncharted 4: A Thief's End", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"]}} | 6dc28511-d0dc-4c08-958b-84dcd091c396 |
FIFA 12 is an okay game. I'm not one for simulation sports games, so take this with a grain of salt, but this side view game didn't impress me much. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "FIFA 12", "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["side view"]}} | 38d6d236-b87b-435b-a4bd-72f38aa83c76 |
Little Nightmares is a good side view platformer with puzzles and adventure. You can get it on Steam, and it was released for the PlayStation, Xbox, PC and Linux, but not for Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Little Nightmares", "rating": "good", "genres": ["adventure", "platformer", "puzzle"], "player_perspective": ["side view"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": false}} | 2c3911a6-2180-421c-89be-321a1e39b67f |
Do you also like bird view games rated T (for Teen) such as The Sims? | {"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "name", "player_perspective"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "The Sims", "esrb": "T (for Teen)", "player_perspective": ["bird view"]}} | 10010c49-4e2e-4ea1-92ea-1cd082044bff |
Rocket League by Psyonix is a multiplayer vehicular combat sports 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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "genres", "has_multiplayer", "name"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Rocket League", "developer": "Psyonix", "genres": ["sport", "vehicular combat"], "has_multiplayer": true}} | 569562e8-c0bc-4a36-aef2-3f83d07b37d4 |
Is the Hellblade: Senua's Sacrifice you mentioned the one that's a third person indie hack-and-slash adventure game? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Hellblade: Senua's Sacrifice", "genres": ["adventure", "hack-and-slash", "indie"], "player_perspective": ["third person"]}} | 8a4d97a3-caa5-4ca0-be22-b6b8925f5a9c |
Have you ever tried the Nintendo action-adventure shooting game Resident Evil 4? | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Resident Evil 4", "genres": ["action-adventure", "shooter"], "platforms": ["Nintendo"]}} | 6e7dc75a-a401-4b30-9e3a-7341cef89b8e |
FIFA 12 isn't a favorite of mine at all, but I didn't hate it either. I normally like sport simulators quite a bit, but the side view perspective was an odd choice that hurt the game. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "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": "FIFA 12", "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["side view"]}} | 3c299783-f477-414a-bf2a-b6743024c251 |
Little Nightmares is a good adventure side view platformer with puzzle solving. It runs on PlayStation, Xbox, and PC, and is supported on Linux. Although you can get it on Steam, it is not supported 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Little Nightmares", "rating": "good", "genres": ["adventure", "platformer", "puzzle"], "player_perspective": ["side view"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": false}} | 7eb6c3f8-25b2-4daa-b99e-d6bc0c7760a3 |
You ever played any of the indie driving simulators released in 2014, like for example Bus Driver? | {"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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "release_year"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Bus Driver", "release_year": 2014, "genres": ["driving/racing", "indie", "simulation"]}} | c485e645-c3fd-4ddf-a297-02211ce7ddff |
Rocket League, developed by Psyonix, can be played multiplayer by those who enjoy vehicular combat or sports games. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "genres", "has_multiplayer", "name"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Rocket League", "developer": "Psyonix", "genres": ["sport", "vehicular combat"], "has_multiplayer": true}} | d022ac28-b2d7-4a3b-b1e0-7e3c9be932d3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.