input
stringlengths 20
429
| tool
stringclasses 464
values | output
stringlengths 46
331
| id
stringlengths 36
36
|
---|---|---|---|
1999 saw the release of RollerCoaster Tycoon from MicroProse on Xbox, PC, and Linux (but not Mac). It's a strategy sim that lets you survey your domain with 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"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["developer", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "RollerCoaster Tycoon", "release_year": 1999, "developer": "MicroProse", "genres": ["simulation", "strategy"], "player_perspective": ["bird view"], "platforms": ["Xbox", "PC"], "has_linux_release": true, "has_mac_release": false}} | 77971d74-0918-4487-a617-6f6d9358c388 |
Have you played any games from Capcom Production Studio 4, like Resident Evil 4? | {"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": "Resident Evil 4", "developer": "Capcom Production Studio 4"}} | bcf23c85-0906-4d40-aee1-1903152f508b |
Have you ever played any Beenox games like Guitar Hero: Smash Hits? | {"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": "Guitar Hero: Smash Hits", "developer": "Beenox"}} | d2bf874b-c275-4d2e-b758-343e4e4f2158 |
The Vanishing of Ethan Carter was mostly just okay. It's your average indie-adventure title that came out in 2014. Be aware it's not a children's game, and has an M-rating. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "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"]}} | c92abcf8-3759-4839-901a-ec6820e06e0d |
Age of Wonders II: The Wizard's Throne is a turn-based role-playing strategy game for PC only. It is available on Steam. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Age of Wonders II: The Wizard's Throne", "genres": ["role-playing", "turn-based strategy"], "platforms": ["PC"], "available_on_steam": true}} | 2cc4058c-2331-4280-b3dc-d9cb37aed101 |
Tony Hawk's Pro Skater 3 is a sports game developed for PlayStation, Xbox, Nintendo, and PC. The game was released to average critical reception. The game is currently available on major platforms including Mac, with no Linux release. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tony Hawk's Pro Skater 3", "rating": "average", "genres": ["sport"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "has_linux_release": false, "has_mac_release": true}} | 0872e116-ba8e-46b3-9daf-bb0f5c8eb3bc |
So I've been curious, have you ever played a game made by Capcom Production Studio 4, such as Resident Evil 4? | {"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": "Resident Evil 4", "developer": "Capcom Production Studio 4"}} | 7da0dbe6-e616-45ef-979d-2d109cf4f68b |
Have you given Beenox's games a try? They've made games like Guitar Hero: Smash Hits. | {"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": "Guitar Hero: Smash Hits", "developer": "Beenox"}} | 28452781-0e83-4e32-9f42-6947a4a7a13c |
Guitar Hero: Smash Hits is a 2009 first person music game for PlayStation, Xbox, and Nintendo. It has poor ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Guitar Hero: Smash Hits", "release_year": 2009, "rating": "poor", "genres": ["music"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "Nintendo"]}} | ebc73b52-f11f-4fd2-8d1b-074c343ba45e |
Do you like games developed by Capcom Production Studio 4, like Resident Evil 4? | {"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": "Resident Evil 4", "developer": "Capcom Production Studio 4"}} | b9d612b2-5536-4d50-abfe-76b2916e59ea |
So I was wondering now, have you played any games developed by Beenox, you know, games like Guitar Hero: Smash Hits? | {"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": "Guitar Hero: Smash Hits", "developer": "Beenox"}} | 21bc7030-198a-43bc-a6dd-7557c2ba3552 |
The Vanishing of Ethan Carter is an indie adventure game that was released in 2014 for PlayStation, Xbox, and PC. It is available on Steam. It was not released on Linux or Mac, and it does not have 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Vanishing of Ethan Carter", "release_year": 2014, "genres": ["adventure", "indie"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 16da396c-95cf-4979-a17f-7f5fc6c84fba |
The Wolf Among Us, a third person point-and-click adventure game, is for any mature gamer in single-player mode. From 2013 to present, it has continued to receive good reviews and will probably continue being enjoyed for many more years. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Wolf Among Us", "release_year": 2013, "esrb": "M (for Mature)", "rating": "good", "genres": ["adventure", "point-and-click"], "player_perspective": ["third person"], "has_multiplayer": false}} | 529aaf35-0bed-4ff0-982a-94c5433669dc |
Layers of Fear is a first person indie adventure point-and-click game. The game doesn't feature multiplayer and has been given a poor 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Layers of Fear", "rating": "poor", "genres": ["adventure", "indie", "point-and-click"], "player_perspective": ["first person"], "has_multiplayer": false}} | 5e8203ec-4131-4879-b8eb-bc92487a6c29 |
Need for Speed: The Run is a 2011 racing game that is rated T for teen audiences. | {"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": "Need for Speed: The Run", "release_year": 2011, "esrb": "T (for Teen)", "genres": ["driving/racing"]}} | 6db7df37-2930-4120-978b-e05631b64598 |
Little Big Adventure is an average third person action-adventure game with no multiplayer that is rated T (for Teen). It was developed by Adeline Software International and released in 1994. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Little Big Adventure", "release_year": 1994, "developer": "Adeline Software International", "esrb": "T (for Teen)", "rating": "average", "genres": ["action-adventure"], "player_perspective": ["third person"], "has_multiplayer": false}} | afc784dc-76bf-4270-afca-c5cf28ac3d8e |
If sport games are your thing you should look into Tony Hawk's Pro Skater 3. It was released for PlayStation, Xbox, Nintendo, and PC and got an average rating. It did get a Mac release but no Linux. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tony Hawk's Pro Skater 3", "rating": "average", "genres": ["sport"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "has_linux_release": false, "has_mac_release": true}} | 94d599bb-f3cf-4e02-8d71-4ce7c0c5a9f2 |
In 2013, the third person point-and-click adventure game, The Wolf Among Us, was released for mature audiences. It generally received good ratings despite the lack of 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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Wolf Among Us", "release_year": 2013, "esrb": "M (for Mature)", "rating": "good", "genres": ["adventure", "point-and-click"], "player_perspective": ["third person"], "has_multiplayer": false}} | 90c64502-4d10-4776-a6e0-329ba2f8284f |
An indie single-player adventure game to avoid is Layers of Fear. It is a poor first person point-and-click 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Layers of Fear", "rating": "poor", "genres": ["adventure", "indie", "point-and-click"], "player_perspective": ["first person"], "has_multiplayer": false}} | 5b74cb55-6ff4-4785-9a49-fac14b113a2f |
The Elder Scrolls Online is a MMORPG that came out in 2014 from ZeniMax Online Studios. The game is rated M (for Mature) and offers both first person and third person perspectives. | {"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"}, "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", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Elder Scrolls Online", "release_year": 2014, "developer": "ZeniMax Online Studios", "esrb": "M (for Mature)", "genres": ["MMORPG"], "player_perspective": ["first person", "third person"]}} | db29611c-ef4e-4362-b76d-5a8596cc6fcb |
The Wolf Among Us, rated M (for Mature), is from 2013. It's a good point-and-click adventure with third person view but 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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Wolf Among Us", "release_year": 2013, "esrb": "M (for Mature)", "rating": "good", "genres": ["adventure", "point-and-click"], "player_perspective": ["third person"], "has_multiplayer": false}} | a33f2398-2bbd-4a4c-a498-d4d7e4319ce8 |
Layers of Fear is an indie adventure point-and-click game that has been rated poorly. It is a first person game with no multiplayer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Layers of Fear", "rating": "poor", "genres": ["adventure", "indie", "point-and-click"], "player_perspective": ["first person"], "has_multiplayer": false}} | 3d56d12a-8d7e-4d3c-b508-7944c8820c41 |
Uncharted 4: A Thief's End is a multiplayer third person action-adventure shooter. It was developed by Naughty Dog 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"}, "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", "genres", "has_multiplayer", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Uncharted 4: A Thief's End", "developer": "Naughty Dog", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "has_multiplayer": true, "platforms": ["PlayStation"]}} | e4518889-2641-448a-9908-133592e7ce3d |
Anthem is a third person action-adventure role-playing shooter game with multiplayer. You can play it on PlayStation, Xbox, and PC, and will be out on February 22, 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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["exp_release_date", "genres", "has_multiplayer", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Anthem", "exp_release_date": "February 22, 2019", "genres": ["action-adventure", "role-playing", "shooter"], "player_perspective": ["third person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "PC"]}} | 6575c502-4ae3-48bc-87bc-fd2f77146db8 |
Age of Wonders II: The Wizard's Throne is a 2002 role-playing, turn-based strategy game with 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"}, "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": "Age of Wonders II: The Wizard's Throne", "release_year": 2002, "rating": "poor", "genres": ["role-playing", "turn-based strategy"]}} | 4d64f5bd-424a-4ac8-b1c6-48e1c6f3d4a8 |
Metroid Prime Pinball is a pinball puzzle game that was released in 2005 for the Nintendo, it was rated E (for everyone) and received an overall average rating. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "genres", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Metroid Prime Pinball", "release_year": 2005, "esrb": "E (for Everyone)", "rating": "average", "genres": ["pinball", "puzzle"], "platforms": ["Nintendo"]}} | c6b7d521-c16a-4d48-a3d2-3e949895f930 |
Max Payne was developed by Remedy Entertainment. It was released in 2001 with an M (for Mature) rating. It's a good action-adventure shooter game 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"}, "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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Max Payne", "release_year": 2001, "developer": "Remedy Entertainment", "esrb": "M (for Mature)", "rating": "good", "genres": ["action-adventure", "shooter"], "platforms": ["PlayStation", "Xbox", "PC"]}} | 07d4e7ab-d047-47b2-8830-989d0a146a41 |
Euro Truck Simulator from 2008 was a poor driving/racing simulation game. It was 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"}}, "required": ["genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Euro Truck Simulator", "release_year": 2008, "rating": "poor", "genres": ["driving/racing", "simulation"], "player_perspective": ["first person"]}} | bd35dd60-0efb-4360-aba6-3bc2542c78da |
Tony Hawk's Pro Skater 3 is a sport game. It has received average ratings and was released on PlayStation, Xbox, Nintendo, PC, with Mac support. It currently does not have a Linux release. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tony Hawk's Pro Skater 3", "rating": "average", "genres": ["sport"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "has_linux_release": false, "has_mac_release": true}} | f2d60e11-2e90-4d3c-a3c9-675ccc6c2ec4 |
If you like role-playing games, Age of Wonders II: The Wizard's Throne is a turn-based strategy game from 2002. It has poor ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Age of Wonders II: The Wizard's Throne", "release_year": 2002, "rating": "poor", "genres": ["role-playing", "turn-based strategy"]}} | 9a2e815c-d00a-4da1-9199-41340737f3db |
Metroid Prime Pinball is a decent pinball puzzle game that came out in 2005. It's available on Nintendo consoles, and is rated E (for Everyone). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "genres", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Metroid Prime Pinball", "release_year": 2005, "esrb": "E (for Everyone)", "rating": "average", "genres": ["pinball", "puzzle"], "platforms": ["Nintendo"]}} | 756d8552-9e1b-460e-b6bb-e3f15d4f83db |
If you like arcade driving/racing games, try out TrackMania Turbo. It has received good ratings and is available on PlayStation, Xbox, and PC. You can find it on Steam, but there is no 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"}, "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": "TrackMania Turbo", "rating": "good", "genres": ["arcade", "driving/racing"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 65a6cfa0-448c-4c39-843f-f5e09c29033e |
A vehicular combat game featuring sport aspects, Rocket League, was released in 2015. The game is rated E (for Everyone) 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"}, "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": "Rocket League", "release_year": 2015, "esrb": "E (for Everyone)", "genres": ["sport", "vehicular combat"], "has_multiplayer": true}} | fdfbedef-436e-454c-8dfc-f00b55bc7cf5 |
And speaking of games that can be played on both Mac and Linux, are you familiar with Undertale? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["has_linux_release", "has_mac_release", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Undertale", "has_linux_release": true, "has_mac_release": true}} | 9f00368c-df57-4b31-8f1e-ab010ac30e51 |
The 2002 role-playing game, Age of Wonders II: The Wizard's Throne, is for those who also enjoy turn-based strategy. It has received poor ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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": "Age of Wonders II: The Wizard's Throne", "release_year": 2002, "rating": "poor", "genres": ["role-playing", "turn-based strategy"]}} | c1015765-7ef9-4ce5-bf6a-214c55b2b3d2 |
Metroid Prime Pinball is an average 2005 pinball puzzle game for Nintendo, which is rated E (for Everyone). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "genres", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Metroid Prime Pinball", "release_year": 2005, "esrb": "E (for Everyone)", "rating": "average", "genres": ["pinball", "puzzle"], "platforms": ["Nintendo"]}} | 0010cbe7-cc42-45ce-82d3-476fe203605f |
A great game to play is the 2004 action-adventure tactical shooter, Metal Gear Solid 3: Snake Eater. You can play from bird view, first person or third person perspective. It can be played on 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Metal Gear Solid 3: Snake Eater", "release_year": 2004, "rating": "excellent", "genres": ["action-adventure", "shooter", "tactical"], "player_perspective": ["bird view", "first person", "third person"], "platforms": ["PlayStation"]}} | 87ea77db-15d7-4519-947a-bf903777890f |
Don't you like games that have Linux and Mac releases? Either way, there's this fun game called Undertale I think you'd like that runs on both. 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"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["has_linux_release", "has_mac_release", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Undertale", "has_linux_release": true, "has_mac_release": true}} | d47e7f37-980b-42e4-a139-34020e891543 |
Rocket League is a pretty solid third person game from Psyonix, I must say. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Rocket League", "developer": "Psyonix", "rating": "good", "player_perspective": ["third person"]}} | 5a0f8bb7-0e2f-4648-8671-5e8e84854e51 |
Madden NFL 15 is so-so in my opinion. 2014 was just overall an average year for games, and it's a good example of that. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["name", "rating", "release_year"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Madden NFL 15", "release_year": 2014, "rating": "average"}} | ec037a89-5bd4-4aa9-85fa-def3439921c3 |
Let's play Never Alone, it's an indie adventure-platformer 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Never Alone", "genres": ["adventure", "indie", "platformer"], "player_perspective": ["side view"]}} | a29133cc-96e4-461f-a8b6-06220836ce0a |
The Last of Us is a 2013 action-adventure shooter that was developed by Naughty Dog for the PlayStation. You can play this from a third person perspective. However, this game is rated M for mature audiences. | {"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"}, "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", "esrb", "genres", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Last of Us", "release_year": 2013, "developer": "Naughty Dog", "esrb": "M (for Mature)", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "platforms": ["PlayStation"]}} | c40b8c9e-ed94-48d6-aa56-13a71def168b |
If you play games both on Mac and Linux, Undertale is definitely one to check out. Have you heard of it? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["has_linux_release", "has_mac_release", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Undertale", "has_linux_release": true, "has_mac_release": true}} | eafc0227-7875-442b-88c8-d7ef84bc2387 |
I'm normally ambivalent about third person games, but Psyonix is one of my favorite developers, and they managed to make Rocket League a pretty good game despite the perspective. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Rocket League", "developer": "Psyonix", "rating": "good", "player_perspective": ["third person"]}} | 6325276e-f36c-4ddc-ac1d-c15cb83797c8 |
Madden NFL 15 was a pretty average sports game for 2014. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["name", "rating", "release_year"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Madden NFL 15", "release_year": 2014, "rating": "average"}} | 8bde1561-5c7f-43d7-b759-a13f04d2933f |
Need for Speed: Payback by Ghost Games is a poorly-rated racing game. It is rated T (for Teen) and was released in 2017. | {"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"}}, "required": ["developer", "esrb", "genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Need for Speed: Payback", "release_year": 2017, "developer": "Ghost Games", "esrb": "T (for Teen)", "rating": "poor", "genres": ["driving/racing"]}} | 06218549-e415-490c-8f34-9b350e68f76a |
Life is Strange is a good role-playing game played in third person. It is rated M (for Mature). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Life is Strange", "esrb": "M (for Mature)", "rating": "good", "genres": ["role-playing"], "player_perspective": ["third person"]}} | a2556574-8262-4ee1-8cc6-03ecf558c0b1 |
FIFA 12 is an E rated sports simulation game with a both a bird view, side view. It was released for PlayStation, Xbox, Nintendo, PC, but it has not been released 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"}, "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", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "FIFA 12", "esrb": "E (for Everyone)", "genres": ["simulation", "sport"], "player_perspective": ["bird view", "side view"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "available_on_steam": false}} | 95bf0be9-1545-4448-bc16-c935af6824a2 |
I think Rocket League is a solid game. It is one of the many good third person perspective games developed by Psyonix. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Rocket League", "developer": "Psyonix", "rating": "good", "player_perspective": ["third person"]}} | 6234dbe1-14cf-45fe-8d5f-db4c1fe31d7d |
Madden NFL 15 felt like an only average entry, released back in 2014. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["name", "rating", "release_year"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Madden NFL 15", "release_year": 2014, "rating": "average"}} | b241976d-a7d9-4009-a929-60aa5805b481 |
SpellForce 3 is poorly-rated real-time strategy, role-playing game in bird view. It has 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "SpellForce 3", "rating": "poor", "genres": ["real-time strategy", "role-playing"], "player_perspective": ["bird view"], "has_multiplayer": true}} | f4fe5596-40d9-4ace-a14f-8a3594908199 |
God of War is an excellent action-adventure platformer that came out in 2018 for PlayStation. The role-playing game is third person. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "God of War", "release_year": 2018, "rating": "excellent", "genres": ["action-adventure", "platformer", "role-playing"], "player_perspective": ["third person"], "platforms": ["PlayStation"]}} | d1a406ee-6cbc-415a-bbec-c5cb3d3fa7e7 |
FIFA 12 is a sports simulation available for Nintendo, Xbox, PlayStation, and PC. You get to play the game of soccer and can do so from the bird's eye or side view perspectives. It's not available on Steam but its ESRB rating is E (for Everyone). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "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", "esrb", "genres", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "FIFA 12", "esrb": "E (for Everyone)", "genres": ["simulation", "sport"], "player_perspective": ["bird view", "side view"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "available_on_steam": false}} | aaeb3c7f-72a2-41df-b538-7c8648568e02 |
Do you mean the adventure shooter, Shadow of the Tomb Raider, with a third person perspective? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "confirm", "arguments": {"name": "Shadow of the Tomb Raider", "genres": ["adventure", "shooter"], "player_perspective": ["third person"]}} | ea3e78c6-4949-4785-a9ae-848eccf8b79e |
Are you talking about Ori and the Blind Forest, which has no multiplayer mode? | {"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_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Ori and the Blind Forest", "has_multiplayer": false}} | 1d4db667-2c0e-4502-9c06-2f47003ccbdd |
Horizon: Zero Dawn is an action-adventure role-playing shooter for PlayStation, and it has 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Horizon: Zero Dawn", "rating": "excellent", "genres": ["action-adventure", "role-playing", "shooter"], "platforms": ["PlayStation"]}} | 1f7c4d5e-fa32-4cb9-869d-430dc0d38a43 |
NBA 2K19 is a sports game that will be released on September 11, 2018 by the developer Visual Concepts. | {"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"}}, "required": ["developer", "exp_release_date", "genres", "name"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "NBA 2K19", "exp_release_date": "September 11, 2018", "developer": "Visual Concepts", "genres": ["sport"]}} | 4019759f-aa15-4f45-b048-28fff2eb7e61 |
Fifa 12 is a decent sports simulator. It's pretty cool how the game swaps from the bird's eye perspective down to a side view while you're playing. You can get the game for PlayStation, Xbox, Nintendo consoles, and PC, but unfortunately it's not on Steam. Of course, as a sports game there's not much objectionable content so it's rated E. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "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", "esrb", "genres", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "FIFA 12", "esrb": "E (for Everyone)", "genres": ["simulation", "sport"], "player_perspective": ["bird view", "side view"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "available_on_steam": false}} | bb98930b-e94e-4ca3-9dd9-b9bae0fb502d |
Are you talking about Shadow of the Tomb Raider, the third person adventure shooter? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` 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": "confirm", "arguments": {"name": "Shadow of the Tomb Raider", "genres": ["adventure", "shooter"], "player_perspective": ["third person"]}} | 2f98d47e-232c-43df-801a-eb3e2fd76ac2 |
Is it the Ori and the Blind Forest that you're talking about the one that doesn't have any multiplayer? | {"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_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Ori and the Blind Forest", "has_multiplayer": false}} | 719f21b5-ee18-44ed-b541-bbbc72b82475 |
Super Mario World is a great example of a traditional side view platformer. It came out in 1990 on Nintendo, and was developed by Nintendo EAD. | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Super Mario World", "release_year": 1990, "developer": "Nintendo EAD", "rating": "excellent", "genres": ["platformer"], "player_perspective": ["side view"], "platforms": ["Nintendo"]}} | 7346ece0-2d4e-48a8-8208-c71ec23a84a4 |
SpellForce 3 is a poorly rated real-time strategy role-playing game with a bird view, developed by Grimlore Games. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "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"]}} | df5568b8-e938-4ddf-8639-a459b7bc6355 |
When you refer to Shadow of the Tomb Raider, do you mean the one that's a third person adventure shooter? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` 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": "confirm", "arguments": {"name": "Shadow of the Tomb Raider", "genres": ["adventure", "shooter"], "player_perspective": ["third person"]}} | 9d5714fc-3823-40fe-9df8-1955eb9c38bd |
Do you mean the Ori and the Blind Forest without multiplayer? | {"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_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Ori and the Blind Forest", "has_multiplayer": false}} | ef6dce58-a285-4beb-a7f0-f05899095e25 |
Warcraft III: Reign of Chaos was developed by Blizzard Entertainment. It's a real-time strategy game for PC. It isn't 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": "Warcraft III: Reign of Chaos", "developer": "Blizzard Entertainment", "genres": ["real-time strategy"], "platforms": ["PC"], "available_on_steam": false}} | 7041391e-f0e3-4fa9-9f2c-3071c4cc28ef |
Undertale is an indie adventure role-playing game with an excellent rating. It's available on PlayStation, Nintendo Switch, and PC. You can also buy this game on the Steam store. If you were wondering if this game has a Linux or Mac release, the answer is yes and yes. | {"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": "Undertale", "rating": "excellent", "genres": ["adventure", "indie", "role-playing"], "platforms": ["PlayStation", "Nintendo Switch", "PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": true}} | 985f2f69-76a9-43c2-a636-b48eab214ed3 |
SpellForce 3 is a real-time strategy game developed by Grimlore Games. The game incorporates role-playing elements with a bird view and was released to poor critical reception. | {"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"]}} | bc74be2f-8871-4afe-9020-1e0d8f0a8c40 |
Have you played a game recently that you found really addictive? | {"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": "addictive"}} | 0c7dd77c-917c-4af7-85b3-469ae25d5c52 |
What is so much fun about a Teen rated game without the availability of multiplayer? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "has_multiplayer", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"esrb": "T (for Teen)", "rating": "excellent", "has_multiplayer": false}} | d20c1f94-acc9-48b0-8530-453674b836cf |
If you're looking for an indie adventure game with decent reviews, you should try Outlast II. It came out in 2017 on PlayStation, Xbox, and Nintendo Switch. It's also on PC and Mac but not on Linux. It's single-player only. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"}, "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", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Outlast II", "release_year": 2017, "rating": "average", "genres": ["adventure", "indie"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "Nintendo Switch", "PC"], "has_linux_release": false, "has_mac_release": true}} | 63ff8659-3bca-4533-b0d5-27969ff145d3 |
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"]}} | c13f987b-c1ee-402a-8dee-57be37ef41e1 |
Are there any games you find really addictive? | {"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": "addictive"}} | 1e17ad36-4f33-49b1-a0cb-d011fb216c46 |
I'm curious, why is it that so many of your favorite games are T rated single-player games? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "has_multiplayer", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"esrb": "T (for Teen)", "rating": "excellent", "has_multiplayer": false}} | 6520fe99-ef52-411a-874b-a8db81c9c82e |
Need for Speed: Shift by Slightly Mad Studios is a driving sim rated E (for Everyone). There's first and third person views and 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": "Need for Speed: Shift", "developer": "Slightly Mad Studios", "esrb": "E (for Everyone)", "genres": ["driving/racing", "simulation"], "player_perspective": ["first person", "third person"], "has_multiplayer": true}} | 25ca3601-7e48-4ed1-b644-105319092045 |
The Room is an excellent indie, point-and-click, puzzle game from 2012 with first 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"}, "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": "The Room", "release_year": 2012, "rating": "excellent", "genres": ["indie", "point-and-click", "puzzle"], "player_perspective": ["first person"]}} | 78ed82c6-c4fe-42cd-9363-c8ed83d8ff43 |
What game did you find most addictive 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": "addictive"}} | 84bf0e0c-7b73-444e-a4ff-5cd8680f9e4f |
What do you find so amazing about T rated single-player games? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "has_multiplayer", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"esrb": "T (for Teen)", "rating": "excellent", "has_multiplayer": false}} | be2daec0-20d9-4518-87fa-3e1481e3b8f5 |
Tom Clancy's The Division is an average role-playing tactical shooter that came out in 2016 for PlayStation, Xbox and PC. The game is not available on either Mac or Linux, but can be played 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": "Tom Clancy's The Division", "release_year": 2016, "rating": "average", "genres": ["role-playing", "shooter", "tactical"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 46f96109-b95b-4edc-8a30-9fe0081edf7b |
The Room is an excellent 2012 game. It's an indie, point-and-click, puzzle game, and it's in first 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"}, "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": "The Room", "release_year": 2012, "rating": "excellent", "genres": ["indie", "point-and-click", "puzzle"], "player_perspective": ["first person"]}} | b37ace78-9f37-471c-94f5-3b06312098fe |
Need for Speed: The Run is a driving/racing game that has both first person and third person persepctives. 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Need for Speed: The Run", "esrb": "T (for Teen)", "genres": ["driving/racing"], "player_perspective": ["first person", "third person"]}} | ab1f001a-45ab-427b-84dc-245d04614724 |
Tomb Raider: The Last Revelation was a surprisingly good game when I picked it up for the PlayStation. It definitely pushed that T rating 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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "name", "platforms", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Tomb Raider: The Last Revelation", "esrb": "T (for Teen)", "rating": "good", "platforms": ["PlayStation"]}} | 4469173d-6803-428d-ac73-0b90bfe2dad4 |
If you like fun third person role-playing games, then you should try Life is Strange. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Life is Strange", "rating": "good", "genres": ["role-playing"], "player_perspective": ["third person"]}} | 6344263f-a119-4e31-86c5-cc020fa01374 |
The Room from 2012 was an excellent indie game. It's a point-and-click puzzle game played in the 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"}}, "required": ["genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Room", "release_year": 2012, "rating": "excellent", "genres": ["indie", "point-and-click", "puzzle"], "player_perspective": ["first person"]}} | 00b13bb8-3497-4553-9d25-1146d3714333 |
Need for Speed: The Run is a first person or third person driving/racing game that 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Need for Speed: The Run", "esrb": "T (for Teen)", "genres": ["driving/racing"], "player_perspective": ["first person", "third person"]}} | 370f3594-380a-44fc-983a-91ca67a6b6c5 |
I like PlayStation games that go for a T rating to balance being family friendly and having mature themes, so I enjoyed Tomb Raider: The Last Revelation. | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "name", "platforms", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Tomb Raider: The Last Revelation", "esrb": "T (for Teen)", "rating": "good", "platforms": ["PlayStation"]}} | c2b760bb-db8e-40b2-b654-a18e868da0ff |
When I think of any adventure game, especially MMORPG, I think World of Warcraft is the way to go. It's been out since 2004 but, unfortunately, it is only available for PC and Mac users. It does not run on Linux systems, and you won't find it on Steam either. | {"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": "World of Warcraft", "release_year": 2004, "genres": ["adventure", "MMORPG"], "platforms": ["PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": true}} | ba2b3c8e-46a4-46d4-a7dc-d391b993931c |
Mafia is a driving and fighting shooter game that was released for PlayStation, Xbox, and PC. It is available on Steam. It does not have multiplayer support and is not available on 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Mafia", "genres": ["driving/racing", "fighting", "shooter"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 80f90f65-68df-425a-8d33-f36e1559991e |
Quantum Break is considered an average third person shooter, an adventure game developed by Remedy Entertainment and released 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": "Quantum Break", "release_year": 2016, "developer": "Remedy Entertainment", "rating": "average", "genres": ["adventure", "shooter"], "player_perspective": ["third person"]}} | e4e72908-9ee7-4a27-9875-f906f5ef2e4c |
Need for Speed: The Run was released with a T (for Teen) rating. It is a driving/racing game that offers a first person and third person 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"}, "esrb": {"title": "Esrb", "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Need for Speed: The Run", "esrb": "T (for Teen)", "genres": ["driving/racing"], "player_perspective": ["first person", "third person"]}} | 8679d9e9-13c2-49f8-808e-b215df38dd8b |
Undertale is an excellent bird view adventure RPG. It is an indie title that was released in 2015. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Undertale", "release_year": 2015, "rating": "excellent", "genres": ["adventure", "indie", "role-playing"], "player_perspective": ["bird view"]}} | 91029e4e-7fa1-43cd-810b-dfb75aeb9b51 |
Quantum Break by Remedy Entertainment in 2016 is a third person adventure shooter with average ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Quantum Break", "release_year": 2016, "developer": "Remedy Entertainment", "rating": "average", "genres": ["adventure", "shooter"], "player_perspective": ["third person"]}} | 70adc4ae-7215-45ca-ac14-11b17c8e5faf |
Skyforge is a hack-and-slash, MMORPG adventure with a third person player perspective. It has received poor ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Skyforge", "rating": "poor", "genres": ["adventure", "hack-and-slash", "MMORPG"], "player_perspective": ["third person"]}} | 919248ed-d29d-4665-b950-3174d052abe0 |
Super Bomberman is a bird's eye view action strategy game developed by Hudson Soft and released in 1993. The game has an E (for Everyone) rating and received average reviews from players. The game has 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "esrb", "genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Super Bomberman", "release_year": 1993, "developer": "Hudson Soft", "esrb": "E (for Everyone)", "rating": "average", "genres": ["action", "strategy"], "player_perspective": ["bird view"], "has_multiplayer": false}} | 76d175aa-8275-4994-a5b9-9330c6860980 |
If you're looking for the average third person adventure-shooter, you should try Remedy Entertainment's Quantum Break. It came out 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": "Quantum Break", "release_year": 2016, "developer": "Remedy Entertainment", "rating": "average", "genres": ["adventure", "shooter"], "player_perspective": ["third person"]}} | 924fae57-8ffa-4224-ad0c-4c561b1e42e5 |
If you like your gaming with hack-and-slash and adventure, then you would probably enjoy Skyforge. It's a third person MMORPG I recently started playing, and I'm enjoying it so far. Though, it's received poor reviews, so it may not be for everyone. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Skyforge", "rating": "poor", "genres": ["adventure", "hack-and-slash", "MMORPG"], "player_perspective": ["third person"]}} | 913f5659-8e49-4411-84e4-0c37a42a3504 |
I like Tomb Raider: The Last Revelation. It's on PlayStation which is my favorite system and the T rating means it's got a nice balance between being family-friendly and dealing with mature themes. | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "name", "platforms", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Tomb Raider: The Last Revelation", "esrb": "T (for Teen)", "rating": "good", "platforms": ["PlayStation"]}} | 59930631-5aba-4c0b-9db4-9dc858557611 |
Bus Driver is a poor indie driving simulation game. The game is rated E (for Everyone) and is for PC only. This game is available on Steam, but not 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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "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", "esrb", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Bus Driver", "esrb": "E (for Everyone)", "rating": "poor", "genres": ["driving/racing", "indie", "simulation"], "platforms": ["PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | 4280d0e1-1e81-4095-88a9-e91bd7e8c60a |
A good strategy game, Football Manager 2015, was released in 2014 by Sports Interactive. It is a sport simulation title that also 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}} | 6b4430a0-3b9c-495e-a35c-ba055964c2f3 |
A poor example of a third person adventure hack-and-slash MMORPG is Skyforge. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Skyforge", "rating": "poor", "genres": ["adventure", "hack-and-slash", "MMORPG"], "player_perspective": ["third person"]}} | 7282bfae-b7e1-47a9-b4f6-31d2f5f3957d |
What's so excellent about Ninja Theory's third person 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"]}} | b4979bcc-1f5e-44f9-b7f5-b77d8ef6e0a1 |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.