input
stringlengths 20
429
| tool
stringclasses 464
values | output
stringlengths 46
331
| id
stringlengths 36
36
|
---|---|---|---|
1999's Age of Empires II: The Age of Kings is a good multiplayer real-time strategy played from a bird view. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Age of Empires II: The Age of Kings", "release_year": 1999, "rating": "good", "genres": ["real-time strategy"], "player_perspective": ["bird view"], "has_multiplayer": true}} | a47517df-9afb-4e31-a13e-c951419964a5 |
World of Warcraft is a good adventure MMORPG, which you play from the third person perspective. It was made by Blizzard Entertainment 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"}, "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": "World of Warcraft", "release_year": 2004, "developer": "Blizzard Entertainment", "rating": "good", "genres": ["adventure", "MMORPG"], "player_perspective": ["third person"]}} | bad061c3-86da-411c-8343-5dcfdfe28035 |
RollerCoaster Tycoon is a game I find fairly enjoyable. Strategy simulators tend to be fun and the bird view perspective is helpful when playing. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "RollerCoaster Tycoon", "rating": "good", "genres": ["simulation", "strategy"], "player_perspective": ["bird view"]}} | dd403052-26c5-4ef2-9f04-35959ae69090 |
One of the best M rated games available for Nintendo is Resident Evil 4, did you ever play it? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "name", "platforms"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Resident Evil 4", "esrb": "M (for Mature)", "platforms": ["Nintendo"]}} | 4419ba3d-f93a-461b-82bd-92ffbc138797 |
If you are looking for a first or third person racing game with a multiplayer mode, you should try Need For Speed: The Run. It is available for PlayStation, Xbox, Nintendo, and PC but not Steam, 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"}, "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"}, "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", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Need for Speed: The Run", "genres": ["driving/racing"], "player_perspective": ["first person", "third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": false}} | e7d634fa-eef2-427e-9d74-ebf0087c795f |
I think RollerCoaster Tycoon was a good game because the strategy simulator gameplay was fun and the bird view perspective made it easy to play. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "RollerCoaster Tycoon", "rating": "good", "genres": ["simulation", "strategy"], "player_perspective": ["bird view"]}} | 82215adf-635d-4a62-8cb4-d474436afc60 |
Speaking of Nintendo games suitable for the M rating, have you heard of Resident Evil 4? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "name", "platforms"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Resident Evil 4", "esrb": "M (for Mature)", "platforms": ["Nintendo"]}} | 2fe7f48c-3982-428f-8e56-dc3e8dc5b9d4 |
Half-Life 2 is an excellent first person shooter by Valve Corporation that cannot be played 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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "genres", "has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Half-Life 2", "developer": "Valve Corporation", "rating": "excellent", "genres": ["shooter"], "player_perspective": ["first person"], "has_multiplayer": false}} | 794a079b-9138-42b8-bfb8-bab7e70b97c4 |
RollerCoaster Tycoon is a solid simulation strategy game. I love the way the bird view is used to explore the environment. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "RollerCoaster Tycoon", "rating": "good", "genres": ["simulation", "strategy"], "player_perspective": ["bird view"]}} | fd0c345f-99d4-4fbf-b8ee-27e0f21a5721 |
Since you seem to be a fan of games for the Nintendo with a mature content, have you heard of Resident Evil 4? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "name", "platforms"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Resident Evil 4", "esrb": "M (for Mature)", "platforms": ["Nintendo"]}} | 7a7e9d1d-6464-428b-9e9a-0a8ee3e2212f |
Shadow of the Tomb Raider is a third person, adventure, shooter game by the developer Eidos Montréal. It will be released on PlayStation, Xbox, and PC. Its expected release date is September 14, 2018. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "exp_release_date": {"title": "Exp Release Date", "type": "string"}, "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": "Shadow of the Tomb Raider", "exp_release_date": "September 14, 2018", "developer": "Eidos Montr\u00e9al", "genres": ["adventure", "shooter"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"]}} | 761e98cc-2096-4248-836d-1f22d099a32e |
One of 2015's most highly rated games on PlayStation, Xbox, and PC was The Witcher 3: Wild Hunt. It's a single-player action-adventure RPG with excellent reviews, and it's available on Steam now. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_multiplayer", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Witcher 3: Wild Hunt", "release_year": 2015, "rating": "excellent", "genres": ["action-adventure", "role-playing"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}} | 9aa9a48d-4493-4ee7-b326-45cebeb1fe9c |
Are you referring to Diablo II, the PC game? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Diablo II", "platforms": ["PC"]}} | a8d779eb-130c-4a7f-b82f-ceba7db833d9 |
I think StarCraft is a fun game. Blizzard Entertainment's games are always decent, and I enjoy the real-time strategy genre. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "StarCraft", "developer": "Blizzard Entertainment", "rating": "good", "genres": ["real-time strategy"]}} | 75aeb437-09f6-4ea9-aa64-83714eed80ed |
Assassin's Creed II is a good action-adventure, platformer developed by Ubisoft Montreal. It released for PlayStation, Xbox, and PC, and it's available on Steam and has a Mac version but no Linux 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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "developer", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Assassin's Creed II", "developer": "Ubisoft Montreal", "rating": "good", "genres": ["action-adventure", "platformer"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": true}} | 5250f644-9501-4f38-bef0-985e030076ee |
Are you talking about the PC game Diablo II? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Diablo II", "platforms": ["PC"]}} | b2e0275d-a205-4210-996a-6d736c9a8d6d |
StarCraft is a quality game. I tend to enjoy RTS games, and Blizzard Entertainment clearly knows how to make them. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "StarCraft", "developer": "Blizzard Entertainment", "rating": "good", "genres": ["real-time strategy"]}} | f5715cc9-b09f-4755-877b-4370c022458c |
Call of Duty: Advanced Warfare is an action FPS that released to average reviews on PlayStation, Xbox, and PC. It's available on Steam. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Call of Duty: Advanced Warfare", "rating": "average", "genres": ["action", "shooter"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}} | fe6ba157-db46-4c76-85c7-60a950aee4d3 |
For an adventure puzzle platformer, try Ori and the Blind Forest on either Xbox or PC. It was released in 2015 and is available on Steam. There is no release for Linux or Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Ori and the Blind Forest", "release_year": 2015, "genres": ["adventure", "platformer", "puzzle"], "platforms": ["Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | a42cf6bf-097b-4035-b545-33b67f918ad2 |
You mentioned Diablo II, by that are you referring to the PC game? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Diablo II", "platforms": ["PC"]}} | dee641b3-bdeb-4ed1-a8cc-01434b9ab25c |
Blizzard Entertainment's StarCraft is a very good RTS, for real. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "StarCraft", "developer": "Blizzard Entertainment", "rating": "good", "genres": ["real-time strategy"]}} | 7bc3c603-094b-4a3a-ad03-142b7340aeee |
Need for Speed: Most Wanted on PlayStation, Xbox, Nintendo, and PC is a multiplayer driving/racing game set in first and third person perspective. It is rated T (for Teen). It is not available on Steam. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "esrb", "genres", "has_multiplayer", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Need for Speed: Most Wanted", "esrb": "T (for Teen)", "genres": ["driving/racing"], "player_perspective": ["first person", "third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "available_on_steam": false}} | 45dc5766-9d8f-4be7-90cf-ef774b14c733 |
You mentioned you liked games rated E, have you tried Metroid Prime Pinball? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}}, "required": ["esrb", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Metroid Prime Pinball", "esrb": "E (for Everyone)"}} | 09c7a929-1909-46a2-ba36-91cf63fd81e2 |
Lara Croft and the Temple of Osiris is average, as far as bird view games go. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Lara Croft and the Temple of Osiris", "rating": "average", "player_perspective": ["bird view"]}} | 5a4000bc-815e-412d-9688-3f37c098083c |
Assetto Corsa is a single-player sport racing simulation game that is rated E. It was released in 2014 for PlayStation, Xbox, and PC. It doesn't have a Mac release, but it does have a release for Linux. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "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"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["esrb", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Assetto Corsa", "release_year": 2014, "esrb": "E (for Everyone)", "genres": ["driving/racing", "simulation", "sport"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": true, "has_mac_release": false}} | 3903ca01-7365-4b94-80c2-82b485f8d263 |
Metroid Prime Pinball is a decent puzzle-pinball game suitable for all ages. Fuse Games made the game in 2005 for Nintendo consoles and included 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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Metroid Prime Pinball", "release_year": 2005, "developer": "Fuse Games", "esrb": "E (for Everyone)", "rating": "average", "genres": ["pinball", "puzzle"], "has_multiplayer": true, "platforms": ["Nintendo"]}} | 93b1fc0c-bb6a-4652-8ef7-7812becbaadf |
I know you need games rated E (for Everyone) so your whole family can play. Have you tried Metroid Prime Pinball? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}}, "required": ["esrb", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Metroid Prime Pinball", "esrb": "E (for Everyone)"}} | 5f5d5c94-18b3-4634-9873-ca8198d85a21 |
I like Lara Croft and the Temple of Osiris, but the bird view perspective keeps it from being really good or great. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Lara Croft and the Temple of Osiris", "rating": "average", "player_perspective": ["bird view"]}} | 39e9612d-4a68-47da-ac12-ba911c435df9 |
If you like single-player point-and-click adventure games, you should check out Layers of Fear. An indie dev called Bloober Team made it, and even though it doesn't have a Linux or Mac release, you can get it for all the major platforms, such as PlayStation, Xbox, PC through Steam, and even the Nintendo Switch. | {"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"}, "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", "developer", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Layers of Fear", "developer": "Bloober Team", "genres": ["adventure", "indie", "point-and-click"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "Nintendo Switch", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 0e4d3a70-a282-4738-933b-5e0e6caddfca |
2001's Max Payne is a good action-adventure shooter. | {"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": "Max Payne", "release_year": 2001, "rating": "good", "genres": ["action-adventure", "shooter"]}} | cfda4c38-ba9a-4a3e-add2-d0c5ccb60d56 |
Speaking of good E rated games, have you ever played Metroid Prime Pinball? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}}, "required": ["esrb", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Metroid Prime Pinball", "esrb": "E (for Everyone)"}} | 6023c549-de4e-42cd-83fa-3fb2a902954d |
I had mixed feelings about the bird view in Lara Croft and the Temple of Osiris, I felt like it kind of disconnected me from the game. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Lara Croft and the Temple of Osiris", "rating": "average", "player_perspective": ["bird view"]}} | 136f58d9-e1b2-41dd-9fc4-2a06b4526677 |
Undertale was released in 2015. It is an indie adventure role-playing game that 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Undertale", "release_year": 2015, "genres": ["adventure", "indie", "role-playing"], "player_perspective": ["bird view"]}} | aa64e62a-1bdd-4491-b290-7e659b0ebd1a |
Dance Dance Revolution Universe 3 is a poor music game for the Xbox. There is 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "has_multiplayer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Dance Dance Revolution Universe 3", "rating": "poor", "genres": ["music"], "has_multiplayer": true, "platforms": ["Xbox"]}} | cdb4b9cf-1012-46d3-b6f1-8609307048a1 |
So now I've started to wonder, have you played any games created by EA Digital Illusions CE, such as 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"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Mirror's Edge Catalyst", "developer": "EA Digital Illusions CE"}} | 5b118585-653e-466b-9a50-aafde3bd6b68 |
Why do you feel Steam games are pretty good? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "available_on_steam": true}} | 1c8c9cda-7bf5-4a36-a620-2b72f649d2d7 |
Nightshade is a text adventure by Red Entertainment Corporation for PC only. This game is available on Steam and is not available for Linux or Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "developer", "genres", "has_linux_release", "has_mac_release", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Nightshade", "developer": "Red Entertainment Corporation", "genres": ["text adventure"], "platforms": ["PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 09b4393e-906a-4c5a-a721-fef019f7e3d1 |
Far Cry 3 is an action-adventure first person shooter. It was developed in 2012 with multiplayer features. It is rated M (for Mature). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Far Cry 3", "release_year": 2012, "esrb": "M (for Mature)", "genres": ["action-adventure", "shooter"], "player_perspective": ["first person"], "has_multiplayer": true}} | fa49f142-8fd4-4364-97c3-659b29d3247f |
I've heard a lot about EA Digital Illusions CE, have you played any of their games, such as 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"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Mirror's Edge Catalyst", "developer": "EA Digital Illusions CE"}} | e23d3856-c136-4855-8b03-26e2a5f661a2 |
Why do you like games on Steam? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "available_on_steam": true}} | 880a8fcb-d787-42c4-ab66-5dd06b0dc277 |
Need for Speed: The Run is an average driving/racing game. This came out in 2011 and can be played on PlayStation, Nintendo, PC or Xbox. This game is not available on Steam and can be played in either third person or first person. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Need for Speed: The Run", "release_year": 2011, "rating": "average", "genres": ["driving/racing"], "player_perspective": ["first person", "third person"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "available_on_steam": false}} | 7cda4c9e-c101-4c13-b419-9778639f26f9 |
Assassin's Creed II is a third person action-adventure platformer available for PlayStation, Xbox, PC and Mac. There is no Linux release and the game has no multiplayer mode. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Assassin's Creed II", "genres": ["action-adventure", "platformer"], "player_perspective": ["third person"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": true}} | 720c0bee-4254-4ab5-aedc-12b37471689b |
Have you played any games from EA Digital Illusions CE, 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"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Mirror's Edge Catalyst", "developer": "EA Digital Illusions CE"}} | 37a32859-3dd6-463f-b1b7-926927a8ac9a |
Why do you tend to enjoy games that are released on Steam? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "good", "available_on_steam": true}} | 9502e47e-3ef4-4cfd-bc69-56df2d7799c6 |
Quantum Break is an adventure shooter game that was released in 2016. It was rated M (for Mature). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Quantum Break", "release_year": 2016, "esrb": "M (for Mature)", "genres": ["adventure", "shooter"]}} | 144e388a-18fd-4217-8d04-c032d9999b88 |
If I remember correctly, you told me earlier that you didn't like Small World 2. Are you in general not fond of playing games on Steam? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Small World 2", "rating": "poor", "available_on_steam": true}} | 7f5077c2-5bdf-42d8-8460-48bf1017154d |
Is this about the game Diablo II, that you can even play on Mac? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["has_mac_release", "name"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Diablo II", "has_mac_release": true}} | 3465ee64-0aa0-47d9-be85-7c7caecb4862 |
Portal 2 is a combination of platformer, puzzle game, and shooter, all from a first person perspective. It's weird to think it came out all the way back in 2011 now. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Portal 2", "release_year": 2011, "genres": ["platformer", "puzzle", "shooter"], "player_perspective": ["first person"]}} | c793e5d8-f1e1-4d52-9d00-0d896ff12c41 |
Do you tend to not enjoy playing games on Steam, or is it just a problem with Small World 2? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Small World 2", "rating": "poor", "available_on_steam": true}} | 2a94f433-0db5-4090-b832-1b143e3fd5f1 |
Do you mean Diablo II that was released on the Mac? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["has_mac_release", "name"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Diablo II", "has_mac_release": true}} | 13b77772-889d-4264-936e-96aff75dac3a |
If you're looking for a real-time strategy game, you should try StarCraft. It came out in 1998 and is rated T (for Teen). You can play it on PC, but, unfortunately, it's not available on Steam. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "esrb", "genres", "name", "platforms", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "StarCraft", "release_year": 1998, "esrb": "T (for Teen)", "genres": ["real-time strategy"], "platforms": ["PC"], "available_on_steam": false}} | 56643e45-9e55-4afc-913c-7500df1df49a |
You mentioned not liking Small World 2 at all. Do you end up disliking many games that you get on Steam? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Small World 2", "rating": "poor", "available_on_steam": true}} | c6747a47-a0ce-48b9-9f37-72c76d9e9055 |
Are you talking about the Diablo II that you can play on Mac too? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["has_mac_release", "name"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Diablo II", "has_mac_release": true}} | 27fd95a0-3fe3-4c79-b9ec-9d724231b839 |
The Witcher 3: Wild Hunt is an excellent role-playing third person action-adventure. It was developed by CD Projekt RED and released in 2015 to a M (for Mature) rating. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Witcher 3: Wild Hunt", "release_year": 2015, "developer": "CD Projekt RED", "esrb": "M (for Mature)", "rating": "excellent", "genres": ["action-adventure", "role-playing"], "player_perspective": ["third person"]}} | 6a264c49-b7bd-4245-a0e0-57c2f94921ca |
Assassin's Creed Chronicles: India is a poor action-adventure platformer with a side view by Climax Studios. It was released in 2016. The game has no multiplayer mode. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Assassin's Creed Chronicles: India", "release_year": 2016, "developer": "Climax Studios", "rating": "poor", "genres": ["action-adventure", "platformer"], "player_perspective": ["side view"], "has_multiplayer": false}} | 36a09e77-6057-478e-ad4f-e5737e546eac |
You said earlier that you were not that fond of Stronghold 2. Do you tend to find multiplayer games on Steam lacking something in general? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Stronghold 2", "rating": "average", "has_multiplayer": true, "available_on_steam": true}} | 2e62af00-5d00-4122-9d2a-decd54b72fdb |
A pretty bad game that was released on Xbox and PC is Alan Wake's American Nightmare. This action-adventure shooter got poor reviews, but it's still 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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Alan Wake's American Nightmare", "rating": "poor", "genres": ["action-adventure", "shooter"], "platforms": ["Xbox", "PC"], "available_on_steam": true}} | f7689a28-1ac7-44bb-9dc6-86ac7addde6e |
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"]}} | 6ec4d8fc-c3ec-4f56-a8cb-3cc2c32f1278 |
You previously mentioned that Stronghold 2 was merely average. Are you usually unimpressed with multiplayer games on Steam? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Stronghold 2", "rating": "average", "has_multiplayer": true, "available_on_steam": true}} | e2c54acd-abca-47ae-a614-34ac370e0b05 |
Alan Wake's American Nightmare is an action-adventure shooter. It's available on Xbox and PC via the Steam platform. This game launched to 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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Alan Wake's American Nightmare", "rating": "poor", "genres": ["action-adventure", "shooter"], "platforms": ["Xbox", "PC"], "available_on_steam": true}} | 9e728262-7dce-445b-96c4-1318ba64d27d |
Age of Empires II: The Age of Kings was a good real-time strategy game. It could be played on PlayStation and PC. It was released on Mac, but not Linux or Steam. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Age of Empires II: The Age of Kings", "rating": "good", "genres": ["real-time strategy"], "platforms": ["PlayStation", "PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": true}} | 639bb275-ce37-4744-9584-a807ddb71659 |
If you like indie adventure games, then you should try the 2014 video game created by the Astronauts called The Vanishing of Ethan Carter. It was released on PlayStation, Xbox, PC and is available on Steam, but it unfortunately has no support for Linux and Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "developer", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Vanishing of Ethan Carter", "release_year": 2014, "developer": "The Astronauts", "genres": ["adventure", "indie"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | e14f0247-5900-483d-8c20-55ff32fa3b60 |
You said that Stronghold 2 felt average. Do you think this is true for other multiplayer games on Steam? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Stronghold 2", "rating": "average", "has_multiplayer": true, "available_on_steam": true}} | 19f0791d-a540-4f17-a295-6edaa53c6344 |
A poorly-rated action-adventure shooter is Alan Wake's American Nightmare. It is available on Xbox, PC and Steam. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Alan Wake's American Nightmare", "rating": "poor", "genres": ["action-adventure", "shooter"], "platforms": ["Xbox", "PC"], "available_on_steam": true}} | d6e27aad-b0dc-46db-b917-668547ee9d57 |
The action-adventure shooter game developed by Naughty Dog, Uncharted 4: A Thief's End, was released for PlayStation only. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "genres", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Uncharted 4: A Thief's End", "developer": "Naughty Dog", "genres": ["action-adventure", "shooter"], "platforms": ["PlayStation"]}} | 230ff51d-88b2-4113-9b11-59b34249ad86 |
Spider-Man is a new third person action-adventure from Insomniac Games. It is set for release on September 7, 2018 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"]}} | 32a078bf-5ad8-43c4-9022-4080e0d43d9b |
What game you've played do you think is really underrated? | {"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": "underrated"}} | 02fce634-a6d5-406f-a549-dd845aa563f4 |
Ori and the Blind Forest, by Moon Studios, is a puzzle-platformer adventure game played in side view. It does not 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"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "genres", "has_multiplayer", "name", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Ori and the Blind Forest", "developer": "Moon Studios", "genres": ["adventure", "platformer", "puzzle"], "player_perspective": ["side view"], "has_multiplayer": false}} | c47188de-d76f-45d6-a155-efd82ce26f97 |
If you want action-adventure gaming, Grand Theft Auto V is a multiplayer driving and shooting game. It came out in 2013, and is rated M (for Mature). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Grand Theft Auto V", "release_year": 2013, "esrb": "M (for Mature)", "genres": ["action-adventure", "driving/racing", "shooter"], "has_multiplayer": true}} | 5ad87ed4-e31a-43db-8f6e-a95f5b5289e6 |
What would you say is an underrated game that you really enjoyed though? | {"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": "underrated"}} | 67040164-b6da-423c-a562-8621cf41c972 |
Ori and the Blind Forest is a side view adventure puzzle-platformer game developed by Moon Studios. It does not have a multiplayer feature. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "genres", "has_multiplayer", "name", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Ori and the Blind Forest", "developer": "Moon Studios", "genres": ["adventure", "platformer", "puzzle"], "player_perspective": ["side view"], "has_multiplayer": false}} | b87e1102-3d05-4fff-8d73-99cba102e814 |
In your opinion, what was the most underrated game released last year? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"specifier": {"title": "Specifier", "type": "string"}}, "required": ["specifier"], "type": "object"}}} | {"name": "request", "arguments": {"specifier": "underrated"}} | 7e5993f4-45ac-4b34-83ab-39fc980ce390 |
If you aren't interested in multiplayer, check out Ori and the Blind Forest, developed by Moon Studios. It is a side view platformer with puzzles and adventure. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "genres", "has_multiplayer", "name", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Ori and the Blind Forest", "developer": "Moon Studios", "genres": ["adventure", "platformer", "puzzle"], "player_perspective": ["side view"], "has_multiplayer": false}} | 2d3c327e-4fca-4045-aca8-5eeace9a8ff6 |
Lara Croft and the Temple of Osiris is an action-adventure shooter with a good deal of puzzle solving that was released on PlayStation, Xbox, and PC. It is also available on Steam, though Linux and Mac do not support it. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Lara Croft and the Temple of Osiris", "genres": ["action-adventure", "puzzle", "shooter"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 71a91c2c-d778-4b7c-b0fa-aab998dd7aa1 |
If you like music games geared toward a T (for Teen)-rated audience, you should check out the 2009-released game known as Guitar Hero: Smash Hits. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Guitar Hero: Smash Hits", "release_year": 2009, "esrb": "T (for Teen)", "genres": ["music"]}} | 44efbafd-c55a-425b-b50e-27cf9b636910 |
Are you fond of playing PC games with a third person perspective, such as Silent Hill 2? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Silent Hill 2", "player_perspective": ["third person"], "platforms": ["PC"]}} | f4e48700-ec3d-4764-a6cc-e2742f1f0939 |
The Legend of Zelda: Ocarina of Time is an awesome action-adventure puzzle role-playing game with both a bird's eye and a third person view. The game received an E (for Everyone) rating. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Legend of Zelda: Ocarina of Time", "esrb": "E (for Everyone)", "rating": "excellent", "genres": ["action-adventure", "puzzle", "role-playing"], "player_perspective": ["bird view", "third person"]}} | cae5f58c-da6b-4165-af41-2f1a3c8bef35 |
I enjoy Guitar Hero: Smash Hits, the music game from 2009. It's rated T (for Teen). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Guitar Hero: Smash Hits", "release_year": 2009, "esrb": "T (for Teen)", "genres": ["music"]}} | 028e71b3-0e0b-4d65-b30d-0cdb0ff3f804 |
Say, do you usually like third person PC games like Silent Hill 2? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Silent Hill 2", "player_perspective": ["third person"], "platforms": ["PC"]}} | af859134-74ac-40b9-8e4f-22086bd5ce36 |
Guitar Hero: Smash Hits is a music game released in 2009. It is rated T (for Teen). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Guitar Hero: Smash Hits", "release_year": 2009, "esrb": "T (for Teen)", "genres": ["music"]}} | 82a54e07-66c2-4cf6-8335-765c5cd667a9 |
So do you enjoy third person perspective PC games, like Silent Hill 2? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "Silent Hill 2", "player_perspective": ["third person"], "platforms": ["PC"]}} | c60f097f-def6-47c2-a426-723a3f5701e3 |
MotorStorm: Apocalypse came out in 2011. The game, involving third person vehicular combat, was released only on the PlayStation. Although the game supports multiplayer, the reviews were 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "MotorStorm: Apocalypse", "release_year": 2011, "rating": "poor", "genres": ["vehicular combat"], "player_perspective": ["third person"], "has_multiplayer": true, "platforms": ["PlayStation"]}} | 5ca74784-f369-4c54-9e5b-8987716d2fc2 |
Why do you think that the PC games made by Valve Corporation are amazing? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "platforms", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"developer": "Valve Corporation", "rating": "excellent", "platforms": ["PC"]}} | 60c08722-a25a-4883-91a1-a96e9df74352 |
You once said Worms: Reloaded was kinda okay, but nothing all that special. Is it perhaps because PC is not the platform of your choice? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Worms: Reloaded", "rating": "average", "platforms": ["PC"]}} | 1f128edb-dceb-4095-a329-0ecba065c5aa |
Small World 2 is a multiplayer indie trivia/board game. It was developed by Days of Wonder for PC, and you can get it on Steam. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "genres", "has_multiplayer", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Small World 2", "developer": "Days of Wonder", "genres": ["indie", "trivia/board game"], "has_multiplayer": true, "platforms": ["PC"], "available_on_steam": true}} | fc4a093f-b9fd-45e9-852c-f767c2da1e1c |
Stronghold 2 is a 2005 real-time strategy and simulation game rated T (for Teen). You can play it on PC only and, of course, it is available on Steam. The game has a multiplayer mode too. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "esrb", "genres", "has_multiplayer", "name", "platforms", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Stronghold 2", "release_year": 2005, "esrb": "T (for Teen)", "genres": ["real-time strategy", "simulation"], "has_multiplayer": true, "platforms": ["PC"], "available_on_steam": true}} | 1a6f2bc7-9b42-494e-815d-357074f28ad8 |
Why do you find Valve Corporation's PC games to be top tier? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "platforms", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"developer": "Valve Corporation", "rating": "excellent", "platforms": ["PC"]}} | c95469b5-786c-462f-a72f-aeadc0d6a7a4 |
Are you normally nonplussed by PC games, or is Worms: Reloaded atypical? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Worms: Reloaded", "rating": "average", "platforms": ["PC"]}} | 98c30491-5444-48f4-81ab-2c0b2b90670f |
The Forest of Doom is an average game for the PC, Linux, and Mac. It's a role-playing, text 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Forest of Doom", "rating": "average", "genres": ["role-playing", "text adventure"], "platforms": ["PC"], "has_linux_release": true, "has_mac_release": true}} | 98bafde1-ac60-4dc4-817e-9b68fd73e608 |
How come you adore PC games from Valve Corporation? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "platforms", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"developer": "Valve Corporation", "rating": "excellent", "platforms": ["PC"]}} | 8cf075d1-d447-4030-98f2-85f1a7876c5f |
You mentioned that Worms: Reloaded was an okay game, but nothing amazing. In general, do you feel that way about PC games? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Worms: Reloaded", "rating": "average", "platforms": ["PC"]}} | 08bdf58e-f3d4-4a61-b3b4-8a5f02387446 |
One of my favorite indie, hack-and-slash adventures with a third person perspective is Hellblade: Senua's Sacrifice. It is an excellent game. You can get it on PlayStation, Xbox, or 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Hellblade: Senua's Sacrifice", "rating": "excellent", "genres": ["adventure", "hack-and-slash", "indie"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}} | 01692a03-dbe1-4128-a4d5-6f3df595d522 |
Crysis is an action-adventure first person shooter by Crytek Frankfurt. This game has an M (for Mature) rating and can be played 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"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Crysis", "developer": "Crytek Frankfurt", "esrb": "M (for Mature)", "genres": ["action-adventure", "shooter"], "player_perspective": ["first person"], "has_multiplayer": true}} | 574c674d-f42f-4292-b045-9ac6944efd5a |
Need for Speed: Most Wanted is a good racing game rated T (for Teen). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Need for Speed: Most Wanted", "esrb": "T (for Teen)", "rating": "good", "genres": ["driving/racing"]}} | 10dab5a5-0f54-4e56-b122-288fa596a927 |
Dirt: Showdown is a sport racing game that is available for PlayStation, Xbox, and PC. It is not available on Steam. The game has multiplayer available, and can be played either from a first person or a third person perspective. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Dirt: Showdown", "genres": ["driving/racing", "sport"], "player_perspective": ["first person", "third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": false}} | 3da884a0-89ea-4d6d-96e9-c367499ae4a4 |
Age of Wonders II: The Wizard's Throne received mostly negative ratings. It's a turn-based strategy RPG that you play from a bird's eye view. It was rated T (for Teen). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Age of Wonders II: The Wizard's Throne", "esrb": "T (for Teen)", "rating": "poor", "genres": ["role-playing", "turn-based strategy"], "player_perspective": ["bird view"]}} | c3a08278-01b7-4c07-a664-213e2f20d330 |
Crysis is a first person action-adventure, shooter game that offers a multiplayer aspect. It was made by the developer Crytek Frankfurt and 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Crysis", "developer": "Crytek Frankfurt", "esrb": "M (for Mature)", "genres": ["action-adventure", "shooter"], "player_perspective": ["first person"], "has_multiplayer": true}} | 59cf8b7f-aea7-4f3b-941b-ff2abed574be |
Need for Speed: Most Wanted is a fun racing game, and it is rated T (for Teen). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Need for Speed: Most Wanted", "esrb": "T (for Teen)", "rating": "good", "genres": ["driving/racing"]}} | b38956bd-8509-49da-a203-7cc8b0543591 |
Outlast II is an indie adventure game developed by Red Barrels. It has received average ratings, and has an 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"}}, "required": ["developer", "esrb", "genres", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Outlast II", "developer": "Red Barrels", "esrb": "M (for Mature)", "rating": "average", "genres": ["adventure", "indie"]}} | a11cb3b3-175d-4dc5-8cb6-17005f243dbf |
The simulation and real-time strategy game, Stronghold 2, was released in 2005 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Stronghold 2", "release_year": 2005, "genres": ["real-time strategy", "simulation"], "has_multiplayer": true}} | dcd83310-9d83-4ad7-8141-8f53b6c79e07 |