input
stringlengths
20
429
tool
stringclasses
464 values
output
stringlengths
46
331
id
stringlengths
36
36
Mirror's Edge Catalyst is a fighting and action-adventure game that plays in the first person perspective. It was released for PlayStation, Xbox and PC in 2016 but is not available on the Steam gaming platform.
{"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"}}, "required": ["available_on_steam", "genres", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Mirror's Edge Catalyst", "release_year": 2016, "genres": ["action-adventure", "fighting"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": false}}
58645eab-3941-4d3b-bd4d-366c26b461f6
Mirror's Edge Catalyst wasn't too fun for me. It's multiplayer, and I prefer to play alone.
{"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": "Mirror's Edge Catalyst", "rating": "poor", "has_multiplayer": true}}
ee54b3d4-4098-4d72-90fa-d2f348e523a3
Metal Gear Solid 3: Snake Eater is an excellent action-adventure tactical shooter that was released in 2004 for PlayStation. 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "has_multiplayer", "name", "platforms", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Metal Gear Solid 3: Snake Eater", "release_year": 2004, "rating": "excellent", "genres": ["action-adventure", "shooter", "tactical"], "has_multiplayer": false, "platforms": ["PlayStation"]}}
a2da86c5-2799-40e0-9a9c-b098ad8e35c2
The Elder Scrolls V: Skyrim is an M rated adventure/role-playing game that has rated positively by 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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "The Elder Scrolls V: Skyrim", "esrb": "M (for Mature)", "rating": "good", "genres": ["adventure", "role-playing"]}}
e2fa1c21-aced-4193-8225-afac7a3a6501
Is there a game you played lately that you thought was pretty sad?
{"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": "sad"}}
44cce28b-7a2d-4b09-bfdb-b64459d891e0
MotorStorm: Apocalypse is a vehicular combat game released on PlayStation. The game was released in 2011 and features third person view and multiplayer mode.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "MotorStorm: Apocalypse", "release_year": 2011, "genres": ["vehicular combat"], "player_perspective": ["third person"], "has_multiplayer": true, "platforms": ["PlayStation"]}}
522034bf-8bde-4e65-a17b-beab426d539c
Tetris is a strategic puzzler arcade game with a side view released in 1986.
{"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"}}, "required": ["genres", "name", "player_perspective", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Tetris", "release_year": 1986, "genres": ["arcade", "puzzle", "strategy"], "player_perspective": ["side view"]}}
98fc371f-2310-4446-a88f-fe28c3ce9cfd
Metroid Prime Pinball is a pinball puzzle game that was released in 2005 for the Nintendo, it was rated E (for everyone) and received an overall average rating.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "genres", "name", "platforms", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Metroid Prime Pinball", "release_year": 2005, "esrb": "E (for Everyone)", "rating": "average", "genres": ["pinball", "puzzle"], "platforms": ["Nintendo"]}}
1d481368-0a72-4e8d-8d51-42ba0bd19c86
The Elder Scrolls Online was not terribly bad, but that's just because I have a thing for first person games on Mac.
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["has_mac_release", "name", "player_perspective", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "The Elder Scrolls Online", "rating": "average", "player_perspective": ["first person"], "has_mac_release": true}}
13231e2c-705f-4f79-97f0-b302e03239fe
StarCraft is a real-time strategy game that is rated T (for Teen). It is played from a bird view perspective. You can play this on PC and Mac, but it is not available for 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"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["esrb", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "StarCraft", "esrb": "T (for Teen)", "genres": ["real-time strategy"], "player_perspective": ["bird view"], "platforms": ["PC"], "has_linux_release": false, "has_mac_release": true}}
9ea03db1-4be0-4aa0-a997-75262d0341a7
One of the good adventure role-playing games I recently played is The Elder Scrolls V: Skyrim. The game is restricted to mature audiences 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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "The Elder Scrolls V: Skyrim", "esrb": "M (for Mature)", "rating": "good", "genres": ["adventure", "role-playing"]}}
572463ab-0924-41b3-a98c-e4ae424c1b00
What's a really sad 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": "sad"}}
4ebf6ac9-e48b-4c28-8d77-2bf8f4009e96
If you are looking for a point-and-click adventure, Telltale Games developed a third person perspective video game titled The Wolf Among Us. It is a single-player only game.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "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"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "The Wolf Among Us", "developer": "Telltale Games", "genres": ["adventure", "point-and-click"], "player_perspective": ["third person"], "has_multiplayer": false}}
7b3e2a80-0438-445e-b868-b8ebd6aaf891
In your opinion, what's the most realistic first person game?
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["player_perspective", "specifier"], "type": "object"}}}
{"name": "request", "arguments": {"player_perspective": ["first person"], "specifier": "realistic"}}
9038c589-8a09-4d94-af0a-82f39881640c
The 2009 music game Guitar Hero: Smash Hits has poor ratings. You can play it on all consoles, such as PlayStation, Xbox, and Nintendo, and you play it from the first person view. ESRB rated the game T (for Teen).
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Guitar Hero: Smash Hits", "release_year": 2009, "esrb": "T (for Teen)", "rating": "poor", "genres": ["music"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "Nintendo"]}}
6a48b811-7ac2-491b-adee-f2892cbfcbec
I don't like music games, though I do at least like listening to music. However, the T rating of Guitar Hero: Smash Hits meant it couldn't include my favorite songs, and even that small joy was robbed from me.
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "Guitar Hero: Smash Hits", "esrb": "T (for Teen)", "rating": "poor", "genres": ["music"]}}
7a755b5d-6bb1-4469-842d-ea860767902e
The Elder Scrolls V: Skyrim is a good first and third person role-playing adventure game. It runs on PlayStation, Xbox, Nintendo, and PC, and it is available on Steam.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "The Elder Scrolls V: Skyrim", "rating": "good", "genres": ["adventure", "role-playing"], "player_perspective": ["first person", "third person"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "available_on_steam": true}}
f5a21ab4-cfc2-4772-b580-e938c8cb8ce8
Is the Football Manager 2015 that you just mentioned the one that was released in 2014 and is a strategy sport simulator?
{"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "release_year"], "type": "object"}}}
{"name": "confirm", "arguments": {"name": "Football Manager 2015", "release_year": 2014, "genres": ["simulation", "sport", "strategy"]}}
0155a7d8-9ed5-4b2f-a9ef-4f80fcb0038f
Have you played any sad video 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": "sad"}}
d3010433-8baf-4d5c-a1df-2290b621e7d2
The Wolf Among Us by Telltale Games is a third person point-and-click adventure game. It is made for single-player gaming 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"}, "developer": {"title": "Developer", "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"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "The Wolf Among Us", "developer": "Telltale Games", "genres": ["adventure", "point-and-click"], "player_perspective": ["third person"], "has_multiplayer": false}}
0d43e6d6-dd82-43fd-9f57-e456b6ddd973
What's a first person game you think was realistic?
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["player_perspective", "specifier"], "type": "object"}}}
{"name": "request", "arguments": {"player_perspective": ["first person"], "specifier": "realistic"}}
d97382f3-25ba-47c0-a4e3-29ae62f33cb2
Tony Hawk's Pro Skater 3, by Neversoft Entertainment, is a decent third person sports game. It runs on PlayStation, Xbox, Nintendo, and PC, but is not available on Steam.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "genres", "name", "platforms", "player_perspective", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Tony Hawk's Pro Skater 3", "developer": "Neversoft Entertainment", "rating": "average", "genres": ["sport"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "available_on_steam": false}}
4cb79e9a-2dcf-414a-a043-f6dc75e8661e
Need for Speed: Most Wanted was a strong release in 2005. It was basically the only reason I bought an Xbox originally, and I didn't regret that at all.
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "rating", "release_year"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "Need for Speed: Most Wanted", "release_year": 2005, "rating": "good", "platforms": ["Xbox"]}}
fb251131-da97-484e-8023-1bac7fabdd3f
Age of Empires II: The Age of Kings is a 1999 real-time strategy game with good ratings. It has multiplayer, and gives the player a bird's eye perspective. It's available on PlayStation and PC, but is not 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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Age of Empires II: The Age of Kings", "release_year": 1999, "rating": "good", "genres": ["real-time strategy"], "player_perspective": ["bird view"], "has_multiplayer": true, "platforms": ["PlayStation", "PC"], "available_on_steam": false}}
dccef5eb-3baf-4c60-8036-868e6b26c32a
Do you mean 2014's simulation strategy sports game, Football Manager 2015?
{"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "release_year"], "type": "object"}}}
{"name": "confirm", "arguments": {"name": "Football Manager 2015", "release_year": 2014, "genres": ["simulation", "sport", "strategy"]}}
0023f5d7-1371-444c-940f-10f99332d1e7
What is it about PC text adventures games that ruffles your feathers so much?
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "platforms", "rating"], "type": "object"}}}
{"name": "request_explanation", "arguments": {"rating": "poor", "genres": ["text adventure"], "platforms": ["PC"]}}
a29fb0e6-9284-490a-be88-52f8398319f1
The Wolf Among Us is a single-player, third person point-and-click adventure game developed by Telltale Games.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "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"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "The Wolf Among Us", "developer": "Telltale Games", "genres": ["adventure", "point-and-click"], "player_perspective": ["third person"], "has_multiplayer": false}}
e84cd86c-e523-4b6c-bbba-4ac2ba999989
What do you think is the most realistic first person game out there?
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["player_perspective", "specifier"], "type": "object"}}}
{"name": "request", "arguments": {"player_perspective": ["first person"], "specifier": "realistic"}}
1fa3ea11-386c-4594-b6d7-62e74243334f
Rollcage is a 1999 driving/racing game released for PlayStation and PC. Offering non-stop action, Rollcage is currently available for Windows with no release for Linux or Mac.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Rollcage", "release_year": 1999, "genres": ["action", "driving/racing"], "platforms": ["PlayStation", "PC"], "has_linux_release": false, "has_mac_release": false}}
829f12a7-3768-48c1-8d15-58a33ab35423
MotorStorm: Apocalypse was a pretty bad game, even the local multiplayer couldn't salvage the experience, despite my friends all joining me on my 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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["has_multiplayer", "name", "platforms", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "MotorStorm: Apocalypse", "rating": "poor", "has_multiplayer": true, "platforms": ["PlayStation"]}}
184c1e43-0c86-4f9b-bff9-29ef74f0c778
Uncharted 4: A Thief's End is an excellent action-adventure shooter. It was out for PlayStation in 2016.
{"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": "Uncharted 4: A Thief's End", "release_year": 2016, "rating": "excellent", "genres": ["action-adventure", "shooter"], "platforms": ["PlayStation"]}}
6c397055-c5f4-4d3f-8735-cd69f84cd6bd
Are you talking about Football Manager 2015, the sports simulation game with strategy elements, released in 2014?
{"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "release_year"], "type": "object"}}}
{"name": "confirm", "arguments": {"name": "Football Manager 2015", "release_year": 2014, "genres": ["simulation", "sport", "strategy"]}}
ca6abddb-aa9a-42b7-9eac-902a422ef64d
What is it that you find most disappointing about PC text adventure games?
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "platforms", "rating"], "type": "object"}}}
{"name": "request_explanation", "arguments": {"rating": "poor", "genres": ["text adventure"], "platforms": ["PC"]}}
fc52f362-421c-408f-bd4e-31063178bb90
Metroid Prime Pinball is a pinball puzzle game 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"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Metroid Prime Pinball", "esrb": "E (for Everyone)", "genres": ["pinball", "puzzle"]}}
7905630a-53a3-4d5a-82e3-7dc68eb76c33
What is your preferred platform for gaming these days?
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
{"name": "request_attribute", "arguments": {}}
6664201d-3416-43ab-aeb7-b458c011cb1d
Silent Hill 2 is a great action-adventure puzzle game released in 2001.
{"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": "Silent Hill 2", "release_year": 2001, "rating": "excellent", "genres": ["action-adventure", "puzzle"]}}
dbafd6c9-1652-4b37-a8d2-2fce06c5e133
MotorStorm: Apocalypse was really disappointing. I had such high hopes for a third person vehicular combat game, but it seems I still must wait for a true successor to Twisted Metal.
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "MotorStorm: Apocalypse", "rating": "poor", "genres": ["vehicular combat"], "player_perspective": ["third person"]}}
192a0c43-d9b9-43aa-b645-9b1bdfbb0496
If you want to play a great action-adventure role-playing game with puzzle solving, and you haven't played The Legend of Zelda: Ocarina of Time yet, you really should. It was released in 1998 for Nintendo consoles only. The camera swaps between a third person view and a bird view.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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"]}}
a59325ef-e2f8-4af6-89db-18e6e3cbfd37
What is your favorite ESRB content rating?
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
{"name": "request_attribute", "arguments": {}}
54ec11fe-6bd1-4510-8448-eac18bc089be
Why do you find text adventure games available on the PC so lackluster?
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "platforms", "rating"], "type": "object"}}}
{"name": "request_explanation", "arguments": {"rating": "poor", "genres": ["text adventure"], "platforms": ["PC"]}}
968a98d9-6114-4fb5-9506-b7b059421127
Metroid Prime Pinball is a pinball puzzle game that is appropriate 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"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Metroid Prime Pinball", "esrb": "E (for Everyone)", "genres": ["pinball", "puzzle"]}}
06d08cb1-ec93-45f8-b239-6b7995bebcdb
So tell me, what platform do you game on?
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
{"name": "request_attribute", "arguments": {}}
028ead73-85cf-4257-a733-8d21d63c5fdf
SpellForce 3 is a poor real-time strategy that came out in 2017 for PC only. The role-playing game 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "SpellForce 3", "release_year": 2017, "rating": "poor", "genres": ["real-time strategy", "role-playing"], "platforms": ["PC"], "available_on_steam": true}}
bb975d46-0429-4ce7-896c-f1ad937893f6
I think Rocket League is quite good. I think that Psyonix has created an attractive selection of games rated E (for Everyone).
{"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": "Rocket League", "developer": "Psyonix", "esrb": "E (for Everyone)", "rating": "good"}}
62bc37c6-2c60-4402-84d5-4f303a3daabf
Crysis is a 2007 action-adventure, first person shooter on PlayStation, Xbox, PC, and Steam. It's currently not supported on Linux or Mac.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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}}
d9ed2f23-a9d9-459e-8ca9-0d88da6cadbf
Is there a particular ESRB content rating a game must have for you to even consider it?
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
{"name": "request_attribute", "arguments": {}}
6ea21798-bf1d-44c2-91a8-dac1699d8882
What is it about Capcom Production Studio 4's lineup of Xbox games that has you going on about how awesome they are?
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "platforms", "rating"], "type": "object"}}}
{"name": "request_explanation", "arguments": {"developer": "Capcom Production Studio 4", "rating": "excellent", "platforms": ["Xbox"]}}
f33dd684-89a4-4452-ad38-28b08a25bf85
Metroid Prime Pinball is a pinball puzzle game rated E.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Metroid Prime Pinball", "esrb": "E (for Everyone)", "genres": ["pinball", "puzzle"]}}
387bfdf4-c9e7-43af-9d80-78bb56b68657
What's your favorite platform, huh?
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
{"name": "request_attribute", "arguments": {}}
163e64c7-76cd-4470-b561-434c29922e24
Skyforge is a poor third person adventure, hack-and-slash, MMORPG released in 2015.
{"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": "Skyforge", "release_year": 2015, "rating": "poor", "genres": ["adventure", "hack-and-slash", "MMORPG"], "player_perspective": ["third person"]}}
bece7b70-800a-4a1e-a27d-839c694116a8
Super Mario World is my current favorite game. I love multiplayer games that are rated E (for Everyone), so this is really my cup of tea!
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "has_multiplayer", "name", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "Super Mario World", "esrb": "E (for Everyone)", "rating": "excellent", "has_multiplayer": true}}
10fe46b5-572b-43e1-a433-8480151736d1
Superhot, from 2016, is an indie tactical FPS. The game, however, has 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Superhot", "release_year": 2016, "genres": ["indie", "shooter", "tactical"], "player_perspective": ["first person"], "has_multiplayer": false}}
d82b661d-c8f1-40b5-ac9b-1b40dfd8b46f
What ESRB content rating do you prefer?
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
{"name": "request_attribute", "arguments": {}}
a9c84f2c-79dd-4c72-ad3a-87e1255cca04
Why do you think the Xbox games made by Capcom Production Studio 4 are amazing?
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "platforms", "rating"], "type": "object"}}}
{"name": "request_explanation", "arguments": {"developer": "Capcom Production Studio 4", "rating": "excellent", "platforms": ["Xbox"]}}
7d1323c9-c130-44a9-baac-092b5c2305a1
Assassin's Creed II is available for PlayStation, Xbox, and PC on Steam. It's an action-adventure game with platforming gameplay. I wish there was multiplayer, but there isn't.
{"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"}}, "required": ["available_on_steam", "genres", "has_multiplayer", "name", "platforms"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Assassin's Creed II", "genres": ["action-adventure", "platformer"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}}
8f0f8df7-de1e-42ef-b223-352090dfeec9
Assassin's Creed II is a third person action-adventure platforming game that you can play on PlayStation, Xbox, and PC. It's even available on Mac, but not Linux. Unfortunately, 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "player_perspective"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Assassin's Creed II", "genres": ["action-adventure", "platformer"], "player_perspective": ["third person"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": true}}
ab0efa95-bf7d-4834-afc3-f2233257061e
I am very partial to Life is Strange. It's one of a selection of very enjoyable third person games released for the Linux OS.
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}}, "required": ["has_linux_release", "name", "player_perspective", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "Life is Strange", "rating": "good", "player_perspective": ["third person"], "has_linux_release": true}}
74641161-38c8-4234-9111-e7c3e417f667
Metal Gear Solid 3: Snake Eater is a fantastic tactical action-adventure shooter with a single-player campaign. It originally launched as a PlayStation exclusive in 2004.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "has_multiplayer", "name", "platforms", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Metal Gear Solid 3: Snake Eater", "release_year": 2004, "rating": "excellent", "genres": ["action-adventure", "shooter", "tactical"], "has_multiplayer": false, "platforms": ["PlayStation"]}}
4b71dc76-0d19-45ce-a84b-a28852426988
Is there an ESRB rating which you prefer games to have for you to play them?
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
{"name": "request_attribute", "arguments": {}}
274b1195-d92b-4422-b41d-f5ac62771e5f
What do you find so amazing about Capcom Production Studio 4's Xbox games?
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "platforms", "rating"], "type": "object"}}}
{"name": "request_explanation", "arguments": {"developer": "Capcom Production Studio 4", "rating": "excellent", "platforms": ["Xbox"]}}
3d3da09f-6bd8-4020-8b20-fb3d466f45ae
Assassin's Creed II is a single-player action-adventure platformer game for PlayStation, Xbox, or PC. It is available on Steam, 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"}, "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"}}, "required": ["available_on_steam", "genres", "has_multiplayer", "name", "platforms"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Assassin's Creed II", "genres": ["action-adventure", "platformer"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}}
f1fe27f9-b76e-4ca4-992a-9c1a5ee40af1
Super Bomberman came out in 1993. It's an average game with action and strategy.
{"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": "Super Bomberman", "release_year": 1993, "rating": "average", "genres": ["action", "strategy"]}}
e6da4ca9-d717-4ebb-bf10-286ce3a4d5be
I had a lot of fun with Far Cry 3 when I first picked it up in 2012
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["name", "rating", "release_year"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "Far Cry 3", "release_year": 2012, "rating": "good"}}
9ac4e346-1db9-4df6-998c-f16afe6ee465
Ancient Cities, a bird view perspective simulation strategy game, is set to be released on December 1, 2018.
{"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"}}, "required": ["exp_release_date", "genres", "name", "player_perspective"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Ancient Cities", "exp_release_date": "December 1, 2018", "genres": ["simulation", "strategy"], "player_perspective": ["bird view"]}}
1c4e5354-c972-4dd0-8048-4bd6889d593e
Do you require that your games have a specific ESRB rating?
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
{"name": "request_attribute", "arguments": {}}
686e01bf-04dc-4e2f-bba3-8cd89f84d706
One of my favorite PlayStation games was by Valve Corporation actually. Do you know about Portal 2?
{"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms"], "type": "object"}}}
{"name": "recommend", "arguments": {"name": "Portal 2", "developer": "Valve Corporation", "platforms": ["PlayStation"]}}
a8aa745d-063d-4c98-8c06-7ec681918583
Metro 2033 is an action shooter game with a role-playing angle to it, developed by 4A Games. It can be played on Xbox or PC and is available on Steam, though it 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"}, "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"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Metro 2033", "developer": "4A Games", "genres": ["action", "role-playing", "shooter"], "platforms": ["Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}}
1560ba64-e356-4738-a31f-de2f9bc1213e
Assassin's Creed II is an action-adventure platformer game available on Steam. You can play it on PlayStation, Xbox, and PC. There is no multiplayer mode.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"}}, "required": ["available_on_steam", "genres", "has_multiplayer", "name", "platforms"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Assassin's Creed II", "genres": ["action-adventure", "platformer"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}}
5dfd6453-0a4b-4de0-a5d1-5314370b7748
The Forest of Doom is a role-playing text adventure game for PC only, with a Linux and Mac release too. If you enjoy such games, you might find this one pretty decent.
{"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": "The Forest of Doom", "rating": "average", "genres": ["role-playing", "text adventure"], "platforms": ["PC"], "has_linux_release": true, "has_mac_release": true}}
4c054f4f-ecc2-4805-aabf-48ec5e37ec7f
EA Digital Illusions CE gets a solid C for this entry into the action-adventure fighting game genre. Mirror's Edge Catalyst is nothing special.
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "Mirror's Edge Catalyst", "developer": "EA Digital Illusions CE", "rating": "average", "genres": ["action-adventure", "fighting"]}}
66ac341f-c6ca-4d51-ad0d-317b64dd5d9c
Assetto Corsa is a good racing simulator. You can drive your car from first or third person view, and if you want a good multiplayer sport racing game, I'd recommend it.
{"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": "Assetto Corsa", "rating": "good", "genres": ["driving/racing", "simulation", "sport"], "player_perspective": ["first person", "third person"], "has_multiplayer": true}}
75d4e742-55de-4b97-8665-23da725ebf3e
If the content rating is important to you, which ESRB label do you mostly like your games to have?
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
{"name": "request_attribute", "arguments": {}}
e46545db-885a-4008-89f5-f314eca3a5aa
Speaking of PlayStation games made by Valve Corporation, have you ever played Portal 2?
{"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms"], "type": "object"}}}
{"name": "recommend", "arguments": {"name": "Portal 2", "developer": "Valve Corporation", "platforms": ["PlayStation"]}}
0766af90-ce8f-4849-b7fe-e0d597bd1a57
Metro 2033 by 4A Games is an action role-playing shooter available on Steam. It is available on Xbox and PC, but not supported by Mac or Linux.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "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"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Metro 2033", "developer": "4A Games", "genres": ["action", "role-playing", "shooter"], "platforms": ["Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}}
d431588e-e40c-4b71-9324-290c9b2f75aa
The indie adventure platformer, Never Alone, can be played on PlayStation, Xbox, and PC. It even runs on Linux, but sadly not on Mac.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Never Alone", "genres": ["adventure", "indie", "platformer"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": true, "has_mac_release": false}}
07c2ff0c-1fda-4bed-871b-248ba09944c6
I think Need for Speed: Shift was an okay game, but it's not gonna be one of my favorites. It's just that first person driving/racing simulators are, for me, a type of game I always find to be merely okay.
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "Need for Speed: Shift", "rating": "average", "genres": ["driving/racing", "simulation"], "player_perspective": ["first person"]}}
a824460f-b74a-456f-b7d7-dbbe2c093286
Rollcage will have you racing through an action narrative in the 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Rollcage", "genres": ["action", "driving/racing"], "player_perspective": ["third person"]}}
da6e0e85-92f7-4c47-94b3-fc520a0df9e1
Do you prefer to play games with a particular ESRB rating?
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
{"name": "request_attribute", "arguments": {}}
bf23c517-4725-4943-82e2-64fba51c7432
I know you're a fan of the Valve Corporation. Have you played Portal 2 on PlayStation?
{"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms"], "type": "object"}}}
{"name": "recommend", "arguments": {"name": "Portal 2", "developer": "Valve Corporation", "platforms": ["PlayStation"]}}
b6aa9664-a8a3-417b-8657-4ba50b56ef7c
Metro 2033 is an action role-playing shooter by 4A games for Xbox and PC only. This game is available on Steam 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"}, "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"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Metro 2033", "developer": "4A Games", "genres": ["action", "role-playing", "shooter"], "platforms": ["Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}}
9f024332-ca3b-45d4-87e4-78f2c9f5faa0
Grand Theft Auto V is an excellent, multiplayer action-adventure, driving/racing, shooter that was released in 2013. It can played in either first person or third person.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Grand Theft Auto V", "release_year": 2013, "rating": "excellent", "genres": ["action-adventure", "driving/racing", "shooter"], "player_perspective": ["first person", "third person"], "has_multiplayer": true}}
0ec92cab-6e42-4b3c-a7f5-6481b121806c
Assetto Corsa is a good driving racing simulation sport game by Kunos Simulazioni. It uses a first and third person perspective.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Assetto Corsa", "developer": "Kunos Simulazioni", "rating": "good", "genres": ["driving/racing", "simulation", "sport"], "player_perspective": ["first person", "third person"]}}
b4544887-a0b0-4000-86fb-541ea842949e
Metroid Prime Pinball is just okay. I usually like games released in 2005, since that was a strong year, but I'm not really a big fan of puzzle pinball games.
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "give_opinion", "arguments": {"name": "Metroid Prime Pinball", "release_year": 2005, "rating": "average", "genres": ["pinball", "puzzle"]}}
cc7f30e5-5bf8-44f1-8125-92649fbfe970
Driver is a driving/racing simulator released in 1999 to average reviews.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Driver", "release_year": 1999, "rating": "average", "genres": ["driving/racing", "simulation"]}}
3fb8af4b-5518-4669-854d-f20694ae02cb
If the ESRB rating of a game matters to you, which one do you normally go with?
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
{"name": "request_attribute", "arguments": {}}
8c420cf0-e4af-4287-bdc1-b8d583a02c17
Do you prefer that a game be available on Steam?
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
{"name": "request_attribute", "arguments": {}}
ec389914-2eeb-4e6b-b631-21e27455f5a5
What do you find so amazing about games from 2018?
{"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"}}, "required": ["rating", "release_year"], "type": "object"}}}
{"name": "request_explanation", "arguments": {"release_year": 2018, "rating": "excellent"}}
d194ed98-9dd0-4b2f-9599-cf08bba0e022
The Room is an indie first person point-and-click puzzle game. 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"}, "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"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "The Room", "genres": ["indie", "point-and-click", "puzzle"], "player_perspective": ["first person"], "has_multiplayer": false}}
6d9a4b90-1783-4967-be8f-60ce91ad15d5
An average-rated action-adventure game from 1994 is Little Big Adventure. It was released by Adeline Software International and has a T (for Teen) rating. It's a third person perspective game with no multiplayer.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Little Big Adventure", "release_year": 1994, "developer": "Adeline Software International", "esrb": "T (for Teen)", "rating": "average", "genres": ["action-adventure"], "player_perspective": ["third person"], "has_multiplayer": false}}
d9680273-e67b-4df7-a0fb-17200bcd948d
Do you generally look at the ESRB content rating of a game before playing it?
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
{"name": "request_attribute", "arguments": {}}
16e37a77-e0b6-4a0f-9218-3a09c310a4c9
Do you mostly play games on Steam?
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
{"name": "request_attribute", "arguments": {}}
bed60547-9c87-4d6f-a658-3b35da15d086
It seems like 2018 is one of your favorite years for video games of all time. Why is that?
{"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"}}, "required": ["rating", "release_year"], "type": "object"}}}
{"name": "request_explanation", "arguments": {"release_year": 2018, "rating": "excellent"}}
1f8e7e10-d130-4dd3-8763-11330179a143
Grand Theft Auto V, released in 2013, is an excellent first or third person action-adventure, driving/racing and shooter game. It is playable in multiplayer mode.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Grand Theft Auto V", "release_year": 2013, "rating": "excellent", "genres": ["action-adventure", "driving/racing", "shooter"], "player_perspective": ["first person", "third person"], "has_multiplayer": true}}
7f821cea-c996-4482-ba13-81e1c910ea76
Transport Tycoon is a bird view strategy and simulation 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Transport Tycoon", "genres": ["simulation", "strategy"], "player_perspective": ["bird view"]}}
4cb7e8e5-645f-46db-b78a-b014965aff5a
The Forest of Doom is a role-playing text adventure game for PC only, with a Linux and Mac release too. If you enjoy such games, you might find this one pretty decent.
{"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": "The Forest of Doom", "rating": "average", "genres": ["role-playing", "text adventure"], "platforms": ["PC"], "has_linux_release": true, "has_mac_release": true}}
1e3968dd-c5e1-4e8d-9df1-453a9445fa2a
Which is your preferred ESRB rating for the games you play?
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
{"name": "request_attribute", "arguments": {}}
fb725980-5aed-494d-b3c1-6c37a85137d0
Would you say it's important to you that a game is available on Steam?
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
{"name": "request_attribute", "arguments": {}}
a5669a12-8a3f-4df4-a68d-38c6d86f9343
What is it about the games that came out in 2018 that makes you feel they're excellent?
{"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"}}, "required": ["rating", "release_year"], "type": "object"}}}
{"name": "request_explanation", "arguments": {"release_year": 2018, "rating": "excellent"}}
18033046-7ecc-4d61-832b-b4952f6a72cf
Trivial Pursuit is a trivia/board game that was released on PlayStation and Nintendo by Electronic Arts in 2009. It received 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"}, "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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "genres", "name", "platforms", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Trivial Pursuit", "release_year": 2009, "developer": "Electronic Arts", "rating": "poor", "genres": ["trivia/board game"], "platforms": ["PlayStation", "Nintendo"]}}
224123f6-537e-4b64-8281-f661522bede9
I really liked Age of Empires II: The Age of Kings, it's a solid PC game, and it actually was ported to Mac too, which is a pretty nice addition in terms of expanding access to the game.
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["has_mac_release", "name", "platforms", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "Age of Empires II: The Age of Kings", "rating": "good", "platforms": ["PC"], "has_mac_release": true}}
d70e441f-5a94-46bb-8bc1-dc3fd13e499a