input
stringlengths
20
429
tool
stringclasses
464 values
output
stringlengths
46
331
id
stringlengths
36
36
By Heroes of Might and Magic III: The Restoration of Erathia, do you mean the E rated game that got a Mac release?
{"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["esrb", "has_mac_release", "name"], "type": "object"}}}
{"name": "confirm", "arguments": {"name": "Heroes of Might and Magic III: The Restoration of Erathia", "esrb": "E (for Everyone)", "has_mac_release": true}}
b1ebe9ba-6913-4636-92e3-3e88bf5315c2
Bioshock was released in 2007 by developer 2K Boston. This game has been categorized as an action-adventure role-playing shooter and is also available in the Steam store. Bioshock is available on the PC, PlayStation, and Xbox consoles. This game has no Linux release but it does 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "developer", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "BioShock", "release_year": 2007, "developer": "2K Boston", "genres": ["action-adventure", "role-playing", "shooter"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": true}}
faa9f2e7-ad00-4a8b-a50b-872ecd7dc974
How come you prefer sport racing sim games with a third person view?
{"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": "good", "genres": ["driving/racing", "simulation", "sport"], "player_perspective": ["third person"]}}
2cce7bc6-45ad-4f5c-83b0-782a3eaab437
The excellent 1998 action-adventure role-playing puzzler, The Legend of Zelda: Ocarina of Time, offers a third person and a bird view perspective. The game is for Nintendo 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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "The Legend of Zelda: Ocarina of Time", "release_year": 1998, "rating": "excellent", "genres": ["action-adventure", "puzzle", "role-playing"], "player_perspective": ["bird view", "third person"], "platforms": ["Nintendo"]}}
d44f85b4-cb1b-4efd-befe-10e67bb55377
I'm looking for a really cheerful music game, is there one you would recommend to me?
{"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": ["music"], "specifier": "cheerful"}}
1255d240-2095-49c6-b2c8-6343320c3d1f
I didn't like Mirror's Edge Catalyst at all, as it was really, really, annoying that it didn't have a Mac release.
{"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_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["has_mac_release", "name", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "Mirror's Edge Catalyst", "rating": "poor", "has_mac_release": false}}
c8f847d7-406c-452a-9cf1-ad62050ca47e
I'm not a big fan of games by Grimlore Games on Steam. SpellForce 3, for example, was a plain torture to play through.
{"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"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "name", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "SpellForce 3", "developer": "Grimlore Games", "rating": "poor", "available_on_steam": true}}
13e3ac87-4c2d-41fb-bb1a-fc630fdb18ea
Are you talking about Need for Speed: The Run on Nintendo?
{"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms"], "type": "object"}}}
{"name": "confirm", "arguments": {"name": "Need for Speed: The Run", "platforms": ["Nintendo"]}}
f7c51637-3b02-4d9e-9b9e-af22cdc79bd0
I know you found Driver okay, but didn't really love it. I'm wondering, in general do you think that about driving/racing simulators that don't have any multiplayer option?
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}}
{"name": "verify_attribute", "arguments": {"name": "Driver", "rating": "average", "genres": ["driving/racing", "simulation"], "has_multiplayer": false}}
a46a2ca4-661e-4858-bb8b-c0e5443a25e8
The Room is an indie point-and-click puzzle game. There is 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "The Room", "genres": ["indie", "point-and-click", "puzzle"], "has_multiplayer": false}}
d9d129ac-d958-4470-927e-cd085f89df7e
What's a music game that you played that you thought was cheerful?
{"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": ["music"], "specifier": "cheerful"}}
534c870e-9f68-484c-b9d0-14f1623e0678
I really didn't care for Mirror's Edge Catalyst, honestly it not coming to Mac was a big turnoff.
{"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_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["has_mac_release", "name", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "Mirror's Edge Catalyst", "rating": "poor", "has_mac_release": false}}
9a2df970-5fd9-4818-9a7d-4eca755a03ce
The Last of Us is a downright amazing third person exclusive for the PlayStation.
{"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "player_perspective", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "The Last of Us", "rating": "excellent", "player_perspective": ["third person"], "platforms": ["PlayStation"]}}
eeb0f2ba-8a4f-4330-856d-b1f9b689ae2c
Are you talking about the Shadow of the Tomb Raider that was created by Eidos Montréal and has a third person perspective?
{"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "name", "player_perspective"], "type": "object"}}}
{"name": "confirm", "arguments": {"name": "Shadow of the Tomb Raider", "developer": "Eidos Montr\u00e9al", "player_perspective": ["third person"]}}
20d65112-444e-4a30-8c3c-9f5f0519ae76
You mentioned earlier that you found Driver to be average. In general are you unimpressed with single-player simulation games featuring driving/racing?
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}}
{"name": "verify_attribute", "arguments": {"name": "Driver", "rating": "average", "genres": ["driving/racing", "simulation"], "has_multiplayer": false}}
97f71049-296e-45de-ab02-b8979b647c34
Age of Wonders II: The Wizard's Throne is a poorly-rated 2002 role-playing and turn-based strategy game. It's available on PC but doesn't have a Linux or Mac release.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Age of Wonders II: The Wizard's Throne", "release_year": 2002, "rating": "poor", "genres": ["role-playing", "turn-based strategy"], "platforms": ["PC"], "has_linux_release": false, "has_mac_release": false}}
cb554eaf-86e3-4578-8bc8-0dfdc6a29996
The Room is an indie point-and-click puzzle game, that is single-player only.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "The Room", "genres": ["indie", "point-and-click", "puzzle"], "has_multiplayer": false}}
73938e3b-d9e9-46ef-bf27-46bb0c0a47c9
What's a cheerful music game I should pick up?
{"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": ["music"], "specifier": "cheerful"}}
9bda4842-51e2-4f67-98ad-f2914225ab82
I wish I could play Mirror's Edge Catalyst, but I'm a Mac guy and it wasn't released for this system.
{"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_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["has_mac_release", "name", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "Mirror's Edge Catalyst", "rating": "poor", "has_mac_release": false}}
06fa5fa3-f388-4232-b61a-2fe968055bae
Undertale is a gem of an indie game. It's a flawless blend of adventure and RPG elements.
{"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"}}, "required": ["genres", "name", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "Undertale", "rating": "excellent", "genres": ["adventure", "indie", "role-playing"]}}
7edeaaa9-e286-42a2-8416-03206a1967e0
Are you speaking of the Horizon: Zero Dawn that got the T rating from the ESRB?
{"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}}, "required": ["esrb", "name"], "type": "object"}}}
{"name": "confirm", "arguments": {"name": "Horizon: Zero Dawn", "esrb": "T (for Teen)"}}
bbae78d8-494a-41a9-97d1-74e7a2d670ce
I recall you mentioned that Driver was just an average game. Does this sentiment hold for all driving/racing simulations which are single-player?
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}}
{"name": "verify_attribute", "arguments": {"name": "Driver", "rating": "average", "genres": ["driving/racing", "simulation"], "has_multiplayer": false}}
915d6f0e-b2ac-4eb0-ba07-6916d735ca0b
The Room is an indie point-and-click game that involves puzzle solving. No multiplayer mode 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "The Room", "genres": ["indie", "point-and-click", "puzzle"], "has_multiplayer": false}}
1b7e0f86-ee76-4c68-8321-30fc5c25b433
Euro Truck Simulator is a 2008 first person driving simulator. It is poorly rated and made for PC only, while available on Steam.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Euro Truck Simulator", "release_year": 2008, "rating": "poor", "genres": ["driving/racing", "simulation"], "player_perspective": ["first person"], "platforms": ["PC"], "available_on_steam": true}}
171c1502-4d0a-4d02-b775-5c7929d54001
Tomb Raider: The Last Revelation is a good action-adventure game that is on PlayStation and PC only. This puzzle shooter is also on Steam.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Tomb Raider: The Last Revelation", "rating": "good", "genres": ["action-adventure", "puzzle", "shooter"], "platforms": ["PlayStation", "PC"], "available_on_steam": true}}
b0b15123-db16-4563-9e7e-e472e284fe21
FIFA 12 was an average simulation sport game released in 2011. It's rated E and has a bird view and side view perspective.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "FIFA 12", "release_year": 2011, "esrb": "E (for Everyone)", "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view", "side view"]}}
fadf0cfe-3b99-4bfb-bbd4-10e5d8d3b9ee
Is the Superhot you're referring to the one that came out in 2016 for the PlayStation?
{"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "release_year"], "type": "object"}}}
{"name": "confirm", "arguments": {"name": "Superhot", "release_year": 2016, "platforms": ["PlayStation"]}}
9c9878ae-2e9b-4a4c-b1c5-1f991428e629
Euro Truck Simulator is a poor driving simulator from a first person perspective. The game came out in 2008, and is only available on PC. You can, of course, get it on Steam.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Euro Truck Simulator", "release_year": 2008, "rating": "poor", "genres": ["driving/racing", "simulation"], "player_perspective": ["first person"], "platforms": ["PC"], "available_on_steam": true}}
54bb6c92-d672-41aa-8f7b-e42170af0220
In 2016 a tactical, indie, shooter game came out on PlayStation, Xbox and PC. The game is called Superhot and it has a Linux and Mac release and is also available on Steam which means there is no excuse not to check it out. Unfortunately, you'll have to play solo because it's not a multiplayer game.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Superhot", "release_year": 2016, "genres": ["indie", "shooter", "tactical"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": true}}
f51ce4d6-e1d0-47e7-9ded-4cffed7d3296
And then there's Age of Wonders II: The Wizard's Throne. This 2002 turn-based RPG for PC has poor ratings. There's no Linux or Mac support.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Age of Wonders II: The Wizard's Throne", "release_year": 2002, "rating": "poor", "genres": ["role-playing", "turn-based strategy"], "platforms": ["PC"], "has_linux_release": false, "has_mac_release": false}}
9a018cfc-a831-48df-9191-9f9ce97354cf
The third person adventure MMORPG, World of Warcraft, has received 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"}, "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": "inform", "arguments": {"name": "World of Warcraft", "rating": "good", "genres": ["adventure", "MMORPG"], "player_perspective": ["third person"]}}
7d0d0199-4347-48e4-b63b-7a7eeb3b10d6
Tomb Raider: The Last Revelation was a good action-adventure shooter puzzle game for the PlayStation and PC. You can get it on Steam.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Tomb Raider: The Last Revelation", "rating": "good", "genres": ["action-adventure", "puzzle", "shooter"], "platforms": ["PlayStation", "PC"], "available_on_steam": true}}
bfbbcecf-5c99-420c-ba15-ef43f99698a7
Super Bomberman was released in 1993 on Nintendo and PC only. It is not available on Steam, Linux or Mac. It is an action strategy game.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "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", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Super Bomberman", "release_year": 1993, "genres": ["action", "strategy"], "platforms": ["Nintendo", "PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": false}}
bb79ca27-c3cd-47ba-8371-55a28d93bf29
Are you talking about one of my favorite games, Diablo II, that came out in 2000?
{"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}}, "required": ["name", "release_year"], "type": "object"}}}
{"name": "confirm", "arguments": {"name": "Diablo II", "release_year": 2000}}
643c60e4-bce2-4414-883b-a2a641de32fd
World of Warcraft is a good third person adventure MMORPG.
{"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"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "World of Warcraft", "rating": "good", "genres": ["adventure", "MMORPG"], "player_perspective": ["third person"]}}
5aa78452-798e-48f4-af33-09c2581d0b1a
2008's driving simulation game, Euro Truck Simulator, has relatively poor ratings. Th game is played in the first person and is available on PC via Steam.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Euro Truck Simulator", "release_year": 2008, "rating": "poor", "genres": ["driving/racing", "simulation"], "player_perspective": ["first person"], "platforms": ["PC"], "available_on_steam": true}}
520cb5b8-df3b-41c4-82e0-01298c70f246
The next time you're on Steam, look for Tomb Raider: The Last Revelation. It is a good action-adventure puzzle shooter. In addition to PC, it is available on PlayStation.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Tomb Raider: The Last Revelation", "rating": "good", "genres": ["action-adventure", "puzzle", "shooter"], "platforms": ["PlayStation", "PC"], "available_on_steam": true}}
c41514d4-be2b-4202-8e93-d908f03c3d28
I wouldn't recommend SpellForce 3, though it's an RTS RPG, it has 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": "SpellForce 3", "rating": "poor", "genres": ["real-time strategy", "role-playing"]}}
35595051-b7b3-4145-ada5-fd1258b40d44
Is the Superhot you're referring to the single-player game that came out in 2016?
{"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "release_year"], "type": "object"}}}
{"name": "confirm", "arguments": {"name": "Superhot", "release_year": 2016, "has_multiplayer": false}}
dc7508fe-df09-421b-885f-2f3d464bdab8
Age of Wonders II: The Wizard's Throne is a pretty bad turn-based role-playing strategy game from 2002. It was only released on PC--no Mac or Linux.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Age of Wonders II: The Wizard's Throne", "release_year": 2002, "rating": "poor", "genres": ["role-playing", "turn-based strategy"], "platforms": ["PC"], "has_linux_release": false, "has_mac_release": false}}
e4eea01c-17c3-4a2f-9749-895c59440ce5
World of Warcraft is a good adventure MMORPG that you play from 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"}, "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": "inform", "arguments": {"name": "World of Warcraft", "rating": "good", "genres": ["adventure", "MMORPG"], "player_perspective": ["third person"]}}
cbb8f519-7dc1-4261-9293-47d22c1b7a0d
Skyforge is a third person hack-and-slash adventure MMORPG available on PlayStation, Xbox, and PC, but not Linux or Mac. It was released in 2015 to mostly negative reviews.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Skyforge", "release_year": 2015, "rating": "poor", "genres": ["adventure", "hack-and-slash", "MMORPG"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}}
9aa6e66f-2e17-42c5-97ca-e472ced44af6
You mean Tony Hawk's Pro Skater 3, the PC game that isn't available on Steam?
{"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "name", "platforms"], "type": "object"}}}
{"name": "confirm", "arguments": {"name": "Tony Hawk's Pro Skater 3", "platforms": ["PC"], "available_on_steam": false}}
c5d56886-ffd6-4714-9688-5a6f9327db02
Superhot is an indie tactical shooter game released in 2016, which is available on all platforms including PlayStation, Xbox, PC, Steam, Linux and even Mac. The game 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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Superhot", "release_year": 2016, "genres": ["indie", "shooter", "tactical"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": true}}
788a7621-5b19-4256-8f67-1efbd44c2581
Have you had a bad experience with any poorly balanced games 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": "poorly balanced"}}
20ca15c8-82cc-4511-843c-807d99c163f1
A fun action-adventure shooter for Nintendo is Resident Evil 4, have you heard of it?
{"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms"], "type": "object"}}}
{"name": "recommend", "arguments": {"name": "Resident Evil 4", "genres": ["action-adventure", "shooter"], "platforms": ["Nintendo"]}}
6a905bf9-b9f8-44c9-b9cb-aa7d21fe39bc
Skyforge is a third person massively multiplayer online role-playing game in the adventure hack-and-slash genre. It was released in 2015, and is available on the PlayStation, Xbox, and PC platforms. It does not have a Linux and Mac release, and is rated poorly.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Skyforge", "release_year": 2015, "rating": "poor", "genres": ["adventure", "hack-and-slash", "MMORPG"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}}
ef73c566-59b6-4dd5-83ac-5d2cabc11285
You mean the Ancient Cities that's on the PC, right?
{"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms"], "type": "object"}}}
{"name": "confirm", "arguments": {"name": "Ancient Cities", "platforms": ["PC"]}}
a8947c71-2dce-4af1-b92b-0b2348142220
Shadow of the Tomb Raider is an adventure shooter game that is being released on September 14, 2018 for the PlayStation, Xbox, and PC. You can play this from 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"}, "exp_release_date": {"title": "Exp Release Date", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["exp_release_date", "genres", "name", "platforms", "player_perspective"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Shadow of the Tomb Raider", "exp_release_date": "September 14, 2018", "genres": ["adventure", "shooter"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"]}}
8056094a-419d-49b8-adf0-ebc1f8b5ff37
Superhot is an indie tactical shooter game from 2016, although without a multiplayer. You can pick it up off of the digital stores for PlayStation, Xbox, and PC through Steam, and it has full support for Linux and Mac.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Superhot", "release_year": 2016, "genres": ["indie", "shooter", "tactical"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": true}}
30173318-05cd-4256-a1c4-2a0c18a410c5
What do you think is the most poorly balanced 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": "poorly balanced"}}
406e9587-a07e-4c5b-9a2f-a0d476ac535a
Speaking of Nintendo action-adventure shooter games, have you heard of Resident Evil 4?
{"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms"], "type": "object"}}}
{"name": "recommend", "arguments": {"name": "Resident Evil 4", "genres": ["action-adventure", "shooter"], "platforms": ["Nintendo"]}}
b8062631-3da9-4b29-be9f-c76cb44c38b8
Skyforge is a poor third person adventure hack-and-slash MMORPG released in 2015 for PlayStation, Xbox, and PC, but not for Linux or Mac.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Skyforge", "release_year": 2015, "rating": "poor", "genres": ["adventure", "hack-and-slash", "MMORPG"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}}
f0106bab-e91f-4a87-afd4-aed6e22e75ab
Tony Hawk's Pro Skater 3 is a sport game. It has received average ratings and was released on PlayStation, Xbox, Nintendo, PC, with Mac support. It currently does not have a 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"}, "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"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Tony Hawk's Pro Skater 3", "rating": "average", "genres": ["sport"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "has_linux_release": false, "has_mac_release": true}}
dd2f625d-f434-4061-b25e-6fb7951c2651
Is the Ancient Cities you are talking about the one with the bird view perspective, and developed by Uncasual Games?
{"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "name", "player_perspective"], "type": "object"}}}
{"name": "confirm", "arguments": {"name": "Ancient Cities", "developer": "Uncasual Games", "player_perspective": ["bird view"]}}
fbe36626-b458-4efa-8ec6-d0ea5bbf9ac6
If you like third person adventure shooters, look for the new Shadow of the Tomb Raider, set to be released September 14, 2018. It will be available on PlayStation, Xbox, 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["exp_release_date", "genres", "name", "platforms", "player_perspective"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Shadow of the Tomb Raider", "exp_release_date": "September 14, 2018", "genres": ["adventure", "shooter"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"]}}
22153c50-a7e1-4b7c-b9e3-9a1199cefe99
You mentioned previously that you liked Life is Strange. Are you typically fond of M (for Mature) rated games from 2015?
{"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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["esrb", "name", "rating", "release_year"], "type": "object"}}}
{"name": "verify_attribute", "arguments": {"name": "Life is Strange", "release_year": 2015, "esrb": "M (for Mature)", "rating": "good"}}
9ad71312-97e3-41f6-9214-572288f41aa7
What do you think is the most poorly balanced game you've ever 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": "poorly balanced"}}
b955dbde-beed-4e22-8532-662e11996d05
Have you ever tried the Nintendo action-adventure shooting game Resident Evil 4?
{"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms"], "type": "object"}}}
{"name": "recommend", "arguments": {"name": "Resident Evil 4", "genres": ["action-adventure", "shooter"], "platforms": ["Nintendo"]}}
1de04e57-63c8-415a-bcd7-bf95cb697851
There is a good tactical strategy in Commandos: Behind Enemy Lines and even offers a multiplayer.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Commandos: Behind Enemy Lines", "rating": "good", "genres": ["strategy", "tactical"], "has_multiplayer": true}}
56a424ef-0d7f-47e9-a1ca-64bbe76c553a
Crysis was released in 2007. It's a first person action-adventure shooter game. You can get it for PlayStation, Xbox, and PC, and it's also available on Steam, though Linux and Mac support was dropped.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "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", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Crysis", "release_year": 2007, "genres": ["action-adventure", "shooter"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}}
0bc8fa06-fee5-4f23-baea-d281a2413a0c
I love playing games by tobyfox, they're so fun. Take Undertale, for example.
{"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": "Undertale", "developer": "tobyfox", "rating": "excellent"}}
3a89e23c-319f-43b8-b812-f4df7c53d558
I remember you tell me that you thought Life is Strange was good. Is that the general sense you get for other M rated 2015 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["esrb", "name", "rating", "release_year"], "type": "object"}}}
{"name": "verify_attribute", "arguments": {"name": "Life is Strange", "release_year": 2015, "esrb": "M (for Mature)", "rating": "good"}}
ab759fcc-7242-457d-80b8-14137fd3987a
Hey, I know Firaxis Games night not have the strongest reputation, but Sid Meier's Civilization V is worth a try. Have you checked it out?
{"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name"], "type": "object"}}}
{"name": "recommend", "arguments": {"name": "Sid Meier's Civilization V", "developer": "Firaxis Games"}}
4f699c4f-830b-47e0-9577-f547a69b2573
Undertale, released in 2015, is an indie adventure role-playing game with a bird view. It was released on PlayStation, Nintendo Switch, and PC, and is available on Steam. You can play it on Mac and Linux too.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "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", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Undertale", "release_year": 2015, "genres": ["adventure", "indie", "role-playing"], "player_perspective": ["bird view"], "platforms": ["PlayStation", "Nintendo Switch", "PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": true}}
d73785a6-74ad-48e8-998a-81b8ec448ced
If you are into tactical strategy games, you should look into Commandos: Behind Enemy Lines. It got a good rating and 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Commandos: Behind Enemy Lines", "rating": "good", "genres": ["strategy", "tactical"], "has_multiplayer": true}}
8f069ce9-4289-416b-92b3-a25eadb21a6c
Madden NFL 15 is an average sport simulation from a bird view and third person. It came out in 2014 for PlayStation and Xbox.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Madden NFL 15", "release_year": 2014, "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view", "third person"], "platforms": ["PlayStation", "Xbox"]}}
6f859069-4cc7-476d-b2d7-172f5e8fb046
I had fun playing The Elder Scrolls V: Skyrim. I generally like playing games from Steam on my 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"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "name", "platforms", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "The Elder Scrolls V: Skyrim", "rating": "good", "platforms": ["PC"], "available_on_steam": true}}
bcdfb97f-102b-43c8-acaf-4c09e28815c0
So I believe you liked Life is Strange. Was 2015 a good year for M rated games, do you remember?
{"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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["esrb", "name", "rating", "release_year"], "type": "object"}}}
{"name": "verify_attribute", "arguments": {"name": "Life is Strange", "release_year": 2015, "esrb": "M (for Mature)", "rating": "good"}}
ac3d2369-e2a2-4659-8841-fab81b82da40
You seem to be a fan of Firaxis Games titles, so have you played Sid Meier's Civilization V?
{"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name"], "type": "object"}}}
{"name": "recommend", "arguments": {"name": "Sid Meier's Civilization V", "developer": "Firaxis Games"}}
1f61ec1b-41e9-408d-ba2d-bcc4df8d5c96
Commandos: Behind Enemy Lines is a good strategy-tactical game with multiplayer mode.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Commandos: Behind Enemy Lines", "rating": "good", "genres": ["strategy", "tactical"], "has_multiplayer": true}}
dbd7c7d1-4aab-43d9-935c-c26dab0944ed
The indie game Never Alone is an adventure platformer that was released in 2014.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Never Alone", "release_year": 2014, "genres": ["adventure", "indie", "platformer"]}}
55e96401-8f93-4082-922e-c39631bf7d49
I like multiplayer games like Sid Meier's Civilization V, and Firaxis Games is one of my favorite developers.
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "has_multiplayer", "name", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "Sid Meier's Civilization V", "developer": "Firaxis Games", "rating": "good", "has_multiplayer": true}}
3b4a67d0-d9a7-4608-bcc1-016ff7bd19db
Shadow of the Tomb Raider is a third person shooting game where players get to explore and have wild adventure. It will be available on September 14, 2018 for Xbox, PlayStation, and PC.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "exp_release_date": {"title": "Exp Release Date", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["exp_release_date", "genres", "name", "platforms", "player_perspective"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Shadow of the Tomb Raider", "exp_release_date": "September 14, 2018", "genres": ["adventure", "shooter"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"]}}
e5ac837b-539d-4132-a0e9-1c84f09e0f34
Trivial Pursuit is a poor trivia/board game which was released in 2009. You can play it on PlayStation or Nintendo.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Trivial Pursuit", "release_year": 2009, "rating": "poor", "genres": ["trivia/board game"], "platforms": ["PlayStation", "Nintendo"]}}
c4abba61-62e5-4883-b802-684b86e86caf
Since you like games developed by Firaxis Games, have you played Sid Meier's Civilization V?
{"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name"], "type": "object"}}}
{"name": "recommend", "arguments": {"name": "Sid Meier's Civilization V", "developer": "Firaxis Games"}}
f1cd139f-3398-476a-9e95-ba4df3bdfde4
Undertale is an adventure, indie, role-playing game from tobyfox that I'd recommend. Have you played it yet?
{"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name"], "type": "object"}}}
{"name": "recommend", "arguments": {"name": "Undertale", "developer": "tobyfox", "genres": ["adventure", "indie", "role-playing"]}}
162a46b3-9e7f-4794-8c63-cc4aaa81dedc
Outlast II is a 2017 indie adventure game with average ratings. It is rated M (for Mature).
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Outlast II", "release_year": 2017, "esrb": "M (for Mature)", "rating": "average", "genres": ["adventure", "indie"]}}
2b4dcfb3-2500-4042-aaba-d9d39fc2bae0
I eventually picked up Far Cry 3 for my PlayStation after hearing of the hype, and thankfully, it's a pretty good game.
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "Far Cry 3", "rating": "good", "platforms": ["PlayStation"]}}
e44b1cc8-a6aa-4d60-b8f2-8e1f9ec14117
What's the first video game you ever 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": "first"}}
80be02b7-b5ba-4139-be61-084574a21445
Life is Strange is a good role-playing game played in third person. It is rated M (for Mature).
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Life is Strange", "esrb": "M (for Mature)", "rating": "good", "genres": ["role-playing"], "player_perspective": ["third person"]}}
da77d527-b6a3-4a12-ba2f-39ab765fa6a0
Stronghold 2 was released in 2005 as a real-time strategy simulation played from the standard bird view perspective. It received an average rating from players.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Stronghold 2", "release_year": 2005, "rating": "average", "genres": ["real-time strategy", "simulation"], "player_perspective": ["bird view"]}}
e6e45d77-21cc-4a1c-b5be-14b8aeea31e3
World of Warcraft is an adventure MMORPG game with a third person perspective released by Blizzard Entertainment in 2004. It's available for PC and Mac, but no Linux.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["developer", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "World of Warcraft", "release_year": 2004, "developer": "Blizzard Entertainment", "genres": ["adventure", "MMORPG"], "player_perspective": ["third person"], "platforms": ["PC"], "has_linux_release": false, "has_mac_release": true}}
76318750-4efa-4baf-981c-e7ffb2d45bd0
Okay so now I'm curious, have you ever played a game on Steam, like for example Might & Magic: Heroes VI?
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "name"], "type": "object"}}}
{"name": "suggest", "arguments": {"name": "Might & Magic: Heroes VI", "available_on_steam": true}}
5b7d11b9-80df-4b8c-b624-2a2e84dfc710
What was the first game you played this year?
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"specifier": {"title": "Specifier", "type": "string"}}, "required": ["specifier"], "type": "object"}}}
{"name": "request", "arguments": {"specifier": "first"}}
4cf2d0ba-5849-4dab-904d-c6ebb047a47b
Life is Strange is a good third person role-playing game. It has an M (for Mature) 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"}, "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"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Life is Strange", "esrb": "M (for Mature)", "rating": "good", "genres": ["role-playing"], "player_perspective": ["third person"]}}
717cfba2-c290-4729-90c4-a010e0e35107
Stronghold 2 was released in 2005 and is considered average amongst gamers. It's a real-time strategy simulator that offers a bird view of your character throughout gameplay.
{"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": "Stronghold 2", "release_year": 2005, "rating": "average", "genres": ["real-time strategy", "simulation"], "player_perspective": ["bird view"]}}
1d90ded9-3475-4d67-95f5-09ab085b72cd
Do you like other PlayStation games, like Portal 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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms"], "type": "object"}}}
{"name": "suggest", "arguments": {"name": "Portal 2", "platforms": ["PlayStation"]}}
30775a60-c417-4db3-8fb2-52bbff93ffd9
A good M-rated role-playing game for mature players is Life is Strange. The entire game is 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"}, "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"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Life is Strange", "esrb": "M (for Mature)", "rating": "good", "genres": ["role-playing"], "player_perspective": ["third person"]}}
3317594e-46c0-409b-a783-949b2f896643
What's the first game you ever 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": "first"}}
13f804eb-6184-4c54-b62c-86bbf0204d99
An average bird view real-time strategy game with simulation elements, Stronghold 2, was released in 2005.
{"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": "Stronghold 2", "release_year": 2005, "rating": "average", "genres": ["real-time strategy", "simulation"], "player_perspective": ["bird view"]}}
2a16d22c-474b-4168-8ee1-2989a5fbb14e
Do you remember playing any games from 1986, for example Tetris?
{"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"}}, "required": ["name", "release_year"], "type": "object"}}}
{"name": "suggest", "arguments": {"name": "Tetris", "release_year": 1986}}
8be9e5fa-67d5-4873-b47d-88729d709369
I was wondering, do you enjoy playing E 10+ rated strategy action platformers, like for instance 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"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name"], "type": "object"}}}
{"name": "suggest", "arguments": {"name": "Worms: Reloaded", "esrb": "E 10+ (for Everyone 10 and Older)", "genres": ["action", "platformer", "strategy"]}}
1f7171ae-ef52-4ddd-8706-c2fe55e64739
Are you fond of any of the 2015 games that Psyonix developed, such as Rocket League?
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name", "release_year"], "type": "object"}}}
{"name": "suggest", "arguments": {"name": "Rocket League", "release_year": 2015, "developer": "Psyonix"}}
fa99bdd9-f44f-4715-a335-6a4f01291257
Naughty Dog is a great developer, especially when they're working within the freedom of an M rating, and this made The Last of Us an excellent 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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "esrb", "name", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "The Last of Us", "developer": "Naughty Dog", "esrb": "M (for Mature)", "rating": "excellent"}}
465ae848-2f34-41bb-a15a-7252f76fe0ab
Horizon: Zero Dawn is an excellent single-player action-adventure RPG, with third person shooter mechanics suitable for a teen audience. It's from 2017 and available exclusively for PlayStation.
{"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Horizon: Zero Dawn", "release_year": 2017, "esrb": "T (for Teen)", "rating": "excellent", "genres": ["action-adventure", "role-playing", "shooter"], "player_perspective": ["third person"], "has_multiplayer": false, "platforms": ["PlayStation"]}}
1d0b6efc-a5e4-48aa-8642-074b2c8bb639
Do you prefer playing games available on Mac, 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"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["has_mac_release", "name"], "type": "object"}}}
{"name": "suggest", "arguments": {"name": "BioShock", "has_mac_release": true}}
b18763de-a62a-44eb-abef-1cc95a9e55cd
Have you tried playing any games by Psyonix that came out in 2015, like Rocket League?
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name", "release_year"], "type": "object"}}}
{"name": "suggest", "arguments": {"name": "Rocket League", "release_year": 2015, "developer": "Psyonix"}}
f888f444-7e12-4daf-8e8b-0fe3891be52c
Do you also like action-strategy platformers rated E 10+, such as Worms: Reloaded?
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name"], "type": "object"}}}
{"name": "suggest", "arguments": {"name": "Worms: Reloaded", "esrb": "E 10+ (for Everyone 10 and Older)", "genres": ["action", "platformer", "strategy"]}}
761d8e0a-cb72-4c95-8470-5168cd987424
Naughty Dog did an amazing job with The Last of Us, and they really made the most of that M rating.
{"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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "esrb", "name", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "The Last of Us", "developer": "Naughty Dog", "esrb": "M (for Mature)", "rating": "excellent"}}
3f3b4697-be76-40e9-9e58-184a7851b746