input
stringlengths 20
429
| tool
stringclasses 464
values | output
stringlengths 46
331
| id
stringlengths 36
36
|
---|---|---|---|
What would you say was a really overrated game you played 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": "overrated"}} | 6b1b177c-c73c-4314-a3c7-3daba40839fa |
I know you mentioned that NHL 15 was just so-so. Do you feel that a bird view perspective in sports simulators just isn't all that immersive? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "NHL 15", "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view"]}} | 915ea63e-bc7b-428c-9dd5-b564b831def1 |
Overkill Software released an average role-playing shooter called Payday 2 in 2013. The game itself is played from a first person perspective. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Payday 2", "release_year": 2013, "developer": "Overkill Software", "rating": "average", "genres": ["role-playing", "shooter"], "player_perspective": ["first person"]}} | cb28c208-dab8-4ae7-a2ab-45b000162d2f |
Do you ever like playing first person games like Guitar Hero: Smash Hits? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Guitar Hero: Smash Hits", "player_perspective": ["first person"]}} | 9dcbfc1c-7d1d-48f3-a31b-10583a0ffb0a |
RollerCoaster Tycoon was a masterstroke considering it was made by MicroProse. I really quite liked this game, and it did well with the bird view perspective too. | {"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "RollerCoaster Tycoon", "developer": "MicroProse", "rating": "good", "player_perspective": ["bird view"]}} | 50ddbd1e-b3ed-4760-9e2e-070411b2b1d9 |
What's the most dull multiplayer game you've ever played? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["has_multiplayer", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"has_multiplayer": true, "specifier": "dull"}} | 770e6752-4dee-4c58-924e-c6a88976157a |
What game do you think is just totally overrated? | {"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": "overrated"}} | 00759945-e32b-4a70-8d7c-a12e93e7ddee |
Mafia is a third person driving/racing and fighting shooter developed by Illusion Softworks. It released in 2002 with an M (for Mature) rating. The game received excellent ratings from players. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Mafia", "release_year": 2002, "developer": "Illusion Softworks", "esrb": "M (for Mature)", "rating": "excellent", "genres": ["driving/racing", "fighting", "shooter"], "player_perspective": ["third person"]}} | b07f24d8-810f-4a7a-8a95-48541e8102cb |
You said you were indifferent towards NHL 15. Typically, do you feel similar to other play bird's-eye view sport simulations? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "NHL 15", "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view"]}} | fe0545a8-f4e2-49c0-9970-b2bf20f3886f |
Payday 2 came out in 2013 from Overkill Software. It's a first person shooter game with role-playing and has received average ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Payday 2", "release_year": 2013, "developer": "Overkill Software", "rating": "average", "genres": ["role-playing", "shooter"], "player_perspective": ["first person"]}} | 5dfa3c0f-8c04-43c4-a778-a470e67c0da2 |
A poor rated vehicular combat game from back in 2011 was MotorStorm: Apocalypse. It was a PlayStation release by Evolution Studios that at least has multiplayer and third person perspective. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "MotorStorm: Apocalypse", "release_year": 2011, "developer": "Evolution Studios", "rating": "poor", "genres": ["vehicular combat"], "player_perspective": ["third person"], "has_multiplayer": true, "platforms": ["PlayStation"]}} | e1a7f3f3-7a64-4560-91e1-57005bc02878 |
Hey, have you played any first person games, such as Guitar Hero: Smash Hits? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Guitar Hero: Smash Hits", "player_perspective": ["first person"]}} | 5df0b4b5-3397-41fd-a05c-fc2c3ebbb2fb |
Having played Madden NFL 15 on Xbox, I found the controls and graphics mediocre. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Madden NFL 15", "rating": "average", "platforms": ["Xbox"]}} | 2e0095ed-baf8-4872-837b-b407bc996218 |
Have you played a multiplayer game recently that was totally dull? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["has_multiplayer", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"has_multiplayer": true, "specifier": "dull"}} | 1cf8ca46-07b1-46b4-a3df-02592906af23 |
What is the most overrated game in your mind? | {"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": "overrated"}} | 13c2fbb2-f273-44a2-ba35-2fe38623bf9e |
Earlier you mentioned that NHL 15 was merely average. Is it common that you're not impressed by sports simulation games with a bird view perspective? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "NHL 15", "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view"]}} | 1c29d7be-f58d-4d6a-9063-d0789e7844e7 |
Do you enjoy role-playing action shooter games that have no multiplayer option, such as Metro 2033? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Metro 2033", "genres": ["action", "role-playing", "shooter"], "has_multiplayer": false}} | 335591ce-4a0e-4908-990b-dccc066df419 |
If you like third person vehicular combat games then you might want to try the 2011 video game developed by Evolution Studios called MotorStorm: Apocalypse despite the poor rating. It is only released on the PlayStation but has multiplayer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "MotorStorm: Apocalypse", "release_year": 2011, "developer": "Evolution Studios", "rating": "poor", "genres": ["vehicular combat"], "player_perspective": ["third person"], "has_multiplayer": true, "platforms": ["PlayStation"]}} | dce8da32-55a7-497f-aed9-fa942731a106 |
Have you ever played a first person game, like for example Guitar Hero: Smash Hits? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Guitar Hero: Smash Hits", "player_perspective": ["first person"]}} | 1df17483-296b-4e92-9d0a-3a278cc9233e |
I'm a fan of Tom Clancy's Splinter Cell: Chaos Theory. Most of the time, I enjoy Ubisoft Montreal's first person games. | {"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Tom Clancy's Splinter Cell: Chaos Theory", "developer": "Ubisoft Montreal", "rating": "good", "player_perspective": ["first person"]}} | 14875de0-3ba2-4596-8fec-52e755c90c50 |
So what's a game with multiplayer that you just found to be dull? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["has_multiplayer", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"has_multiplayer": true, "specifier": "dull"}} | bdbd2b1e-79f2-438b-b5cc-d7554b5ba5b1 |
The Legend of Zelda: Ocarina of Time is an action-adventure role-playing puzzle game available for Nintendo. The game is played in third person and bird's view and is rated E, but doesn't have multiplayer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Legend of Zelda: Ocarina of Time", "esrb": "E (for Everyone)", "genres": ["action-adventure", "puzzle", "role-playing"], "player_perspective": ["bird view", "third person"], "has_multiplayer": false, "platforms": ["Nintendo"]}} | ec696f7a-1197-46e3-9f54-5dce19154665 |
Mafia is an excellent third person shooter with a lot of driving and fighting, released in 2002 by Illusion Softworks. It is rated M (for Mature) by the ESRB. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Mafia", "release_year": 2002, "developer": "Illusion Softworks", "esrb": "M (for Mature)", "rating": "excellent", "genres": ["driving/racing", "fighting", "shooter"], "player_perspective": ["third person"]}} | 00d98e8c-fb8d-41a6-9ec4-ed593f24f33c |
Earlier you said you enjoyed Football Manager 2015. Are you generally a fan of simulation games from 2014 involving sports and strategy? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Football Manager 2015", "release_year": 2014, "rating": "good", "genres": ["simulation", "sport", "strategy"]}} | 2efeee88-10a7-439d-b366-9e8ad38632e4 |
What do you think about single-player action RPG shooters like Metro 2033? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Metro 2033", "genres": ["action", "role-playing", "shooter"], "has_multiplayer": false}} | e7c14ad8-a5e8-447e-9313-3f8affcd63e3 |
Are you into multiplayer games, like Worms: Reloaded? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Worms: Reloaded", "has_multiplayer": true}} | d4bda78e-4334-4b69-ad76-d3e68b54682d |
I'm wondering what it is about M rated games available on the Nintendo Switch that makes you say they're mediocre. | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "platforms", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"esrb": "M (for Mature)", "rating": "average", "platforms": ["Nintendo Switch"]}} | a905742c-4b92-4687-87de-5b1edaabc9d9 |
I like playing games on the Nintendo, but Fuse Games doesn't take advantage of the platform properly, so Metroid Prime Pinball ended up being just average. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Metroid Prime Pinball", "developer": "Fuse Games", "rating": "average", "platforms": ["Nintendo"]}} | 32794f7a-fed7-4623-a86b-be85e7a1dbb0 |
I thought Rollcage was decent. It's OK for an action racing PC game that you might occasionally want to play, but it's just nothing spectacular. | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Rollcage", "rating": "average", "genres": ["action", "driving/racing"], "platforms": ["PC"]}} | 758b28cc-df80-4e41-ae6b-b305f7eca703 |
The Legend of Zelda: Ocarina of Time is a role-playing, action-adventure, and puzzle game that has both bird view and third person perspectives. It was rated E (for Everyone) and doesn't have a multiplayer. It was released only for 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"}, "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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Legend of Zelda: Ocarina of Time", "esrb": "E (for Everyone)", "genres": ["action-adventure", "puzzle", "role-playing"], "player_perspective": ["bird view", "third person"], "has_multiplayer": false, "platforms": ["Nintendo"]}} | 444d0680-4c40-4a62-a5ed-5d5d58d8b308 |
You quite liked Football Manager 2015, you mentioned. Was 2014 a good year for sports strategy simulation games, you think? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Football Manager 2015", "release_year": 2014, "rating": "good", "genres": ["simulation", "sport", "strategy"]}} | bcf18942-e7de-42ed-af73-3ea6c186c04b |
Are you fond of single-player action shooter RPGs, like Metro 2033? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Metro 2033", "genres": ["action", "role-playing", "shooter"], "has_multiplayer": false}} | 0455ee62-4dc8-4242-b9ed-8cd3da8cba63 |
Do you normally play multiplayer games, you know, like Worms: Reloaded? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Worms: Reloaded", "has_multiplayer": true}} | f3a769fe-a5f8-4b94-b2fc-cbde7b811369 |
Why do you think M rated games on the Nintendo Switch tend to just be average? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "platforms", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"esrb": "M (for Mature)", "rating": "average", "platforms": ["Nintendo Switch"]}} | a688a2fc-27be-4e27-822f-1db25e507dbc |
Need for Speed: Most Wanted is really fun, racing games really shine when they include multiplayer. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "give_opinion", "arguments": {"name": "Need for Speed: Most Wanted", "rating": "good", "genres": ["driving/racing"], "has_multiplayer": true}} | 3f0d4a25-2e1a-46a5-87cb-988bb96443fb |
Rollcage gave me an all-around average action racing experience on my PC, but it's not a game I would play regularly. | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Rollcage", "rating": "average", "genres": ["action", "driving/racing"], "platforms": ["PC"]}} | 5952557d-49c2-4f00-93f6-820a0a0fdf43 |
If you like action-adventure role-playing video games filled with puzzles you should try this third person game from Nintendo called The Legend of Zelda: Ocarina of Time which also has a bird view option. This game is rated E (for Everyone) but unfortunately has no multiplayer feature. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Legend of Zelda: Ocarina of Time", "esrb": "E (for Everyone)", "genres": ["action-adventure", "puzzle", "role-playing"], "player_perspective": ["bird view", "third person"], "has_multiplayer": false, "platforms": ["Nintendo"]}} | ac0adfb5-3adf-4ebe-bef1-1c77d244cf62 |
I was surprised when you told me you liked Football Manager 2015. Do you like other sports sim strategy title from 2014? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Football Manager 2015", "release_year": 2014, "rating": "good", "genres": ["simulation", "sport", "strategy"]}} | 45dbd4cf-8e7c-464d-8a36-98e835eb36df |
If you don't mind driving/racing games even if they're from like 2005, how about you give Need for Speed: Most Wanted a try? | {"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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "release_year"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Need for Speed: Most Wanted", "release_year": 2005, "genres": ["driving/racing"]}} | f2515fbf-8290-428d-9f34-72449544df83 |
Do you have any experience playing multiplayer games, like for example Worms: Reloaded? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Worms: Reloaded", "has_multiplayer": true}} | 120e8390-f81a-4335-b34c-9d6ce88df584 |
Why do you say that the M rated games on the Nintendo Switch are so-so in quality? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "platforms", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"esrb": "M (for Mature)", "rating": "average", "platforms": ["Nintendo Switch"]}} | 2e8f8755-1e89-44f0-806b-8c508d98dcc6 |
Multiplayer games can be very fun, but the side view perspective of Worms: Reloaded made it merely average in my opinion. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Worms: Reloaded", "rating": "average", "player_perspective": ["side view"], "has_multiplayer": true}} | 766e7b05-caea-4116-ae3b-b6096ab5fb3e |
Rollcage isn't awful, but could have been better. Action racing games can be really good, but the PC is just not the right platform for them. | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Rollcage", "rating": "average", "genres": ["action", "driving/racing"], "platforms": ["PC"]}} | 5e170bb3-7ed3-43b5-94a6-775bd53dc64c |
Never Alone is an adventure, indie, and platformer game. This can be played on a PlayStation, Xbox, PC, and Linux, but not on a Mac. The rating for this 2014 game is 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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["esrb", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Never Alone", "release_year": 2014, "esrb": "T (for Teen)", "genres": ["adventure", "indie", "platformer"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": true, "has_mac_release": false}} | c9fdddc3-2fcb-4255-8073-f76a98afd4c9 |
All of my favorite games are rated M, like Silent Hill 2. I don't even bother with other games anymore. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["esrb", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Silent Hill 2", "esrb": "M (for Mature)", "rating": "excellent"}} | 9d1cf0de-bb53-4684-b443-f2e7d106c578 |
Need for Speed: Most Wanted is a driving/racing game loaded with nostalgia circa 2005. 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "release_year"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Need for Speed: Most Wanted", "release_year": 2005, "genres": ["driving/racing"]}} | fb9b5106-dd89-4c18-8620-10973d78cf1d |
An example of a multiplayer trivia/board game style title would be a 2009 released Electronic Arts game called Trivial Pursuit. | {"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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "genres", "has_multiplayer", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Trivial Pursuit", "release_year": 2009, "developer": "Electronic Arts", "genres": ["trivia/board game"], "has_multiplayer": true}} | 033b23e2-16fe-4fa7-85d5-c7ebb9d81f26 |
Mirror's Edge Catalyst is a 2016 action-adventure fighting game with multiplayer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Mirror's Edge Catalyst", "release_year": 2016, "genres": ["action-adventure", "fighting"], "has_multiplayer": true}} | 5219cf11-8d55-4ec5-9f3d-b798bc1d8048 |
Crystal Dynamics tends to produce average games like Lara Croft and the Temple of Osiris. | {"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"}}, "required": ["developer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Lara Croft and the Temple of Osiris", "developer": "Crystal Dynamics", "rating": "average"}} | 5335be0d-09be-4240-b313-5927d7b9a68b |
Have you played any good short video 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": "short"}} | 2d4b8343-9e72-48e4-a4d8-ee0c129e1e58 |
Never Alone was released to the PlayStation, Xbox, PC, and Linux in 2014. It's not available for Mac though. It's an indie adventure platformer game that 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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["esrb", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Never Alone", "release_year": 2014, "esrb": "T (for Teen)", "genres": ["adventure", "indie", "platformer"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": true, "has_mac_release": false}} | cfbc39fa-eb71-4703-9634-ff98461fc7ff |
Worms: Reloaded is an average action platformer with strategy elements from 2010. You play it with a side view perspective, and it has a multiplayer too. The game is 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"}, "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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Worms: Reloaded", "release_year": 2010, "esrb": "E 10+ (for Everyone 10 and Older)", "rating": "average", "genres": ["action", "platformer", "strategy"], "player_perspective": ["side view"], "has_multiplayer": true}} | 8352887f-3d34-4b3b-b39b-a41654b11171 |
Silent Hill 2 was an amazing, game. I just love gritty M rated games like it. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["esrb", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Silent Hill 2", "esrb": "M (for Mature)", "rating": "excellent"}} | 5610fe14-b166-4d44-a504-9671576f76d3 |
A 2005 driving/racing game I thought was fun was Need for Speed: Most Wanted, are you familiar with 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "release_year"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Need for Speed: Most Wanted", "release_year": 2005, "genres": ["driving/racing"]}} | ac7029cd-1d04-49cf-96da-da2acc031cb0 |
Trivial Pursuit was developed in 2009 by Electronic Arts for multiplayer trivia/board game lovers. | {"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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "genres", "has_multiplayer", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Trivial Pursuit", "release_year": 2009, "developer": "Electronic Arts", "genres": ["trivia/board game"], "has_multiplayer": true}} | 96b56de3-a27d-42c5-bda4-35395350919f |
Mirror's Edge Catalyst is an action-adventure game with fighting elements that came out in 2016, and it even has multiplayer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Mirror's Edge Catalyst", "release_year": 2016, "genres": ["action-adventure", "fighting"], "has_multiplayer": true}} | fad0a485-11ee-43d9-a9bf-0c28f6d12b6b |
Guitar Hero: Smash Hits was way worse than any Guitar Hero game, most likely due to it being developed by Beenox. | {"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"}}, "required": ["developer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Guitar Hero: Smash Hits", "developer": "Beenox", "rating": "poor"}} | 08b440e5-9d6e-4122-89e5-b15940ecf277 |
Have you played any short 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": "short"}} | 3a6b2c9c-8c4c-4b5c-ac0f-e2f7fccbc4ed |
Never Alone is an indie adventure platformer released in 2014 for PlayStation, Xbox, PC, and Linux with a T (for Teen) rating. It currently has no Mac support. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["esrb", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Never Alone", "release_year": 2014, "esrb": "T (for Teen)", "genres": ["adventure", "indie", "platformer"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": true, "has_mac_release": false}} | f374a479-2849-47cc-bdd0-e4da4a5b9ea4 |
Silent Hill 2 is a masterpiece of a game, it takes full advantage of its M rating to evoke absolute horror. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["esrb", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Silent Hill 2", "esrb": "M (for Mature)", "rating": "excellent"}} | 94012d8a-e387-4969-ad0a-9d534ac851fb |
Assetto Corsa is a good sport racing simulation game that can be played in either first person or third person. You can play the game on PlayStation, Xbox, PC and Linux. It's available on Steam but does not have a Mac release. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Assetto Corsa", "rating": "good", "genres": ["driving/racing", "simulation", "sport"], "player_perspective": ["first person", "third person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": false}} | 1847222b-c32d-4b4b-8d54-d52999fb7255 |
Trivial Pursuit is a multiplayer trivia/board game. It was released by Electronic Arts in 2009. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Trivial Pursuit", "release_year": 2009, "developer": "Electronic Arts", "genres": ["trivia/board game"], "has_multiplayer": true}} | da0e488d-14ad-40a3-b166-1b8e538b74bd |
Mirror's Edge Catalyst from 2016 is a multiplayer action-adventure fighter. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Mirror's Edge Catalyst", "release_year": 2016, "genres": ["action-adventure", "fighting"], "has_multiplayer": true}} | 1482a13b-9cc7-4452-9875-2743bd09b15d |
I wouldn't say Might & Magic: Heroes VI is anything more than an average bird's eye view game from Black Hole Entertainment. | {"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Might & Magic: Heroes VI", "developer": "Black Hole Entertainment", "rating": "average", "player_perspective": ["bird view"]}} | a1cd2e08-d27c-458d-983c-98f8f709c6f6 |
What's a nice short game I could play tonight? | {"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": "short"}} | 7461e025-3f93-4fba-9bcc-93777e4e349f |
I remember you telling me that you didn't feel too strongly about Rollcage. But does that opinion also hold true for other action racing games by Attention To Detail? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Rollcage", "developer": "Attention To Detail", "rating": "average", "genres": ["action", "driving/racing"]}} | 9cc1c12f-d491-4786-a603-2d56d84d7371 |
Worms: Reloaded is an action, platformer, and strategy game that is played in side view. This game was released in 2010 with an average rating. This game is for everyone 10 and older and always 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"}, "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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Worms: Reloaded", "release_year": 2010, "esrb": "E 10+ (for Everyone 10 and Older)", "rating": "average", "genres": ["action", "platformer", "strategy"], "player_perspective": ["side view"], "has_multiplayer": true}} | a1c7f4e0-e0a2-44ea-aa7c-b4ff7f534763 |
Small World 2 is an indie trivia/board game with poor ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Small World 2", "rating": "poor", "genres": ["indie", "trivia/board game"]}} | 7e7389a1-8736-4d10-9f05-8de9bfc22fd7 |
If you want a good sport racing sim, Assetto Corsa offers driving with both first and third person view. It is on Steam, PlayStation, Xbox, PC, and Linux, but it is not on Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Assetto Corsa", "rating": "good", "genres": ["driving/racing", "simulation", "sport"], "player_perspective": ["first person", "third person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": false}} | 71f3ffa3-5b9c-4e0e-ad82-90b1fa18c759 |
Are you a fan of games from 2007, specifically action-adventure RPG shooters like BioShock? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "BioShock", "release_year": 2007, "genres": ["action-adventure", "role-playing", "shooter"]}} | a99da623-0f73-4998-aead-4c084abb80a1 |
Need for Speed: Most Wanted is a title I remember you liking. Do you feel the same about other games that are developed by EA Redwood Shores? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Need for Speed: Most Wanted", "developer": "EA Redwood Shores", "rating": "good"}} | 1f0816f2-d73d-4fda-a033-314459ccbe04 |
Rollcage was an okay third person game, but the lack of dedication of Attention To Detail really sets it back. | {"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Rollcage", "developer": "Attention To Detail", "rating": "average", "player_perspective": ["third person"]}} | 65ca0ce9-615f-4d2a-aa52-16bbca4412be |
I recall that you were not that fond of Little Big Adventure. Would you say Adeline Software International has room to improve in third person games overall? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Little Big Adventure", "developer": "Adeline Software International", "rating": "average", "player_perspective": ["third person"]}} | 787891c3-2d41-4bd1-8e23-911a2177a483 |
You mentioned that you didn't hate Rollcage but it didn't impress you either. Do you think there is a lot to improve in all action racing games developed by Attention To Detail? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Rollcage", "developer": "Attention To Detail", "rating": "average", "genres": ["action", "driving/racing"]}} | 69cd001d-8fbc-462c-a395-9d25bff74e86 |
If you like indie trivia/board games, then you will probably want to skip the poor Small World 2. | {"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"}}, "required": ["genres", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Small World 2", "rating": "poor", "genres": ["indie", "trivia/board game"]}} | 17b60ce6-d977-4603-8771-2c0f0b6474e8 |
Assetto Corsa is a fun sport racing simulator for PlayStation, Xbox, and PC. The game allows the player to switch between first person and third person perspectives. It is currently available on Steam and Linux, but not Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Assetto Corsa", "rating": "good", "genres": ["driving/racing", "simulation", "sport"], "player_perspective": ["first person", "third person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": false}} | 7262e476-9e75-4a37-9cdc-83436a3f8cfe |
Do you think highly of any action-adventure RPG shooters from 2007, perhaps BioShock? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "BioShock", "release_year": 2007, "genres": ["action-adventure", "role-playing", "shooter"]}} | e62468c1-0e25-4234-9588-750197aaa5b7 |
Do you usually enjoy EA Redwood Shores' work, or is Need for Speed: Most Wanted somewhat unique? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Need for Speed: Most Wanted", "developer": "EA Redwood Shores", "rating": "good"}} | 992bfada-5b05-4586-98b1-6fb734fd97fc |
I'm so-so on M-rated Xbox games like Tom Clancy's The Division. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "name", "platforms", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Tom Clancy's The Division", "esrb": "M (for Mature)", "rating": "average", "platforms": ["Xbox"]}} | 88f2e0d0-ed40-44fd-a93c-eb63a648cde6 |
You said you were not totally sold on Little Big Adventure. Is this the case for all third person games from Adeline Software International? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Little Big Adventure", "developer": "Adeline Software International", "rating": "average", "player_perspective": ["third person"]}} | 4071d402-f7fa-40f5-ab8e-d0266e055229 |
You said earlier that Rollcage is merely average. Are you generally somewhat unsatisfied by action games with driving and racing by Attention To Detail? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Rollcage", "developer": "Attention To Detail", "rating": "average", "genres": ["action", "driving/racing"]}} | f2789961-2c86-43c2-a8a5-d1318c7cf960 |
Small World 2 is just one out of many examples of an indie game falling on its face. The indie trivia/board game was critically panned on release, mustering a poor 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Small World 2", "rating": "poor", "genres": ["indie", "trivia/board game"]}} | a5ec4caf-fb2e-45c8-ace3-4be37b56d746 |
I think that Commandos: Behind Enemy Lines is a fun game. Developer Pyro Studios knows what they're doing, and best of all, it's on the PC which is always my preference. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Commandos: Behind Enemy Lines", "developer": "Pyro Studios", "rating": "good", "platforms": ["PC"]}} | c7611e8c-1f3f-49c1-8a87-f61b302b6b84 |
Did you ever play any of the action-adventure shooter RPGs that came out in 2007, like BioShock? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "BioShock", "release_year": 2007, "genres": ["action-adventure", "role-playing", "shooter"]}} | 97816673-a04e-40b1-a27d-efc0e4c01147 |
So hey, earlier you mentioned liking Need for Speed: Most Wanted. I'm curious, do you feel similarly about the other games developed by EA Redwood Shores? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Need for Speed: Most Wanted", "developer": "EA Redwood Shores", "rating": "good"}} | a6aa16b2-f23e-45c9-9f6f-2aef3af9b2f8 |
Tom Clancy's Splinter Cell: Chaos Theory is pretty cool. This 2005 PlayStation game may not be the newest, but it's still a blast to play. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Tom Clancy's Splinter Cell: Chaos Theory", "release_year": 2005, "rating": "good", "platforms": ["PlayStation"]}} | 20b07551-7e5b-461f-9015-cf88d5e5b21c |
You mentioned you thought Little Big Adventure was average. Are you typically unimpressed by third person games from Adeline Software International? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Little Big Adventure", "developer": "Adeline Software International", "rating": "average", "player_perspective": ["third person"]}} | 218c6881-4421-4c39-91e7-31ef28f1ec18 |
Superhot, the indie tactical shooter released by SUPERHOT Team? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Superhot", "developer": "SUPERHOT Team", "genres": ["indie", "shooter", "tactical"]}} | b7c4bad5-59c3-47e4-9c3c-82359a92395f |
You mentioned that you found Tony Hawk's Pro Skater 3 to be an okay game. Do you in general just find third person perspective sports games to be meh? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Tony Hawk's Pro Skater 3", "rating": "average", "genres": ["sport"], "player_perspective": ["third person"]}} | 2d4b1c70-3cf0-45b4-ae0d-9d813a9249b8 |
Commandos: Behind Enemy Lines is a surprisingly nice PC game, I really dig it. Kudos to Pyro Studios. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Commandos: Behind Enemy Lines", "developer": "Pyro Studios", "rating": "good", "platforms": ["PC"]}} | 0ecaebc7-470a-4c7f-bfbe-65ee5ee54b47 |
While we're on the subject of point-and-click adventure games available for Steam, have you heard of The Wolf Among Us? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "The Wolf Among Us", "genres": ["adventure", "point-and-click"], "available_on_steam": true}} | 41fab327-44f8-4aeb-b0f5-fca9f052d085 |
F1 2014 is a 2014 sport racing simulation game that offers a first and third person view for the player. The game features multiplayer and has an average rating. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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": "F1 2014", "release_year": 2014, "rating": "average", "genres": ["driving/racing", "simulation", "sport"], "player_perspective": ["first person", "third person"], "has_multiplayer": true}} | d5d52f6f-4e73-4f5e-bdf3-916fb2876295 |
I thought Far Cry 3 was pretty good. I have a thing for first person perspective games. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Far Cry 3", "rating": "good", "player_perspective": ["first person"]}} | 30e8bc0f-6f87-4f09-a988-14ab7828661f |
Payday 2 is an average game I'd say. First person shooters with role-playing elements are okay, but they're also a dime a dozen now and all blend together. | {"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": "Payday 2", "rating": "average", "genres": ["role-playing", "shooter"], "player_perspective": ["first person"]}} | de32257d-82de-47c5-a3a4-c9ab2abd7b19 |
Are you talking about the indie tactical shooter from SUPERHOT Team, Superhot? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Superhot", "developer": "SUPERHOT Team", "genres": ["indie", "shooter", "tactical"]}} | 080244f9-cb86-410d-8124-ffb684759cbe |
If you like strategic action-platformers, try Worms: Reloaded. This side view multiplayer game was released in 2010 with an average rating and has a E 10+ (for Everyone 10 and Older) 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Worms: Reloaded", "release_year": 2010, "esrb": "E 10+ (for Everyone 10 and Older)", "rating": "average", "genres": ["action", "platformer", "strategy"], "player_perspective": ["side view"], "has_multiplayer": true}} | 1a1995fb-bc08-4876-8924-12e13a94b453 |
You said earlier that you thought Tony Hawk's Pro Skater 3 was average. Are you generally unimpressed with third person sports games? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Tony Hawk's Pro Skater 3", "rating": "average", "genres": ["sport"], "player_perspective": ["third person"]}} | e12fa75a-e516-41d4-a3af-96c3f73f165e |
I thought Commandos: Behind Enemy Lines was good. I generally enjoy releases from Pyro Studios on PC. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Commandos: Behind Enemy Lines", "developer": "Pyro Studios", "rating": "good", "platforms": ["PC"]}} | a97ee16c-df29-4850-ba64-f553cff7e09e |
Since you like to play on Steam, I wonder if you've thought about buying the adventure point-and-click game The Wolf Among Us? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "The Wolf Among Us", "genres": ["adventure", "point-and-click"], "available_on_steam": true}} | 8d84842c-ad1a-40af-9e3e-d2c2d0847d45 |
I found the 2014 sport racing simulation game, F1 2014, average at best. You can play it from first or third person perspective, and in a multiplayer mode with 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"}, "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": "F1 2014", "release_year": 2014, "rating": "average", "genres": ["driving/racing", "simulation", "sport"], "player_perspective": ["first person", "third person"], "has_multiplayer": true}} | 8e894dd8-dac2-4e61-abc4-3863019a94ab |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.