input
stringlengths
20
429
tool
stringclasses
464 values
output
stringlengths
46
331
id
stringlengths
36
36
An example of a poorly received action-adventure platformer is Assassin's Creed Chronicles: India. It was made in 2016, and it doesn't have a multiplayer option.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Assassin's Creed Chronicles: India", "release_year": 2016, "rating": "poor", "genres": ["action-adventure", "platformer"], "has_multiplayer": false}}
b2c7ff64-2b8f-42f7-9fcb-aff76781a164
Maybe try Driver, it's a driving simulator released in 1999 by Reflections Interactive. It's available on PlayStation and PC with support for Mac but not 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"}, "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", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Driver", "release_year": 1999, "developer": "Reflections Interactive", "genres": ["driving/racing", "simulation"], "platforms": ["PlayStation", "PC"], "has_linux_release": false, "has_mac_release": true}}
f8a54e8f-da36-40a1-8154-7927c6f1a569
Football Manager 2015 is a good sport simulation strategy game by Sports Interactive. The game was released in 2014 and has multiplayer.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "genres", "has_multiplayer", "name", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Football Manager 2015", "release_year": 2014, "developer": "Sports Interactive", "rating": "good", "genres": ["simulation", "sport", "strategy"], "has_multiplayer": true}}
23e31c08-b659-4c86-aff2-cdf246208003
Age of Wonders II: The Wizard's Throne is a role-playing turn-based strategy with a bird's eye view. It is available for PC and on Steam and supports multiplayer. Though the ratings it has received are mostly negative.
{"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"}, "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"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Age of Wonders II: The Wizard's Throne", "rating": "poor", "genres": ["role-playing", "turn-based strategy"], "player_perspective": ["bird view"], "has_multiplayer": true, "platforms": ["PC"], "available_on_steam": true}}
5bcb15fa-45c1-4169-ac50-7456f6e38597
Why do you absolutely love Ninja Theory's third person video 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "player_perspective", "rating"], "type": "object"}}}
{"name": "request_explanation", "arguments": {"developer": "Ninja Theory", "rating": "excellent", "player_perspective": ["third person"]}}
817c7fdd-60be-4627-8c0b-0bc1f016ef66
SpellForce 3, developed by Grimlore Games, is a poor role-playing, real-time strategy with bird view perspective.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "SpellForce 3", "developer": "Grimlore Games", "rating": "poor", "genres": ["real-time strategy", "role-playing"], "player_perspective": ["bird view"]}}
d167f32e-ec98-4fc9-9816-c3bf70f46a3e
Alan Wake's American Nightmare is a third person shooter from 2012. It is an action-adventure with a T (for Teen). Unfortunately, its reviews were pretty poor.
{"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": "Alan Wake's American Nightmare", "release_year": 2012, "esrb": "T (for Teen)", "rating": "poor", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"]}}
22aa64b3-c4bd-4f6b-8ca6-2f8f09adb393
Football Manager 2015 is a good sport simulation and strategy game developed by Sports Interactive. It was released in 2014 and offers a 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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "genres", "has_multiplayer", "name", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Football Manager 2015", "release_year": 2014, "developer": "Sports Interactive", "rating": "good", "genres": ["simulation", "sport", "strategy"], "has_multiplayer": true}}
bf127167-9c2d-4238-848c-7589ecaaeceb
Age of Wonders II: The Wizard's Throne is a poor role-playing turn-based strategy PC game with a bird view perspective. It features multiplayer and is currently 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"}, "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"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Age of Wonders II: The Wizard's Throne", "rating": "poor", "genres": ["role-playing", "turn-based strategy"], "player_perspective": ["bird view"], "has_multiplayer": true, "platforms": ["PC"], "available_on_steam": true}}
75228d7e-9367-439c-802c-5d193da6186d
Why are the third person games made by Ninja Theory some of your favorite games ever?
{"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "player_perspective", "rating"], "type": "object"}}}
{"name": "request_explanation", "arguments": {"developer": "Ninja Theory", "rating": "excellent", "player_perspective": ["third person"]}}
3c728d3f-4afd-493a-8b07-d5fbe822347d
Blizzard Entertainment created an excellent real-time strategy game called Warcraft III: Reign of Chaos that also provides 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"}, "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": "Warcraft III: Reign of Chaos", "developer": "Blizzard Entertainment", "rating": "excellent", "genres": ["real-time strategy"], "player_perspective": ["bird view"]}}
35e8112c-61cf-4057-84be-6266cc3d3fb6
Age of Wonders II: The Wizard's Throne is a rather disappointing role-playing turn-based strategy game for PC, despite its multiplayer mode. It features a pretty standard bird view perspective. It is available for download 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"}, "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"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Age of Wonders II: The Wizard's Throne", "rating": "poor", "genres": ["role-playing", "turn-based strategy"], "player_perspective": ["bird view"], "has_multiplayer": true, "platforms": ["PC"], "available_on_steam": true}}
a75b0a05-988b-46c0-a2c4-305b7d8960da
Do you have any experience playing games for the PlayStation, like Mirror's Edge Catalyst?
{"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": "Mirror's Edge Catalyst", "platforms": ["PlayStation"]}}
3ccbb3f3-d4c1-4dc6-bd64-318d35a6c4aa
The Vanishing of Ethan Carter from 2014 is rated M. It's an average indie adventure game.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "The Vanishing of Ethan Carter", "release_year": 2014, "esrb": "M (for Mature)", "rating": "average", "genres": ["adventure", "indie"]}}
3edd3184-1d40-4d69-898c-7016963511b6
Euro Truck Simulator driving/racing, simulation game with no multiplayer. It's out on PC, Steam, and Mac with no Linux release. It got poor 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Euro Truck Simulator", "rating": "poor", "genres": ["driving/racing", "simulation"], "has_multiplayer": false, "platforms": ["PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": true}}
4a42c328-16cc-4cd4-8d8a-46c80e411fa8
If you're looking for a tactical first person shooter with a lot of adventure, then Metro Exodus is bound to catch your interest. It is set to release sometime in 2019.
{"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": "Metro Exodus", "exp_release_date": "2019", "genres": ["adventure", "shooter", "tactical"], "player_perspective": ["first person"]}}
ecf81465-7d37-4aab-b14b-db3244de8b41
Do you ever play PlayStation games, like Mirror's Edge Catalyst?
{"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": "Mirror's Edge Catalyst", "platforms": ["PlayStation"]}}
9384b2ea-c664-4af8-aa6b-89a205f042d3
If you like games with fighting, Mafia is an excellent game that is rated M (for Mature). It is a third person driving/racing shooter from 2002.
{"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": "Mafia", "release_year": 2002, "esrb": "M (for Mature)", "rating": "excellent", "genres": ["driving/racing", "fighting", "shooter"], "player_perspective": ["third person"]}}
ca649cfc-1b2d-4e7e-819e-b00cca23e744
Outlast II is an indie adventure game with average ratings for PlayStation, Xbox, Nintendo Switch, and PC. It is supported on Mac, but it is not on Linux.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Outlast II", "rating": "average", "genres": ["adventure", "indie"], "platforms": ["PlayStation", "Xbox", "Nintendo Switch", "PC"], "has_linux_release": false, "has_mac_release": true}}
78247cd2-474b-46c0-bebd-9404696e8764
Lara Croft and the Temple of Osiris was okay but nothing great. The problem is the shoehorned multiplayer mode just diluted the focus and prevented any part of the game from truly excelling.
{"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": "Lara Croft and the Temple of Osiris", "rating": "average", "has_multiplayer": true}}
ddecb45d-2312-418a-8704-a227246acae3
Metro Exodus is a first person tactical shooter. This adventure game is expected to come out in 2019.
{"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": "Metro Exodus", "exp_release_date": "2019", "genres": ["adventure", "shooter", "tactical"], "player_perspective": ["first person"]}}
223d0731-7f42-46f9-9eb7-35d5d8be9a94
Do you like games on PlayStation, like Mirror's Edge Catalyst?
{"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": "Mirror's Edge Catalyst", "platforms": ["PlayStation"]}}
f49b786a-14be-4616-a92c-2d4735936aa7
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}}
91535efa-953d-4193-b7ca-31d7e984e23a
Tony Hawk's Pro Skater 3 is a sports game that was released in 2001 from Neversoft Entertainment. It is played primarily in third person view.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "genres", "name", "player_perspective", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Tony Hawk's Pro Skater 3", "release_year": 2001, "developer": "Neversoft Entertainment", "genres": ["sport"], "player_perspective": ["third person"]}}
0a58f21c-6170-40cd-93a9-3caaebc0c903
Lara Croft and the Temple of Osiris is an all around average experience briefly elevated by its decent multiplayer
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "Lara Croft and the Temple of Osiris", "rating": "average", "has_multiplayer": true}}
a76b483c-2dd5-41ad-8f16-340e0a9c0634
Metro Exodus is an adventure tactical first person shooter expected to be released sometime in 2019.
{"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": "Metro Exodus", "exp_release_date": "2019", "genres": ["adventure", "shooter", "tactical"], "player_perspective": ["first person"]}}
a94a56e7-0fdf-492b-8a2d-06b4e551f124
Do you play M rated Xbox games, such as Max Payne?
{"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "name", "platforms"], "type": "object"}}}
{"name": "suggest", "arguments": {"name": "Max Payne", "esrb": "M (for Mature)", "platforms": ["Xbox"]}}
2e8e85ef-55f2-4001-95ee-c353820a09ae
Assassin's Creed II is an action-adventure platformer that was released by Ubisoft Montreal. It is played 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"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "genres", "name", "player_perspective"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Assassin's Creed II", "developer": "Ubisoft Montreal", "genres": ["action-adventure", "platformer"], "player_perspective": ["third person"]}}
fce97d13-2d97-4ce1-9642-e07f0a3d1191
It's the multiplayer that made Lara Croft and the Temple of Osiris a decent game. Without it, it would have been even worse.
{"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": "Lara Croft and the Temple of Osiris", "rating": "average", "has_multiplayer": true}}
3955f7ff-6bb5-4af7-806e-39dd032a2760
Do you like M rated games on the Xbox like Max Payne?
{"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "name", "platforms"], "type": "object"}}}
{"name": "suggest", "arguments": {"name": "Max Payne", "esrb": "M (for Mature)", "platforms": ["Xbox"]}}
d1667cac-e3b7-4f97-95ad-2e985c68e55e
Blizzard Entertainment has a new MMORPG coming out August 14, 2018 for PC. It's called World of Warcraft: Battle for Azeroth and is a third person perspective 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"}, "exp_release_date": {"title": "Exp Release Date", "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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "exp_release_date", "genres", "name", "platforms", "player_perspective"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "World of Warcraft: Battle for Azeroth", "exp_release_date": "August 14, 2018", "developer": "Blizzard Entertainment", "genres": ["MMORPG"], "player_perspective": ["third person"], "platforms": ["PC"]}}
d8a81e45-e75f-45eb-be12-a17ca9d5fae0
Insomniac Games should release Spider-Man on September 7, 2018. It will be a third person action-adventure game 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"}, "exp_release_date": {"title": "Exp Release Date", "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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "exp_release_date", "genres", "name", "platforms", "player_perspective"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Spider-Man", "exp_release_date": "September 7, 2018", "developer": "Insomniac Games", "genres": ["action-adventure"], "player_perspective": ["third person"], "platforms": ["PlayStation"]}}
bb6dffde-1c6e-48f8-88fc-35d3df10c6b5
Alan Wake's American Nightmare came out in 2012 to poor reviews. This action-adventure shooter is on Xbox and PC through Steam. 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"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Alan Wake's American Nightmare", "release_year": 2012, "rating": "poor", "genres": ["action-adventure", "shooter"], "platforms": ["Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}}
529addcc-6d50-4aad-a0ab-36342bc056a1
Worms: Reloaded is an okay strategic action platformer on the PC. Get it through Steam and there is Linux and Mac support. There is also multiplayer.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Worms: Reloaded", "rating": "average", "genres": ["action", "platformer", "strategy"], "has_multiplayer": true, "platforms": ["PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": true}}
16e5806d-f421-49fe-bfd0-c8d037d710c2
Do you ever play games rated M (for Mature) on your Xbox, such as Max Payne?
{"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "name", "platforms"], "type": "object"}}}
{"name": "suggest", "arguments": {"name": "Max Payne", "esrb": "M (for Mature)", "platforms": ["Xbox"]}}
5f1b44e1-74e5-4a73-9a77-191795df8ac8
Ori and the Blind Forest is a single-player adventure puzzle platformer.
{"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": "Ori and the Blind Forest", "genres": ["adventure", "platformer", "puzzle"], "has_multiplayer": false}}
21bee854-8da7-4d13-928a-6e789d369981
The Vanishing of Ethan Carter is an indie adventure game with no multiplayer support.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "The Vanishing of Ethan Carter", "genres": ["adventure", "indie"], "has_multiplayer": false}}
f50ecf6e-99f2-4de2-a98b-450fb2c4c01d
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}}
f2cb066e-5fb8-4c7f-ae34-3d34a5539fcb
A third person sport game that I enjoyed was Tony Hawk's Pro Skater 3. Have you played 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective"], "type": "object"}}}
{"name": "recommend", "arguments": {"name": "Tony Hawk's Pro Skater 3", "genres": ["sport"], "player_perspective": ["third person"]}}
ab0bdb31-89f2-458e-8812-8cd10e6c0430
World of Warcraft is a third person adventure MMORPG released in 2004 and developed by Blizzard Entertainment.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "genres", "name", "player_perspective", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "World of Warcraft", "release_year": 2004, "developer": "Blizzard Entertainment", "genres": ["adventure", "MMORPG"], "player_perspective": ["third person"]}}
73ad5d85-e023-40c3-a274-00bace3fe7d5
Since you seem to be a fan of third person sports games, have you heard of Tony Hawk's Pro Skater 3?
{"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective"], "type": "object"}}}
{"name": "recommend", "arguments": {"name": "Tony Hawk's Pro Skater 3", "genres": ["sport"], "player_perspective": ["third person"]}}
02c99cda-5539-4fcf-8349-7b3c298931ab
World of Warcraft is a third person adventure MMORPG. It was developed by Blizzard Entertainment and released 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"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "genres", "name", "player_perspective", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "World of Warcraft", "release_year": 2004, "developer": "Blizzard Entertainment", "genres": ["adventure", "MMORPG"], "player_perspective": ["third person"]}}
a74842d9-6af5-450f-a0de-79bcc8eb518e
If we're talking about third person sport games, you really can't go wrong with Tony Hawk's Pro Skater 3. Have you ever played 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective"], "type": "object"}}}
{"name": "recommend", "arguments": {"name": "Tony Hawk's Pro Skater 3", "genres": ["sport"], "player_perspective": ["third person"]}}
ad31bee1-6f41-4edd-9eae-b3218e5078f6
Bus Driver by SCS Software is an indie driving simulator. It is available on Steam on the PC 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"}, "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"}}, "required": ["available_on_steam", "developer", "genres", "name", "platforms"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Bus Driver", "developer": "SCS Software", "genres": ["driving/racing", "indie", "simulation"], "platforms": ["PC"], "available_on_steam": true}}
24a944cb-f899-43f2-85d5-6ab16f40f03b
Superhot is an average indie tactical shooter from 2016. It runs on PlayStation, Xbox, and PC, and it is supported on both Mac and Linux systems. You can download the game from Steam.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Superhot", "release_year": 2016, "rating": "average", "genres": ["indie", "shooter", "tactical"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": true}}
d43627f1-26ae-429a-8c46-db0490d21559
Bus Driver is an indie driving simulator game that was developed by SCS Software for PC and 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"}, "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"}}, "required": ["available_on_steam", "developer", "genres", "name", "platforms"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Bus Driver", "developer": "SCS Software", "genres": ["driving/racing", "indie", "simulation"], "platforms": ["PC"], "available_on_steam": true}}
2d68cec1-0707-41fd-b98a-c412427c35b0
Bus Driver is an indie driving game that is played in a simulation style. It is developed by SCS Software for the PC and 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"}, "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"}}, "required": ["available_on_steam", "developer", "genres", "name", "platforms"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Bus Driver", "developer": "SCS Software", "genres": ["driving/racing", "indie", "simulation"], "platforms": ["PC"], "available_on_steam": true}}
47e9d7ff-a7f2-4a7d-96ae-8fae430f8001
Superhot, an indie tactical shooter with middling ratings, arrived in 2016 and is available for play on Xbox, PC, and PlayStation. You can find it on Steam, and it is even supported on 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Superhot", "release_year": 2016, "rating": "average", "genres": ["indie", "shooter", "tactical"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": true}}
3169af28-8ad8-4b0b-bd9a-4b5dae5f2ad8
Need for Speed: Most Wanted is a good driving/racing game that is played in first and third person. It is available on PlayStation, Xbox, Nintendo and PC. It was not released on Linux or Mac.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Need for Speed: Most Wanted", "rating": "good", "genres": ["driving/racing"], "player_perspective": ["first person", "third person"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "has_linux_release": false, "has_mac_release": false}}
4e4c475c-73ad-46a3-9bf0-6795722bf14d
Need for Speed: Most Wanted is a good driving/racing game played in first or third person. It is available on PlayStation, Xbox, Nintendo and PC but has no releases on Linux or Mac.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Need for Speed: Most Wanted", "rating": "good", "genres": ["driving/racing"], "player_perspective": ["first person", "third person"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "has_linux_release": false, "has_mac_release": false}}
0af3c598-41e1-488f-acb1-476eba50550c
Need for Speed: Most Wanted is a good first and third person racing game. It runs on PlayStation, Xbox, Nintendo, and PC, but it is not available for 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Need for Speed: Most Wanted", "rating": "good", "genres": ["driving/racing"], "player_perspective": ["first person", "third person"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "has_linux_release": false, "has_mac_release": false}}
73f0df75-1046-477a-9d1d-91f47831f333
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}}
ce6f8c5b-934c-4ee2-b5aa-dca683e9bac7
Superhot is an indie tactical shooter with overall average reviews. It's available on all platforms; PlayStation, Xbox, Linux, Mac, and originally launched on PC through Steam 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"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Superhot", "release_year": 2016, "rating": "average", "genres": ["indie", "shooter", "tactical"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": true}}
225f1589-e898-42e3-8283-ce1417091be2
Are you talking about Tony Hawk's Pro Skater 3, the one on PC but not on Steam for some odd reason?
{"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}}
b179a1fd-208f-4249-b169-6f3864caa75f
Are you talking about Horizon: Zero Dawn from 2017?
{"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": "Horizon: Zero Dawn", "release_year": 2017}}
f47e3513-c7ac-43a2-90ab-34686bac6e95
You mean Tony Hawk's Pro Skater 3, the PC game you can't get 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}}
353079a5-f0a2-4ab0-ac8f-4281ffcfa1f1
Is the Horizon: Zero Dawn you mentioned the one that came out in 2017?
{"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": "Horizon: Zero Dawn", "release_year": 2017}}
9d44894a-f44c-457c-bba3-6ba59a3c4125
TrackMania Turbo is a fun game that came out in 2016. It was made by Nadeo and is a driving/racing arcade style of game. You can view the race in 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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "TrackMania Turbo", "release_year": 2016, "developer": "Nadeo", "rating": "good", "genres": ["arcade", "driving/racing"], "player_perspective": ["first person", "third person"]}}
82c970e4-0a16-4066-8a52-f05aca990146
Are you talking about Horizon: Zero Dawn, the game that came out in 2017?
{"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": "Horizon: Zero Dawn", "release_year": 2017}}
2ba376e1-a2f4-4e42-b2b7-524a8fd04ff5
TrackMania Turbo by Nadeo is a good arcade driving/racing game from 2016. It is played in the first person and third person point of 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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "TrackMania Turbo", "release_year": 2016, "developer": "Nadeo", "rating": "good", "genres": ["arcade", "driving/racing"], "player_perspective": ["first person", "third person"]}}
0c66dbbf-d005-4d9f-997c-b3f5f9b7f54d
Was there a game you found simply disappointing?
{"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": "disappointing"}}
ad4edc97-5e81-4262-9c19-35b7af63ab8b
TrackMania Turbo is a good first person or third person driving/racing game with arcade elements. It was developed by Nadeo 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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "TrackMania Turbo", "release_year": 2016, "developer": "Nadeo", "rating": "good", "genres": ["arcade", "driving/racing"], "player_perspective": ["first person", "third person"]}}
8b181172-db5e-4caa-94ec-9eaa3705bcd3
Has there been a game that was really disappointing to you?
{"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": "disappointing"}}
f89b6a1c-b632-4250-94e2-245cc6211cb2
If you like strategic arcade puzzle games, then you should try the 1986 game called Tetris. It uses a side view perspective but unfortunately 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": "Tetris", "release_year": 1986, "genres": ["arcade", "puzzle", "strategy"], "player_perspective": ["side view"], "has_multiplayer": false}}
2da7bee0-57ec-4cdd-a36f-cc6db1f7318a
What was the most disappointing release this year so far in your opinion?
{"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": "disappointing"}}
f06c7b8b-c54e-4c4d-a242-2d5d38e44fed
Tetris, a single-player strategic arcade puzzle game, utilizes a side view player perspective. It was 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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Tetris", "release_year": 1986, "genres": ["arcade", "puzzle", "strategy"], "player_perspective": ["side view"], "has_multiplayer": false}}
b29b5214-0978-413a-ae51-1ef68d473c4e
World of Warcraft was good, but I think it could have been even more popular if they released the game on more than just 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"}}, "required": ["name", "platforms", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "World of Warcraft", "rating": "good", "platforms": ["PC"]}}
9b10aa90-af23-4b04-8c03-dff849f9c4b9
Tetris is an arcade puzzle strategy game that was released in 1986. It is a single-player game with a 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"}, "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": "Tetris", "release_year": 1986, "genres": ["arcade", "puzzle", "strategy"], "player_perspective": ["side view"], "has_multiplayer": false}}
8fb21391-9461-456c-b913-5447c21c00b8
I really enjoyed World of Warcraft when I picked it up for the 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"}}, "required": ["name", "platforms", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "World of Warcraft", "rating": "good", "platforms": ["PC"]}}
d878e42f-666e-43f3-b7ac-6de94edb362f
The Last of Us is an excellent action-adventure shooter game by Naughty Dog. The game is third person and has multiplayer. The Last of Us is rated M and available 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"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "The Last of Us", "developer": "Naughty Dog", "esrb": "M (for Mature)", "rating": "excellent", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "has_multiplayer": true, "platforms": ["PlayStation"]}}
bb800806-9dd4-4dc9-b7bf-18f7c2f61a1e
World of Warcraft is a good game, especially because it's on my favorite platform, 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"}}, "required": ["name", "platforms", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "World of Warcraft", "rating": "good", "platforms": ["PC"]}}
df27016e-a4c6-4884-b2ae-ac08926af3bc
The Vanishing of Ethan Carter is an average-rated 2014 indie adventure 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"}, "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": "The Vanishing of Ethan Carter", "release_year": 2014, "rating": "average", "genres": ["adventure", "indie"]}}
d03ca9c9-24d1-4e58-b832-a4ebf8fdf2c6
The Vanishing of Ethan Carter is an average indie adventure game that came out 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"}, "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": "The Vanishing of Ethan Carter", "release_year": 2014, "rating": "average", "genres": ["adventure", "indie"]}}
4965524f-b813-4c4e-bea7-bff7a28d5897
The Last of Us, by Naughty Dog, is an excellent PlayStation only action-adventure shooter with a third person perspective. It does have multiplayer. It received a ESRB rating of M (for Mature).
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "The Last of Us", "developer": "Naughty Dog", "esrb": "M (for Mature)", "rating": "excellent", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "has_multiplayer": true, "platforms": ["PlayStation"]}}
0b21c9cd-d35b-4369-a39b-2ba94dc4e51c
The 2014 indie game, The Vanishing of Ethan Carter, is a decent adventure 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"}, "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": "The Vanishing of Ethan Carter", "release_year": 2014, "rating": "average", "genres": ["adventure", "indie"]}}
05819287-654d-4d5a-b767-06f38a6d3434
The Last of Us is an action-adventure shooter on PlayStation. Developed by Naughty Dog, it's rated M (for Mature). With a third person perspective and multiplayer options, it has earned excellent 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"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "The Last of Us", "developer": "Naughty Dog", "esrb": "M (for Mature)", "rating": "excellent", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "has_multiplayer": true, "platforms": ["PlayStation"]}}
a11ac477-0cbc-452b-828a-682a73e60778
Tom Clancy's Splinter Cell: Chaos Theory is one of the better PlayStation games. I really enjoy destroying my friends in an online multiplayer.
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "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": "Tom Clancy's Splinter Cell: Chaos Theory", "rating": "good", "has_multiplayer": true, "platforms": ["PlayStation"]}}
f6b49c59-a808-494a-a202-bc71300f8f33
RollerCoaster Tycoon is pretty good. MicroProse knows how to make a solid game, and it being on the PC is a plus as well.
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "RollerCoaster Tycoon", "developer": "MicroProse", "rating": "good", "platforms": ["PC"]}}
938900a0-1f9b-4d74-9656-dad518c67f28
Tom Clancy's Splinter Cell: Chaos Theory had one of the better multiplayer modes among PlayStation games.
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "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": "Tom Clancy's Splinter Cell: Chaos Theory", "rating": "good", "has_multiplayer": true, "platforms": ["PlayStation"]}}
5303ce65-0176-4666-a8e6-f51020e9e1a9
I tend to enjoy playing PC games, especially when they're made by one of my favorite developers, such as MicroProse, so I thought RollerCoaster Tycoon was pretty good.
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "RollerCoaster Tycoon", "developer": "MicroProse", "rating": "good", "platforms": ["PC"]}}
576aa8cd-0da4-41be-95ca-2398dbf55731
I really enjoyed the multiplayer on Tom Clancy's Splinter Cell: Chaos Theory. I have good memories playing it 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": "Tom Clancy's Splinter Cell: Chaos Theory", "rating": "good", "has_multiplayer": true, "platforms": ["PlayStation"]}}
14e215b6-8ace-4c03-a9ea-dfec0610f0fc
RollerCoaster Tycoon is such a seminal PC game, in my opinion. MicroProse really popularized the tycoon style of gameplay with this one, and it definitely defined it for 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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "RollerCoaster Tycoon", "developer": "MicroProse", "rating": "good", "platforms": ["PC"]}}
1df80e14-f5df-46eb-93d8-77ddeba54817
Undertale is an excellent indie adventure game that came out in 2015 and is rated E (for Everyone). This role-playing game has a bird view perspective.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Undertale", "release_year": 2015, "esrb": "E (for Everyone)", "rating": "excellent", "genres": ["adventure", "indie", "role-playing"], "player_perspective": ["bird view"]}}
3ac5ded2-fd9e-4f9f-929b-0d4dea1eddec
I'm excited about the release of Hitman 2 on November 13, 2018. What's not to love about sneaking around in third person, shooting enemies, while tactically completing your objective? I prefer Xbox, but PC and PlayStation will do just fine 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"}, "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": "Hitman 2", "exp_release_date": "November 13, 2018", "genres": ["shooter", "tactical"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"]}}
faf4629f-bd62-4db0-a6f7-0457d7bafb81
Undertale is an excellent indie adventure role-playing game released in 2015. It is rated E (for Everyone) and is played from bird view perspective.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Undertale", "release_year": 2015, "esrb": "E (for Everyone)", "rating": "excellent", "genres": ["adventure", "indie", "role-playing"], "player_perspective": ["bird view"]}}
1dbb21fa-8798-4916-a2fa-484d83c74da3
Hitman 2 is coming out on November 13, 2018 for PlayStation, Xbox, and PC. It's going to be a third person shooter with a ton of tactical elements that will make you slow down and think about how to get through a level.
{"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": "Hitman 2", "exp_release_date": "November 13, 2018", "genres": ["shooter", "tactical"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"]}}
f9505e4e-a47a-4da2-b3c7-9f7021d0ba09
An excellent adventure game, Undertale, was released in 2015 and rated E (for Everyone). This indie role-playing game has a bird view perspective.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Undertale", "release_year": 2015, "esrb": "E (for Everyone)", "rating": "excellent", "genres": ["adventure", "indie", "role-playing"], "player_perspective": ["bird view"]}}
cada9666-617a-4aab-a4ce-01e43b139f0b
If you like tactical shooter games, Hitman 2 is being released on November 13, 2018. It's a third person shooter and will be available for 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": "Hitman 2", "exp_release_date": "November 13, 2018", "genres": ["shooter", "tactical"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"]}}
36e07302-d4af-4324-bf2b-91f4f1efc0a5
Do you think your disappointment with Small World 2, that you mentioned earlier, was caused by the general incompetence of the developer Days of Wonder?
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating"], "type": "object"}}}
{"name": "verify_attribute", "arguments": {"name": "Small World 2", "developer": "Days of Wonder", "rating": "poor"}}
a441ebf2-8c88-4b31-a8bc-73e0e2f96ee2
Need for Speed: Payback is a poorly-rated driving/racing game from 2017. It runs on PlayStation, Xbox, and PC. It is not out on Mac or Linux, and 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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Need for Speed: Payback", "release_year": 2017, "rating": "poor", "genres": ["driving/racing"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": false}}
e25ff0a0-e49e-454e-894a-489f9aa332e7
I remember you telling me that you didn't like Small World 2. Would you say you're overall not a fan of games by Days of Wonder?
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating"], "type": "object"}}}
{"name": "verify_attribute", "arguments": {"name": "Small World 2", "developer": "Days of Wonder", "rating": "poor"}}
d1ab6db0-07cd-498c-a8b7-6146779d76e5
You mentioned how much you dislike Small World 2. Does Days of Wonder often mess up games in your experience?
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating"], "type": "object"}}}
{"name": "verify_attribute", "arguments": {"name": "Small World 2", "developer": "Days of Wonder", "rating": "poor"}}
aa0c01c1-a26e-4362-b4ef-585ef246272b
Payday 2 was OK, nothing standing out from among all the M rated first person games though.
{"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "name", "player_perspective", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "Payday 2", "esrb": "M (for Mature)", "rating": "average", "player_perspective": ["first person"]}}
8fcce2fa-414c-427e-8f82-2be12ef1d189
Payday 2 is kind of fun, but fails to be anything special. I like first person games usually, but the M rating means the content is just a bit too much for my tastes.
{"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "name", "player_perspective", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "Payday 2", "esrb": "M (for Mature)", "rating": "average", "player_perspective": ["first person"]}}
cdb39683-1102-45b1-bb3b-34aa3ef07169
Need for Speed: Payback is a driving/racing game that was released on PlayStation, Xbox, and PC in 2017. It isn't not available on Steam or for the Mac and Linux. It received overall 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Need for Speed: Payback", "release_year": 2017, "rating": "poor", "genres": ["driving/racing"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": false}}
8b709036-6902-45a7-aa5f-f5fc8e7c70a8
Payday 2 isn't a bad game, but doesn't do anything to draw attention to it. It's like so many M rated first person games, and seems to feel like those facts alone are enough to make you want to play it.
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "name", "player_perspective", "rating"], "type": "object"}}}
{"name": "give_opinion", "arguments": {"name": "Payday 2", "esrb": "M (for Mature)", "rating": "average", "player_perspective": ["first person"]}}
c9ccfb5a-a02d-49d3-84db-07ee8483d9d1
NHL 15 is an average sport simulation game from 2014. The game is played from a bird view perspective.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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": "NHL 15", "release_year": 2014, "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view"]}}
6d920a92-7b6f-4799-9bfd-e9c6c0195a3a
Need for Speed: Payback is a poor driving/racing game that released in 2017 on PlayStation, Xbox, and PC. It isn't available on Steam and doesn't have a Linux or Mac version.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Need for Speed: Payback", "release_year": 2017, "rating": "poor", "genres": ["driving/racing"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": false}}
59e990cf-f773-43e0-b1f5-2fe4a0023f17
NHL 15 is a bird view sport simulation game. It came out in 2014 and has average ratings.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "NHL 15", "release_year": 2014, "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view"]}}
17e47cfe-dc35-46f1-8659-dae82c55b1cb
Core Design is a developer that is terrible at doing anything other than maybe multiplayer. Unfortunately, Tomb Raider: The Angel of Darkness is a single-player only game, so of course it was really bad.
{"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": "Tomb Raider: The Angel of Darkness", "developer": "Core Design", "rating": "poor", "has_multiplayer": false}}
3a809734-2b41-422a-a029-f30f76a5f8c5