input
stringlengths 20
429
| tool
stringclasses 464
values | output
stringlengths 46
331
| id
stringlengths 36
36
|
---|---|---|---|
If you are interested in a multiplayer action racing game with third person perspective, try Rollcage. It was released in 1999 by developer Attention To Detail. It has average ratings and is rated E (for Everyone). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Rollcage", "release_year": 1999, "developer": "Attention To Detail", "esrb": "E (for Everyone)", "rating": "average", "genres": ["action", "driving/racing"], "player_perspective": ["third person"], "has_multiplayer": true}} | dff999a7-a58d-4f00-8acf-f0f2f05f6147 |
You seem to gravitate to games with a third person perspective. What's the reason for that? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "player_perspective": ["third person"]}} | e1ca36e3-73b2-4f53-85bb-782a10b1081a |
Heroes of Might and Magic III: The Restoration of Erathia is a 1999 turn-based strategy game with good ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Heroes of Might and Magic III: The Restoration of Erathia", "release_year": 1999, "rating": "good", "genres": ["turn-based strategy"]}} | f31a766d-5f76-4803-873e-9fc5d67b0d9d |
Do you like single-player PC games like Little Big Adventure? | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["has_multiplayer", "name", "platforms"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Little Big Adventure", "has_multiplayer": false, "platforms": ["PC"]}} | 07736da9-6ca2-48b5-bf5a-adc103182a89 |
If you're an action-adventure platformer fan, you might want to check out Assassin's Creed Chronicles: India. It came out in 2016, and don't expect any 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": "Assassin's Creed Chronicles: India", "release_year": 2016, "genres": ["action-adventure", "platformer"], "has_multiplayer": false}} | 2aae4ed0-5a1d-4935-bf4d-23e18fa7a997 |
what is it you enjoy about third person games? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "player_perspective": ["third person"]}} | 9a0b5f1e-2f44-42ba-9de7-d6c5a15523a6 |
Heroes of Might and Magic III: The Restoration of Erathia is a turn-based strategy game that was released in 1999 and has received overall good ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Heroes of Might and Magic III: The Restoration of Erathia", "release_year": 1999, "rating": "good", "genres": ["turn-based strategy"]}} | ab1c3bc2-8c8f-4026-aea3-f34cedb55e73 |
Warcraft III: Reign of Chaos is a multiplayer real-time strategy game that is available on PC and Mac. It is not available on Steam, and is not on Linux. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Warcraft III: Reign of Chaos", "genres": ["real-time strategy"], "has_multiplayer": true, "platforms": ["PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": true}} | 7b382a70-6ac1-44b0-9cfc-435b6197e92e |
In 2016 Assassin's Creed Chronicles: India was released as an action-adventure platformer game. Unfortunately, it does not have multiplayer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Assassin's Creed Chronicles: India", "release_year": 2016, "genres": ["action-adventure", "platformer"], "has_multiplayer": false}} | ffc40792-ba33-4cea-8d9e-7d00a1f8fc36 |
What do you like about third person games? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "player_perspective": ["third person"]}} | 7526a134-9c30-4291-aec1-9edec653a1c4 |
Tony Hawk's Pro Skater 3 from Neversoft Entertainment is a sports game from 2001 with average ratings. It features multiplayer and has a 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"}}, "required": ["developer", "genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tony Hawk's Pro Skater 3", "release_year": 2001, "developer": "Neversoft Entertainment", "rating": "average", "genres": ["sport"], "player_perspective": ["third person"], "has_multiplayer": true}} | 633b3310-74f1-4eef-a159-e7716a484782 |
Assassin's Creed Chronicles: India from 2016 is an action-adventure platformer game that 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"}, "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": "Assassin's Creed Chronicles: India", "release_year": 2016, "genres": ["action-adventure", "platformer"], "has_multiplayer": false}} | b3bd0005-831d-4969-a0cb-5a7e53f69307 |
Rollcage is an average action racing game released in 1999. Developed by Attention To Detail, the driving game offers third person perspective, multiplayer, and is rated E (for Everyone). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Rollcage", "release_year": 1999, "developer": "Attention To Detail", "esrb": "E (for Everyone)", "rating": "average", "genres": ["action", "driving/racing"], "player_perspective": ["third person"], "has_multiplayer": true}} | ddf35d00-e2d4-49d9-9ce0-5189bde0946a |
What is it about third person games that makes you find them enjoyable? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "player_perspective": ["third person"]}} | 08f19d01-61c1-4f7f-9280-1e97bf5c4fc2 |
Tony Hawk's Pro Skater 3 is a multiplayer sport game released in 2001 by Neversoft Entertainment. It has a third person perspective and average ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tony Hawk's Pro Skater 3", "release_year": 2001, "developer": "Neversoft Entertainment", "rating": "average", "genres": ["sport"], "player_perspective": ["third person"], "has_multiplayer": true}} | e853df6b-ccb3-4807-b95d-ee5f1b66484e |
What do you think is the most fascinating game you've played? | {"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": "fascinating"}} | 6724a0f8-f6dd-450b-9638-2f60286a0f40 |
I was wondering, have you ever played a multiplayer game in the indie trivia/board game genre, such as Small World 2? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Small World 2", "genres": ["indie", "trivia/board game"], "has_multiplayer": true}} | 79c1bb13-28ee-4f7d-9e07-b7026896e53a |
I know you enjoy third person games, what is it about that perspective that you like? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "player_perspective": ["third person"]}} | c9136c7a-26ca-4c5c-867c-669da6415649 |
If you're into skating games, you'll probably enjoy Tony Hawk's Pro Skater 3. It's a game developed by Neversoft Entertainment back in 2001, but it had average reception. It's a third person sports game with multiplayer, so you can challenge 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tony Hawk's Pro Skater 3", "release_year": 2001, "developer": "Neversoft Entertainment", "rating": "average", "genres": ["sport"], "player_perspective": ["third person"], "has_multiplayer": true}} | 0c442771-b862-4586-a587-0780d8018942 |
If you enjoy real-time strategy games, try Warcraft III: Reign of Chaos. It has multiplayer support, and you can play it on either PC or Mac, though not on Linux. It's not available on Steam. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Warcraft III: Reign of Chaos", "genres": ["real-time strategy"], "has_multiplayer": true, "platforms": ["PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": true}} | 18cbda95-c81f-485d-80ee-efc956d49fb6 |
Is there any game you've played lately that you felt was fascinating? | {"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": "fascinating"}} | 4ff7cae5-0baa-4428-b5e5-9050538d67e5 |
Are you a fan of multiplayer indie trivia games, like Small World 2? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Small World 2", "genres": ["indie", "trivia/board game"], "has_multiplayer": true}} | 310b4dc8-750f-498a-b493-7df1592cd891 |
So I'm curious now, why do you tend to enjoy games that are played from a third person perspective? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "player_perspective": ["third person"]}} | 0d280431-c842-47e6-ad7f-13fa4e561dfd |
Little Big Adventure was released in 1994. It's an action-adventure game with average user ratings that you play in third person. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Little Big Adventure", "release_year": 1994, "rating": "average", "genres": ["action-adventure"], "player_perspective": ["third person"]}} | 45f6ad6b-fda0-43b4-94e8-f8eb041fac63 |
Warcraft III: Reign of Chaos is a real-time strategy with multiplayer. It's out for PC and Mac. It has no Steam or Linux support. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Warcraft III: Reign of Chaos", "genres": ["real-time strategy"], "has_multiplayer": true, "platforms": ["PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": true}} | 9ecc8ea1-1ed0-4b03-a818-12f9772ee4ee |
Are there any fascinating games you'd recommend? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"specifier": {"title": "Specifier", "type": "string"}}, "required": ["specifier"], "type": "object"}}} | {"name": "request", "arguments": {"specifier": "fascinating"}} | cde15a91-76fc-4b78-9c5d-7857f874fbcc |
Do you also like indie trivia/board games with multiplayer, such as Small World 2? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Small World 2", "genres": ["indie", "trivia/board game"], "has_multiplayer": true}} | 1bee90cd-392e-4b6e-9e6c-4f72d0c25601 |
Why do you have so much fun with third person games? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "player_perspective": ["third person"]}} | f43a4a86-7d58-4cb7-b222-001b2c056547 |
Little Big Adventure is an average action-adventure game played in the third person that 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Little Big Adventure", "release_year": 1994, "rating": "average", "genres": ["action-adventure"], "player_perspective": ["third person"]}} | d6335549-5fd0-408e-98d6-f9f09a7c48f9 |
What is it about the PC games released in 2017 that makes you love them so much? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["platforms", "rating", "release_year"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"release_year": 2017, "rating": "excellent", "platforms": ["PC"]}} | 2ae70d61-c4be-4147-be1e-3c58338d128f |
Do you enjoy M rated action adventure shooter RPGs 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"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "BioShock", "esrb": "M (for Mature)", "genres": ["action-adventure", "role-playing", "shooter"]}} | 0da97375-72ed-466b-aac2-c1c7541b915d |
Max Payne is a good action-adventure shooter game. It was released in 2001 by Remedy Entertainment. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Max Payne", "release_year": 2001, "developer": "Remedy Entertainment", "rating": "good", "genres": ["action-adventure", "shooter"]}} | f9d72421-29b3-4c84-8808-a0d4b7cfd7f2 |
Is there a game from 2011 that you felt was unusual? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["release_year", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"release_year": 2011, "specifier": "unusual"}} | 3f190aba-b84d-459f-80d6-4d916c248b28 |
In the year of 1994, Little Big Adventure was released. This action-packed adventure game is played in the third person and has average ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Little Big Adventure", "release_year": 1994, "rating": "average", "genres": ["action-adventure"], "player_perspective": ["third person"]}} | 1a2dde21-a889-47f8-89ae-da0deae0e4ea |
Why makes PC games from 2017 so special in your opinion? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["platforms", "rating", "release_year"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"release_year": 2017, "rating": "excellent", "platforms": ["PC"]}} | 93fcdecc-d3e2-4ce2-8f25-d49e3d4bc95f |
So I've gotten curious now, do you enjoy playing M rated action-adventure shooters with role-playing elements, such as 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"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "BioShock", "esrb": "M (for Mature)", "genres": ["action-adventure", "role-playing", "shooter"]}} | 127c2c92-11a0-4ec8-afd6-8b59292ab320 |
Max Payne was developed by Remedy Entertainment and released in 2001. It's a good action-adventure shooter game. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Max Payne", "release_year": 2001, "developer": "Remedy Entertainment", "rating": "good", "genres": ["action-adventure", "shooter"]}} | 22894d72-c5af-4c24-b3e2-56411adb799c |
Are there any unusual games from 2011 I should check out? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["release_year", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"release_year": 2011, "specifier": "unusual"}} | e01d5306-e89f-4df9-aa5f-6205d8c178f7 |
If you're looking for a solid E rated game on Steam, Undertale might pique your interest. Have you ever heard of it? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "esrb", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Undertale", "esrb": "E (for Everyone)", "available_on_steam": true}} | 9e434d92-db57-47e6-9d0b-034ff4012db2 |
I was curious, what is it about the PC games released in 2017 that you feel makes them so great? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["platforms", "rating", "release_year"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"release_year": 2017, "rating": "excellent", "platforms": ["PC"]}} | fd0a6478-0ed6-4998-b94c-3c634b188be4 |
Are you also a fan of action-adventure role-playing shooter games rated M (for Mature), such as 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"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "BioShock", "esrb": "M (for Mature)", "genres": ["action-adventure", "role-playing", "shooter"]}} | cc34e4a6-165c-4b16-b353-333276d842f5 |
Max Payne is a good 2001 action-adventure shooter by Remedy Entertainment. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Max Payne", "release_year": 2001, "developer": "Remedy Entertainment", "rating": "good", "genres": ["action-adventure", "shooter"]}} | 98c01162-e929-438c-83df-6632fd0f0868 |
What's an unusual game you have played that came out in 2011? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["release_year", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"release_year": 2011, "specifier": "unusual"}} | bc076ceb-a0d3-4bbf-b10d-4858b47cca38 |
If you want a family friendly game that you can get for Steam, Undertale is there and has an E rating. Have you heard of 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"}, "esrb": {"title": "Esrb", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "esrb", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Undertale", "esrb": "E (for Everyone)", "available_on_steam": true}} | f33bb940-2e97-4b1f-b4e4-7542fdb99189 |
You said that you disliked Guitar Hero: Smash Hits. Generally speaking, do you dislike first person multiplayer 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"}, "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": "verify_attribute", "arguments": {"name": "Guitar Hero: Smash Hits", "rating": "poor", "player_perspective": ["first person"], "has_multiplayer": true}} | 2b439f4e-f47a-4daa-b3c1-531d668fe74a |
RollerCoaster Tycoon is a good single-player simulation strategy game in which you play from a top down 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "RollerCoaster Tycoon", "rating": "good", "genres": ["simulation", "strategy"], "player_perspective": ["bird view"], "has_multiplayer": false}} | 4a620445-8bb9-4357-94fe-64d937e5f466 |
The third person action-adventure game, A Way Out, was released in 2018 and offers multiplayer. Hazelight Studios developed the game, and it has a positive ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "A Way Out", "release_year": 2018, "developer": "Hazelight Studios", "rating": "good", "genres": ["action-adventure"], "player_perspective": ["third person"], "has_multiplayer": true}} | ef0deab5-de4a-46b6-9760-a0d594941be1 |
Undertale is E (for Everyone) and is available on Steam. 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"}, "esrb": {"title": "Esrb", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "esrb", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Undertale", "esrb": "E (for Everyone)", "available_on_steam": true}} | d6694695-54f4-460e-9506-0c61154888ac |
Earlier you said that you disliked Guitar Hero: Smash Hits. Is it frequent that you would avoid first person perspective games with multiplayer? | {"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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Guitar Hero: Smash Hits", "rating": "poor", "player_perspective": ["first person"], "has_multiplayer": true}} | 17964eeb-67fa-41f0-ad1d-0cd08bc13785 |
RollerCoaster Tycoon is a good simulation strategy game with a bird view. It doesn't have multiplayer though. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "RollerCoaster Tycoon", "rating": "good", "genres": ["simulation", "strategy"], "player_perspective": ["bird view"], "has_multiplayer": false}} | 5b7647be-c7a3-406a-a193-7c4d871cdb3c |
A Way Out is a 2018 multiplayer third person action-adventure game by Hazelight Studios. It has good ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "A Way Out", "release_year": 2018, "developer": "Hazelight Studios", "rating": "good", "genres": ["action-adventure"], "player_perspective": ["third person"], "has_multiplayer": true}} | 086400a1-de88-424c-b687-8ac56dfd1c0c |
Madden NFL 15 can be played on PlayStation and Xbox. It is a sport simulation game that was released in 2014. It can be played multiplayer in the bird view and third person perspective. Most players rate it as average. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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": ["genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Madden NFL 15", "release_year": 2014, "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view", "third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox"]}} | a2211290-1f48-44f4-9972-9c8a2eaaed2a |
NBA 2K19 by Visual Concepts is a sport game. It is expected out on September 11, 2018 for PlayStation, Xbox, Nintendo Switch, and PC. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "exp_release_date": {"title": "Exp Release Date", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "exp_release_date", "genres", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "NBA 2K19", "exp_release_date": "September 11, 2018", "developer": "Visual Concepts", "genres": ["sport"], "platforms": ["PlayStation", "Xbox", "Nintendo Switch", "PC"]}} | ccd91854-87a4-4864-b277-9ac0f3f01507 |
I get that Guitar Hero: Smash Hits was no fun for you. Do you think the first person perspective was the problem, or perhaps the way multiplayer functioned? | {"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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Guitar Hero: Smash Hits", "rating": "poor", "player_perspective": ["first person"], "has_multiplayer": true}} | 1cd222d8-7611-47bd-bc6d-137a41cff162 |
RollerCoaster Tycoon is a good simulation strategy game. You play with a bird's eye perspective. It's too bad there's 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "RollerCoaster Tycoon", "rating": "good", "genres": ["simulation", "strategy"], "player_perspective": ["bird view"], "has_multiplayer": false}} | 55e5a379-6497-4da0-9fe7-e0f7d46b1827 |
A Way Out is a good third person action-adventure game with multiplayer services in it. It was released in 2018 and developed by Hazelight Studios. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "A Way Out", "release_year": 2018, "developer": "Hazelight Studios", "rating": "good", "genres": ["action-adventure"], "player_perspective": ["third person"], "has_multiplayer": true}} | 5193d935-c9d1-4af8-8a30-66fdff3ed775 |
What contributed to your good opinion of Blizzard North's hack-and-slash RPGs? | {"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": "Blizzard North", "rating": "good", "genres": ["hack-and-slash", "role-playing"]}} | 90de2d9b-6d2c-44e7-ac8d-2e1205a8b5fe |
Have you played any sports simulators lately that you would say are simple? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["genres", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"genres": ["simulation", "sport"], "specifier": "simple"}} | cd876833-a581-4a71-9580-27a0809d0008 |
You mentioned earlier that you thought The Elder Scrolls V: Skyrim was pretty good. Do you in general enjoy playing adventure RPGs? | {"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"}}, "required": ["genres", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "The Elder Scrolls V: Skyrim", "rating": "good", "genres": ["adventure", "role-playing"]}} | 216ecc86-f996-4b2c-ad18-b3906a9dc8aa |
Madden NFL 15 is an okay sport simulator. It was released in 2014 on PlayStation and Xbox, sporting both bird's eye and third person perspectives. Multiplayer is available. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Madden NFL 15", "release_year": 2014, "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view", "third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox"]}} | 8a2a267e-faa6-4d5a-9049-5bcf7865f540 |
What is it about the hack-and-slash RPGs made by Blizzard North that you find fun to play? | {"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": "Blizzard North", "rating": "good", "genres": ["hack-and-slash", "role-playing"]}} | 969ec406-34f6-43ad-8739-790c0c9252b6 |
Is there a sport simulator you know of that is simple? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["genres", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"genres": ["simulation", "sport"], "specifier": "simple"}} | 7e23fe36-408b-4a90-8cb6-82a89f81ada1 |
I do recall that you enjoyed The Elder Scrolls V: Skyrim. Do you generally like adventure role-playing 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"}}, "required": ["genres", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "The Elder Scrolls V: Skyrim", "rating": "good", "genres": ["adventure", "role-playing"]}} | 41399522-c1ee-40c9-b520-77c6fa5d9966 |
NBA 2k19 will be released on September 11, 2018 by developer Visual Concepts. The sport game will be available on the following platforms: PlayStation, Xbox, Nintendo Switch consoles, as well as PC. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "exp_release_date": {"title": "Exp Release Date", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "exp_release_date", "genres", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "NBA 2K19", "exp_release_date": "September 11, 2018", "developer": "Visual Concepts", "genres": ["sport"], "platforms": ["PlayStation", "Xbox", "Nintendo Switch", "PC"]}} | a8e0d619-a6d7-46b1-88a5-37ac43a12100 |
I'm wondering, what is it about the hack-and-slash RPGs that Blizzard North makes 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": {"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": "Blizzard North", "rating": "good", "genres": ["hack-and-slash", "role-playing"]}} | a3b3e0c5-6766-44a9-b91d-1c3ac5f28b72 |
Do you know any simple sports simulation games I could play? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["genres", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"genres": ["simulation", "sport"], "specifier": "simple"}} | 0e2cef35-0dcc-4622-8358-f486656d1e71 |
Considering you liked The Elder Scrolls V: Skyrim, I was just wondering if you're also fond of other adventure RPGs. | {"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"}}, "required": ["genres", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "The Elder Scrolls V: Skyrim", "rating": "good", "genres": ["adventure", "role-playing"]}} | 82cdd2ca-4000-464a-8646-5b231ba90866 |
Madden NFL 15 is a bird view and third person sport simulation game from 2014. It has multiplayer and has average ratings. It runs on PlayStation and Xbox only. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Madden NFL 15", "release_year": 2014, "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view", "third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox"]}} | 3f50147d-f6bb-4e6a-a6fd-a7dc7dd44199 |
NBA 2K19 is a sport game developed by Visual Concepts. It is set to release on September 11, 2018 for PlayStation, Xbox, Nintendo Switch, and PC. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "exp_release_date": {"title": "Exp Release Date", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "exp_release_date", "genres", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "NBA 2K19", "exp_release_date": "September 11, 2018", "developer": "Visual Concepts", "genres": ["sport"], "platforms": ["PlayStation", "Xbox", "Nintendo Switch", "PC"]}} | f04d9994-10a7-44e5-b3cd-83ffa1f7f835 |
An adventure platformer puzzle game with good ratings is Little Nightmares. It was released recently in 2017 and does not have multiplayer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Little Nightmares", "release_year": 2017, "rating": "good", "genres": ["adventure", "platformer", "puzzle"], "has_multiplayer": false}} | f4340bfe-19f5-4311-bedc-e38a6579a802 |
If you want to play role-playing games, The Witcher 3: Wild Hunt is an excellent third person action-adventure game. It came out in 2015 and 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"}, "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": "The Witcher 3: Wild Hunt", "release_year": 2015, "esrb": "M (for Mature)", "rating": "excellent", "genres": ["action-adventure", "role-playing"], "player_perspective": ["third person"]}} | 5a740d9e-8fe3-4815-b028-dd20da3e4ab8 |
Do you know of a rewarding single-player game? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["has_multiplayer", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"has_multiplayer": false, "specifier": "rewarding"}} | 71c50b46-f1e2-47fe-9f2c-bddd023b7879 |
Final Fantasy VII is an excellent adventure role-playing game that was released in 1997. It was developed for the PlayStation and PC but does not have a Mac or Linux release. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Final Fantasy VII", "release_year": 1997, "rating": "excellent", "genres": ["adventure", "role-playing"], "platforms": ["PlayStation", "PC"], "has_linux_release": false, "has_mac_release": false}} | 656b958c-21ec-4d84-869a-36c86c3ee4ee |
You said earlier that you were just okay with Driver. Is it the case with all PC games from 1999? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Driver", "release_year": 1999, "rating": "average", "platforms": ["PC"]}} | 242a8f0f-f12f-43f6-b121-ecc60e5eb7e3 |
The Witcher 3: Wild Hunt is an excellent action-adventure, role-playing game for third person. It was released in 2015 and 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"}, "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": "The Witcher 3: Wild Hunt", "release_year": 2015, "esrb": "M (for Mature)", "rating": "excellent", "genres": ["action-adventure", "role-playing"], "player_perspective": ["third person"]}} | 521dc040-5b9a-40ca-9fde-d231c64f70df |
What's a really rewarding single-player game without a multiplayer component? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["has_multiplayer", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"has_multiplayer": false, "specifier": "rewarding"}} | 5b1524dc-4050-4d2b-bbe4-797d4529a954 |
Final Fantasy VII is a truly excellent adventure role-playing game that was released in 1997. It is only available on PC and PlayStation, with no Linux or 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"}, "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"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Final Fantasy VII", "release_year": 1997, "rating": "excellent", "genres": ["adventure", "role-playing"], "platforms": ["PlayStation", "PC"], "has_linux_release": false, "has_mac_release": false}} | 7228c502-2d55-4746-932f-edba581100ee |
So in our conversation earlier, you mentioned that you felt Driver was a completely average game. Would you say that PC games from 1999 don't have quite as much to offer nowadays? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Driver", "release_year": 1999, "rating": "average", "platforms": ["PC"]}} | b43cb1db-e01f-4f81-9540-4ce0e3c23d5d |
The Witcher 3: Wild Hunt is an excellent game that was released in 2015. It is an M-rated third person action-adventure role-playing game. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "The Witcher 3: Wild Hunt", "release_year": 2015, "esrb": "M (for Mature)", "rating": "excellent", "genres": ["action-adventure", "role-playing"], "player_perspective": ["third person"]}} | 8e564026-3738-4d92-8cbc-c7e7552a21a1 |
What's a rewarding single-player game you 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": false, "specifier": "rewarding"}} | affef3d7-e953-4f2d-bd9f-9dd080301792 |
Final Fantasy VII is a great adventure role-playing game released in 1997 for PlayStation and PC. It was not released for Linux or Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Final Fantasy VII", "release_year": 1997, "rating": "excellent", "genres": ["adventure", "role-playing"], "platforms": ["PlayStation", "PC"], "has_linux_release": false, "has_mac_release": false}} | a7e945aa-7f9f-49c6-8562-d99f9c55182d |
You mentioned earlier that you found Driver to be average. Generally are you not impressed with PC games from 1999? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Driver", "release_year": 1999, "rating": "average", "platforms": ["PC"]}} | c4e0ff28-081c-4d31-8124-ddcf175a0b08 |
If you're into adventure platformers with puzzles, you'll love Little Nightmares. The game was released in 2017, and, though it doesn't have any multiplayer support, it's received some good ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Little Nightmares", "release_year": 2017, "rating": "good", "genres": ["adventure", "platformer", "puzzle"], "has_multiplayer": false}} | a2e2e7fd-1657-4594-88db-1b3c2e66afb8 |
Quantum Break is an overall average single-player experience, no multiplayer to speak of in this title. | {"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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Quantum Break", "rating": "average", "has_multiplayer": false}} | 5674d39e-a4e9-41aa-8e35-6337ad03cd9e |
The Room totally blew me away with how good it was. I knew Fireproof Games was an amazing developer, but was shocked by how much the first person perspective added to the experience. | {"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": "The Room", "developer": "Fireproof Games", "rating": "excellent", "player_perspective": ["first person"]}} | ffdd2a7f-8b0c-4fbf-988d-1c6a836aeb17 |
Speaking of third person perspective games from 2005, have you heard of this other one, 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Resident Evil 4", "release_year": 2005, "player_perspective": ["third person"]}} | 4532389b-caeb-4e8c-bb9a-4588e8cb521c |
Little Nightmares is an adventure puzzle platformer that came out in 2017. It has good ratings but does not support multiplayer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Little Nightmares", "release_year": 2017, "rating": "good", "genres": ["adventure", "platformer", "puzzle"], "has_multiplayer": false}} | 43dc6132-b127-43d7-888b-69370b41d822 |
Quantum Break would have been so much better with multiplayer. I really prefer playing with other people, you know? | {"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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Quantum Break", "rating": "average", "has_multiplayer": false}} | 1df55d96-aa83-4fbb-bc07-b1c5e4f13c8a |
Fireproof Games' The Room is an amazing first person 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"}, "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": "The Room", "developer": "Fireproof Games", "rating": "excellent", "player_perspective": ["first person"]}} | 96a19e64-2518-4844-9f21-5255efc6fd14 |
A good third person game I played from back in 2005 was Resident Evil 4. 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Resident Evil 4", "release_year": 2005, "player_perspective": ["third person"]}} | 04fc2869-e9a9-49bd-973d-a11310140eed |
Dirt: Showdown is an average multiplayer sport racing game playable in first or third person. 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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Dirt: Showdown", "esrb": "E 10+ (for Everyone 10 and Older)", "rating": "average", "genres": ["driving/racing", "sport"], "player_perspective": ["first person", "third person"], "has_multiplayer": true}} | 4febbd93-f30c-47ca-9b5c-080f00b5fa0d |
Crysis is a pretty good first person shooter with a lot of action and adventure. It was developed by Crytek Frankfurt in 2007. | {"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": "Crysis", "release_year": 2007, "developer": "Crytek Frankfurt", "rating": "good", "genres": ["action-adventure", "shooter"], "player_perspective": ["first person"]}} | b707c842-018a-401e-be65-745619de77d8 |
Quantum Break wasn't a terrible game, but I didn't really dig it. I'm afraid I just don't truly enjoy a game unless it's got a multiplayer mode. | {"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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Quantum Break", "rating": "average", "has_multiplayer": false}} | 38244883-f314-4531-b5f9-d4afefed10e6 |
The Room was really, really excellent. Fireproof Games is a spectacular developer and I enjoyed 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"}, "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": "The Room", "developer": "Fireproof Games", "rating": "excellent", "player_perspective": ["first person"]}} | 18a86f92-7bfa-459f-bc4b-73c73067f742 |
Since you seem to be a fan of third person perspective games from 2005, I thought you might like Resident Evil 4 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Resident Evil 4", "release_year": 2005, "player_perspective": ["third person"]}} | ab1af01b-efe6-459e-a6c6-3c95f2d539e6 |
Crysis is a good action-adventure FPS developed by Crytek Frankfurt in 2007. | {"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": "Crysis", "release_year": 2007, "developer": "Crytek Frankfurt", "rating": "good", "genres": ["action-adventure", "shooter"], "player_perspective": ["first person"]}} | 078ae20f-433f-42de-81de-1b48f72c5de0 |
Need for Speed: Most Wanted was released in 2005 with a good rating. This game is strictly racing but you can also play with your online friends via multiplayer mode. You should be at least 13 to play this game because it is rated T (for Teen). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Need for Speed: Most Wanted", "release_year": 2005, "esrb": "T (for Teen)", "rating": "good", "genres": ["driving/racing"], "has_multiplayer": true}} | 4088eb42-b96f-44de-828a-9dd5fc70f816 |
Is there a particular reason for you really enjoying first person shooters? | {"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "excellent", "genres": ["shooter"], "player_perspective": ["first person"]}} | a3e5ddac-57a4-46c5-b5e8-efa5639ebe55 |
2013 had some pretty dang good point-and-click adventure games released, like The Wolf Among Us. Have you heard about 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": "The Wolf Among Us", "release_year": 2013, "genres": ["adventure", "point-and-click"]}} | f9add62a-2d1d-4016-acd1-b31ab5a0e355 |
Dirt: Showdown is a first and third person sport racing game with average ratings. It is a multiplayer game and 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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Dirt: Showdown", "esrb": "E 10+ (for Everyone 10 and Older)", "rating": "average", "genres": ["driving/racing", "sport"], "player_perspective": ["first person", "third person"], "has_multiplayer": true}} | c75bbd18-5905-4256-b205-a17d241d7eb5 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.