input
stringlengths
20
429
tool
stringclasses
464 values
output
stringlengths
46
331
id
stringlengths
36
36
If you like pinball puzzle games, then you should try the Nintendo video game created by Fuse Games, called Metroid Prime Pinball.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "genres", "name", "platforms"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Metroid Prime Pinball", "developer": "Fuse Games", "genres": ["pinball", "puzzle"], "platforms": ["Nintendo"]}}
5b860023-9746-45ca-ac66-8fa27fd3470f
Silent Hill 2 was released in 2001, with an M (for Mature) rating. It's an excellent action-adventure, puzzle game. It is played in third person and doesn't 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"}, "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": "Silent Hill 2", "release_year": 2001, "esrb": "M (for Mature)", "rating": "excellent", "genres": ["action-adventure", "puzzle"], "player_perspective": ["third person"], "has_multiplayer": false}}
b2174c1d-2a92-4b1f-a6d5-3d88728ad7ff
Need for Speed: Payback is a poorly-rated driving/racing game from 2017. It runs on PlayStation, Xbox, and PC. It is not out on Mac or Linux, and is not on Steam.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Need for Speed: Payback", "release_year": 2017, "rating": "poor", "genres": ["driving/racing"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": false}}
71e74c16-19ad-45d3-8629-83491dfb6030
What do you enjoy about 2010 games released by Firaxis Games?
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "rating", "release_year"], "type": "object"}}}
{"name": "request_explanation", "arguments": {"release_year": 2010, "developer": "Firaxis Games", "rating": "good"}}
2653214a-fcc8-4e54-ae59-bb5f18ed4df6
So I was wondering, have you played any of the 2010 games developed by 4A Games, for instance Metro 2033?
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name", "release_year"], "type": "object"}}}
{"name": "suggest", "arguments": {"name": "Metro 2033", "release_year": 2010, "developer": "4A Games"}}
c841c771-6d2c-4d6e-a9cf-40c8a150c047
Metroid Prime Pinball is a pinball puzzle game for the Nintendo consoles, developed by Fuse Games.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "genres", "name", "platforms"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Metroid Prime Pinball", "developer": "Fuse Games", "genres": ["pinball", "puzzle"], "platforms": ["Nintendo"]}}
344dbf66-126d-48bb-90ed-c45daf311c7c
Can you think of a year, in which video games were particularly good?
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
{"name": "request_attribute", "arguments": {}}
5b98cfc0-4357-4e37-ac0a-9d154b777750
NBA 2K16 is a good sport game for the PlayStation, Xbox and PC. It was released in 2015 and is available on Steam. The game features 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_multiplayer", "name", "platforms", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "NBA 2K16", "release_year": 2015, "rating": "good", "genres": ["sport"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}}
ba18eaf4-328c-48b5-8b60-af3381335715
What do you enjoy about Firaxis Games' 2010 catalog?
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "rating", "release_year"], "type": "object"}}}
{"name": "request_explanation", "arguments": {"release_year": 2010, "developer": "Firaxis Games", "rating": "good"}}
e8093422-220d-4f6a-825e-00fd4f4ada1c
MotorStorm: Apocalypse came out in 2011. The game, involving third person vehicular combat, was released only on the PlayStation. Although the game supports multiplayer, the reviews were poor.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "MotorStorm: Apocalypse", "release_year": 2011, "rating": "poor", "genres": ["vehicular combat"], "player_perspective": ["third person"], "has_multiplayer": true, "platforms": ["PlayStation"]}}
603abcd7-df73-4ba5-9262-64c73a2f192f
Do you like 4A Games' games? Such as their 2010 effort, Metro 2033?
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name", "release_year"], "type": "object"}}}
{"name": "suggest", "arguments": {"name": "Metro 2033", "release_year": 2010, "developer": "4A Games"}}
e3e804b6-fe45-48ee-ac39-d5a9ae588a40
Metroid Prime Pinball is a Nintendo pinball puzzle game from Fuse Games.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "genres", "name", "platforms"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Metroid Prime Pinball", "developer": "Fuse Games", "genres": ["pinball", "puzzle"], "platforms": ["Nintendo"]}}
5bb9df58-df49-40ad-ac83-cb263060702f
What would you say was a memorable year for video games?
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
{"name": "request_attribute", "arguments": {}}
80f8d41b-48ff-4000-a71a-726b1c4964c4
Why do you think that the games Firaxis Games released in 2010 are pretty fun?
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "rating", "release_year"], "type": "object"}}}
{"name": "request_explanation", "arguments": {"release_year": 2010, "developer": "Firaxis Games", "rating": "good"}}
078afb73-a981-4d40-a8f4-130fd22b6f68
You previously mentioned liking Commandos: Behind Enemy Lines. Generally are you a fan of games from 1998 by Pyro Studios?
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating", "release_year"], "type": "object"}}}
{"name": "verify_attribute", "arguments": {"name": "Commandos: Behind Enemy Lines", "release_year": 1998, "developer": "Pyro Studios", "rating": "good"}}
88dd0519-e0ec-4212-b77c-c123baf8c372
Need for Speed: Shift is a driving/racing simulation game by Slightly Mad Studios. It was released in 2009 and supports 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "genres", "has_multiplayer", "name", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Need for Speed: Shift", "release_year": 2009, "developer": "Slightly Mad Studios", "genres": ["driving/racing", "simulation"], "has_multiplayer": true}}
ff6d744e-72c9-4794-b797-a65b8d59ab8a
I remember you mentioned that Tom Clancy's The Division, by Massive Entertainment, was just OK. Do you generally think all games on Steam are just average?
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "name", "rating"], "type": "object"}}}
{"name": "verify_attribute", "arguments": {"name": "Tom Clancy's The Division", "developer": "Massive Entertainment", "rating": "average", "available_on_steam": true}}
5a3dbf85-bab6-4061-b6d0-9a2ba5cf6826
Is there a particular year from which you enjoy games the most?
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
{"name": "request_attribute", "arguments": {}}
ca4e98d6-f4ce-4cac-b1e0-2e4a4e61074b
FIFA 12 is your average sport simulation game, released in 2011 for the PlayStation, Xbox, Nintendo, and PC. While not available on Steam or Linux, it does have Mac support.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "FIFA 12", "release_year": 2011, "rating": "average", "genres": ["simulation", "sport"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": true}}
1571077e-10cb-448f-811e-dba514376a4f
Do you mean 2011's Might & Magic: Heroes VI, developed by Black Hole Entertainment?
{"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name", "release_year"], "type": "object"}}}
{"name": "confirm", "arguments": {"name": "Might & Magic: Heroes VI", "release_year": 2011, "developer": "Black Hole Entertainment"}}
c6477e05-012a-4812-b470-7593194ab7e8
I know you liked Commandos: Behind Enemy Lines quite a lot. Have you checked out any other games made around 1998 by Pyro Studios?
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating", "release_year"], "type": "object"}}}
{"name": "verify_attribute", "arguments": {"name": "Commandos: Behind Enemy Lines", "release_year": 1998, "developer": "Pyro Studios", "rating": "good"}}
80e30188-fc25-42e7-98bd-379b854aaaa1
Need for Speed: Shift, developed by Slightly Mad Studios in 2009, is a multiplayer driving/racing simulator.
{"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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "genres", "has_multiplayer", "name", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Need for Speed: Shift", "release_year": 2009, "developer": "Slightly Mad Studios", "genres": ["driving/racing", "simulation"], "has_multiplayer": true}}
549f9110-9192-4667-9137-2cc3679cf59c
Previously you told me that you aren't a real big fan of Tom Clancy's The Division. Is that the case with all games developed by Massive Entertainment that are on Steam?
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "name", "rating"], "type": "object"}}}
{"name": "verify_attribute", "arguments": {"name": "Tom Clancy's The Division", "developer": "Massive Entertainment", "rating": "average", "available_on_steam": true}}
859849da-dc7a-41cb-9357-095ebe8a910b
Guitar Hero: Smash Hits is a poorly-rated music game by Beenox. It is available on PlayStation, Xbox, and Nintendo and is a first person game that 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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Guitar Hero: Smash Hits", "developer": "Beenox", "rating": "poor", "genres": ["music"], "player_perspective": ["first person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "Nintendo"]}}
04cda7b5-7c94-49d7-b8c7-7f0e5240de7c
Assetto Corsa is a sport racing simulator that has been released on PlayStation, Xbox, and PC, including the Linux processor but not the Mac. It 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"}, "esrb": {"title": "Esrb", "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": ["esrb", "genres", "has_linux_release", "has_mac_release", "name", "platforms"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Assetto Corsa", "esrb": "E (for Everyone)", "genres": ["driving/racing", "simulation", "sport"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": true, "has_mac_release": false}}
1202e4a2-b1ea-49bc-984a-f7bef489d079
Do you mean the Might & Magic: Heroes VI that was made by Black Hole Entertainment back in 2011?
{"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name", "release_year"], "type": "object"}}}
{"name": "confirm", "arguments": {"name": "Might & Magic: Heroes VI", "release_year": 2011, "developer": "Black Hole Entertainment"}}
b9af1c84-6386-4775-833c-bce6ac775c8c
I heard you say earlier that Commandos: Behind Enemy Lines was a good game. Do you usually like games from Pyro Studios released in 1998?
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating", "release_year"], "type": "object"}}}
{"name": "verify_attribute", "arguments": {"name": "Commandos: Behind Enemy Lines", "release_year": 1998, "developer": "Pyro Studios", "rating": "good"}}
a1a9fc11-c21c-4344-a61b-e69cf6a5d8aa
Need for Speed: Shift was developed in 2009 by Slightly Mad Studios. This driving/racing simulator has a multiplayer.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "genres", "has_multiplayer", "name", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Need for Speed: Shift", "release_year": 2009, "developer": "Slightly Mad Studios", "genres": ["driving/racing", "simulation"], "has_multiplayer": true}}
dad8a571-11a1-429b-b295-84fe0c966c8d
You said you were ambivalent towards Tom Clancy's The Division. Is this the case for all games by Massive Entertainment on Steam?
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "name", "rating"], "type": "object"}}}
{"name": "verify_attribute", "arguments": {"name": "Tom Clancy's The Division", "developer": "Massive Entertainment", "rating": "average", "available_on_steam": true}}
784ace2a-8feb-4df8-9c5f-06fca3bfd158
I was disappointed in the multiplayer music game Guitar Hero: Smash Hits. It is a first person perspective game for PlayStation, Xbox or Nintendo, and it can be played with more than one player, but it is poorly rated. It was developed by Beenox.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Guitar Hero: Smash Hits", "developer": "Beenox", "rating": "poor", "genres": ["music"], "player_perspective": ["first person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "Nintendo"]}}
fee15f3c-4c1d-4e04-9dc0-80e8fcc3dbab
Never Alone from Upper One Games was made in 2014. It's rated T (for Teen) and has average reviews. This indie adventure platformer game has side view 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"}, "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": "Never Alone", "release_year": 2014, "developer": "Upper One Games", "esrb": "T (for Teen)", "rating": "average", "genres": ["adventure", "indie", "platformer"], "player_perspective": ["side view"], "has_multiplayer": true}}
1b06ea3a-7a8e-4c59-82b9-7549234b9ca4
Is the Might & Magic: Heroes VI you mentioned the 2011 game that was developed by Black Hole Entertainment?
{"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name", "release_year"], "type": "object"}}}
{"name": "confirm", "arguments": {"name": "Might & Magic: Heroes VI", "release_year": 2011, "developer": "Black Hole Entertainment"}}
bcc07877-13a7-45dc-accd-101ac1bfae92
NBA 2K16 is a sports game that offers the third person perspective and was released in 2015 for the PlayStation, Xbox, and PC. It does not support the Linux and Mac systems.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "NBA 2K16", "release_year": 2015, "genres": ["sport"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}}
f6f164ed-5823-4258-86cd-27444e60c7c1
Alan Wake's American Nightmare is a poor action-adventure third person shooter. It was released in 2012 for Xbox and PC, with no Linux or Mac versions.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Alan Wake's American Nightmare", "release_year": 2012, "rating": "poor", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "platforms": ["Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}}
1887cbc3-3a23-451c-bfb6-2595c8e584e2
Far Cry 3 is a good action-adventure first person shooter, released in 2012.
{"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": "Far Cry 3", "release_year": 2012, "rating": "good", "genres": ["action-adventure", "shooter"], "player_perspective": ["first person"]}}
0948903a-f527-4c30-9c41-7115ff2fd88c
Guitar Hero: Smash Hits was released by Beenox. It is a poor first person music game that offers a multiplayer mode. It's available for PlayStation, Xbox, and Nintendo.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Guitar Hero: Smash Hits", "developer": "Beenox", "rating": "poor", "genres": ["music"], "player_perspective": ["first person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "Nintendo"]}}
0f18cce7-4bec-4c5b-81aa-c3e4dea890d5
Metroid Prime Pinball is a pinball puzzle game rated E (for Everyone).
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["esrb", "genres", "name"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Metroid Prime Pinball", "esrb": "E (for Everyone)", "genres": ["pinball", "puzzle"]}}
8b513080-1944-4be8-b3d2-fcef2e9152ee
You said you were indifferent towards Outlast II. Are you generally indifferent towards Red Barrels' first person games?
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "verify_attribute", "arguments": {"name": "Outlast II", "developer": "Red Barrels", "rating": "average", "player_perspective": ["first person"]}}
fb0a755a-aeaa-4ff6-9e33-2b11df88eaf5
NBA 2K16 is a third person sport game that released in 2015 on PlayStation, Xbox, and PC. It has no Linux or Mac versions.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "NBA 2K16", "release_year": 2015, "genres": ["sport"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}}
ecf00f86-4e0f-4e50-860b-b9a84324f8f3
If you are interested in third person action-adventure shooters for Xbox or PC, check out Alan Wake's American Nightmare. It was released in 2012 and has garnered poor reviews. It is not available for Mac or Linux.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Alan Wake's American Nightmare", "release_year": 2012, "rating": "poor", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "platforms": ["Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}}
91862be9-a8c0-4c04-8560-ee9cc0bd0840
The 2012 first person shooter game, Far Cry 3, is fun and packed with action and adventure.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Far Cry 3", "release_year": 2012, "rating": "good", "genres": ["action-adventure", "shooter"], "player_perspective": ["first person"]}}
efbca53a-7834-48da-9032-a607314fba15
Is it a dealbreaker for you if a game does not support Linux?
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
{"name": "request_attribute", "arguments": {}}
a9022a83-b281-4bdb-8d88-0d7013894389
If you are into tactical strategy games, you should look into Commandos: Behind Enemy Lines. It got a good rating and even has multiplayer.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Commandos: Behind Enemy Lines", "rating": "good", "genres": ["strategy", "tactical"], "has_multiplayer": true}}
e0ed54c8-7cc2-4863-9917-eef2d0b92cae
I recall that you said you found Outlast II to be average. Generally do you find first person games from Red Barrels average?
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "name", "player_perspective", "rating"], "type": "object"}}}
{"name": "verify_attribute", "arguments": {"name": "Outlast II", "developer": "Red Barrels", "rating": "average", "player_perspective": ["first person"]}}
7c2e2031-4c67-4db2-b970-1e5e40e4a697
NBA 2K16 was released for PlayStation, Xbox, and PC in 2015, but has no Linux or Mac release. It is a third person sports game.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "NBA 2K16", "release_year": 2015, "genres": ["sport"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}}
334a704f-6f66-48c1-a714-5848be84c58b
Alan Wake's American Nightmare is a poor action-adventure third person shooter that came out in 2012 for Xbox and PC only. It is not available on Linux or Mac.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Alan Wake's American Nightmare", "release_year": 2012, "rating": "poor", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "platforms": ["Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}}
50662f4c-faaa-4c1e-8d33-d1d0694afa43
Far Cry 3 is a good action-adventure first person shooter game that came out in 2012.
{"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": "Far Cry 3", "release_year": 2012, "rating": "good", "genres": ["action-adventure", "shooter"], "player_perspective": ["first person"]}}
a5cf7ae8-bfd3-44b2-8f4a-e193904524f2
Do you do any of your gaming on a Linux system?
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
{"name": "request_attribute", "arguments": {}}
3435f99a-6496-4e20-88b0-428561713036
The Witcher 3: Wild Hunt is a third person action-adventure role-playing game for PlayStation, Xbox, and PC via Steam. It's not available on Linux or Mac. It has received excellent reviews since its launch.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "The Witcher 3: Wild Hunt", "rating": "excellent", "genres": ["action-adventure", "role-playing"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}}
e041dfb0-2c88-4767-9b46-f08a49e31b6a
You mentioned that Outlast II was so-so in quality. Does it perhaps have to do with the use of a first person perspective by Red Barrels in their games?
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "verify_attribute", "arguments": {"name": "Outlast II", "developer": "Red Barrels", "rating": "average", "player_perspective": ["first person"]}}
db57422c-76e2-4eeb-b228-8b0dee47eb3b
What do you think is the most confusing shooter ever made?
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["genres", "specifier"], "type": "object"}}}
{"name": "request", "arguments": {"genres": ["shooter"], "specifier": "confusing"}}
b64f0031-9aa0-4ed4-bf2e-5ad97dede267
Rise of the Tomb Raider is an action-adventure shooter that offers both first person and third person views. It was developed by Crystal Dynamics and 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"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "genres", "name", "player_perspective", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Rise of the Tomb Raider", "release_year": 2015, "developer": "Crystal Dynamics", "genres": ["action-adventure", "shooter"], "player_perspective": ["first person", "third person"]}}
0cd95b42-59f1-4e50-bc02-fff9f98f495b
Outlast II is an indie adventure game released by Red Barrels 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Outlast II", "release_year": 2017, "developer": "Red Barrels", "genres": ["adventure", "indie"]}}
7f043a37-32f0-4f1b-9ae6-a0ae2956a0f9
Is it important for you that a game is also available on Linux?
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
{"name": "request_attribute", "arguments": {}}
894b6a48-5ba1-4195-8bf2-88e20fc505d3
Nightshade is a text adventure game from 2017 that can be played on PC, but it doesn't have a Linux or Mac release.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Nightshade", "release_year": 2017, "genres": ["text adventure"], "platforms": ["PC"], "has_linux_release": false, "has_mac_release": false}}
6fb315c3-b49e-4ba7-ab05-3ebbdba562dd
Are there any shooters that are just plain confusing?
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["genres", "specifier"], "type": "object"}}}
{"name": "request", "arguments": {"genres": ["shooter"], "specifier": "confusing"}}
7b76e5d3-a9b5-48d5-9f3c-b6a31791f897
Rise of the Tomb Raider is an action-adventure shooter by Crystal Dynamics that came out in 2015. This game can be played from the first person or third person perspective.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "genres", "name", "player_perspective", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Rise of the Tomb Raider", "release_year": 2015, "developer": "Crystal Dynamics", "genres": ["action-adventure", "shooter"], "player_perspective": ["first person", "third person"]}}
e66ace95-2608-4177-bd23-275c64db9a89
Outlast II is a 2017 indie adventure game by Red Barrels.
{"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"}}, "required": ["developer", "genres", "name", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Outlast II", "release_year": 2017, "developer": "Red Barrels", "genres": ["adventure", "indie"]}}
57a642cd-aefa-4453-8b21-8308d2d9787b
Speaking of games from 2011, have you ever played Need for Speed: The Run?
{"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}}, "required": ["name", "release_year"], "type": "object"}}}
{"name": "recommend", "arguments": {"name": "Need for Speed: The Run", "release_year": 2011}}
b3e10689-81cb-48b4-b16d-bd33ddf9222c
Ori and the Blind Forest is an excellent side view adventure puzzle platformer. This 2015 game is on Xbox and PC through Steam.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Ori and the Blind Forest", "release_year": 2015, "rating": "excellent", "genres": ["adventure", "platformer", "puzzle"], "player_perspective": ["side view"], "platforms": ["Xbox", "PC"], "available_on_steam": true}}
87c4d820-415e-4a04-a155-e575da9eae6a
Nightshade is a text adventure game released in 2017 for PC only. It is not on Linux or Mac.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Nightshade", "release_year": 2017, "genres": ["text adventure"], "platforms": ["PC"], "has_linux_release": false, "has_mac_release": false}}
abf971a1-ecf0-4664-8c17-5123f08f0c23
Have you ever played a shooter game that you found confusing?
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["genres", "specifier"], "type": "object"}}}
{"name": "request", "arguments": {"genres": ["shooter"], "specifier": "confusing"}}
22a5a8a2-757a-4efd-bf9f-6995ed4a1f3f
Another action-adventure shooter game is Rise of the Tomb Raider. It was released back in 2015 by Crystal Dynamics and has both first 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "genres", "name", "player_perspective", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Rise of the Tomb Raider", "release_year": 2015, "developer": "Crystal Dynamics", "genres": ["action-adventure", "shooter"], "player_perspective": ["first person", "third person"]}}
7227a71f-ab42-4eaf-9543-0f80b7702461
Red Barrels released the indie adventure game, Outlast II, 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Outlast II", "release_year": 2017, "developer": "Red Barrels", "genres": ["adventure", "indie"]}}
7df55dde-5d7d-43a4-b20f-40d9ad154378
Speaking of games from 2011, have you ever heard of Need for Speed: The Run?
{"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}}, "required": ["name", "release_year"], "type": "object"}}}
{"name": "recommend", "arguments": {"name": "Need for Speed: The Run", "release_year": 2011}}
c3cc510a-4b79-4ef5-8207-fb8d82027897
Nightshade is a text adventure PC game released in 2017. The game was not released for Linux or Mac.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Nightshade", "release_year": 2017, "genres": ["text adventure"], "platforms": ["PC"], "has_linux_release": false, "has_mac_release": false}}
89cd8b29-cd2d-4b1b-bb93-8af9e5e4ca5f
Dance Dance Revolution Universe 3 is a music game you can play on Xbox. It's rated E (for Everyone).
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "genres", "name", "platforms"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Dance Dance Revolution Universe 3", "esrb": "E (for Everyone)", "genres": ["music"], "platforms": ["Xbox"]}}
abe87535-12d9-432b-996d-71fb48a01073
What is it about the developer Days of Wonder's games you dislike so much?
{"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"}}, "required": ["developer", "rating"], "type": "object"}}}
{"name": "request_explanation", "arguments": {"developer": "Days of Wonder", "rating": "poor"}}
d6f32430-d842-453f-a2a2-0220ca9eb985
NBA 2K19 is a new sports game expected to be released on September 11, 2018, and will be available on all the major platforms, such as PlayStation, Xbox, Nintendo Switch, and PC.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "exp_release_date": {"title": "Exp Release Date", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["exp_release_date", "genres", "name", "platforms"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "NBA 2K19", "exp_release_date": "September 11, 2018", "genres": ["sport"], "platforms": ["PlayStation", "Xbox", "Nintendo Switch", "PC"]}}
8662371b-23eb-4959-8bdf-97e9fec7095b
Hey, have you heard of this other game from 2011, Need for Speed: The Run?
{"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}}, "required": ["name", "release_year"], "type": "object"}}}
{"name": "recommend", "arguments": {"name": "Need for Speed: The Run", "release_year": 2011}}
ec49befd-f30b-402a-81bd-e4ba0fb9e1ee
Earlier you said you disliked Euro Truck Simulator. Are you just not a fan of games from 2008 by SCS Software?
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating", "release_year"], "type": "object"}}}
{"name": "verify_attribute", "arguments": {"name": "Euro Truck Simulator", "release_year": 2008, "developer": "SCS Software", "rating": "poor"}}
c23fb4ed-c807-4631-8f4f-497fcb736f25
If you enjoy music games, try Dance Dance Revolution Universe 3. It is available for Xbox 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"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "genres", "name", "platforms"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Dance Dance Revolution Universe 3", "esrb": "E (for Everyone)", "genres": ["music"], "platforms": ["Xbox"]}}
52880532-7cbd-4c8a-aa83-1c0841f4b189
What is it about games made by Days of Wonder that makes you unable to stand them?
{"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"}}, "required": ["developer", "rating"], "type": "object"}}}
{"name": "request_explanation", "arguments": {"developer": "Days of Wonder", "rating": "poor"}}
1c2872c0-ae3b-484c-b1b1-7eeb1c876386
If you like sports games, you should try NBA 2K19 when it comes out September 11, 2018. The game will be available for PlayStation, Xbox, Nintendo Switch and PC.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "exp_release_date": {"title": "Exp Release Date", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["exp_release_date", "genres", "name", "platforms"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "NBA 2K19", "exp_release_date": "September 11, 2018", "genres": ["sport"], "platforms": ["PlayStation", "Xbox", "Nintendo Switch", "PC"]}}
d2b83130-37e5-4510-aeb0-b3d622098de3
Far Cry 3 is a good action-adventure shooter.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Far Cry 3", "rating": "good", "genres": ["action-adventure", "shooter"]}}
33f3b8d3-7ced-4877-b397-c7cb43baebc1
Quantum Break is an adventure shooter that is played from the third person's perspective and is rated M (for Mature). This game came out in 2016, and you cannot play multiplayer with it.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "player_perspective", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Quantum Break", "release_year": 2016, "esrb": "M (for Mature)", "genres": ["adventure", "shooter"], "player_perspective": ["third person"], "has_multiplayer": false}}
fbe153b8-fd49-40e4-8391-8daa603b715c
If I remember correctly, you didn't like Euro Truck Simulator. Did SCS Software do a poor job in their quality control in 2008?
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating", "release_year"], "type": "object"}}}
{"name": "verify_attribute", "arguments": {"name": "Euro Truck Simulator", "release_year": 2008, "developer": "SCS Software", "rating": "poor"}}
89e0954d-dd7a-4e4d-9e5b-7cecdf0f7224
Dance Dance Revolution Universe 3 is a music game developed exclusively for Xbox. It 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"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "genres", "name", "platforms"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Dance Dance Revolution Universe 3", "esrb": "E (for Everyone)", "genres": ["music"], "platforms": ["Xbox"]}}
8a936305-7eff-49fa-adeb-ebb570094135
So just what is it about the games made by Days of Wonder that you find so terrible?
{"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"}}, "required": ["developer", "rating"], "type": "object"}}}
{"name": "request_explanation", "arguments": {"developer": "Days of Wonder", "rating": "poor"}}
748d3a69-4ae5-4b15-b7eb-78a8c0bae9f5
Far Cry 3 is a good action-adventure shooter 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"}}, "required": ["genres", "name", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Far Cry 3", "rating": "good", "genres": ["action-adventure", "shooter"]}}
1063d4cf-fbf7-42ec-b374-ccf936bc9fd2
You told me that you dislike Euro Truck Simulator. Is this the case for all SCS Software games released in 2008?
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating", "release_year"], "type": "object"}}}
{"name": "verify_attribute", "arguments": {"name": "Euro Truck Simulator", "release_year": 2008, "developer": "SCS Software", "rating": "poor"}}
d66aa6e8-ede5-420c-833e-f10fc16282a0
Alan Wake's American Nightmare is an action-adventure, third person shooter game.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Alan Wake's American Nightmare", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"]}}
cfd18837-24ac-4b0a-9548-44b0f39bdf63
Tom Clancy's Splinter Cell: Chaos Theory is an action-tactical game. It is out on PlayStation, Xbox, Nintendo, and PC, but it is not 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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Tom Clancy's Splinter Cell: Chaos Theory", "genres": ["action", "tactical"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "has_linux_release": false, "has_mac_release": false}}
e537e88b-599f-408b-8f46-be41c90a3534
Far Cry 3 is a solid action-adventure shooter 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"}}, "required": ["genres", "name", "rating"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Far Cry 3", "rating": "good", "genres": ["action-adventure", "shooter"]}}
27a1e125-34b4-414a-89e7-afa4bbf1d1a5
World of Warcraft is a good third person adventure MMORPG released in 2004 for the PC and Mac. If you are looking to run this on Linux, you are out of luck.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "World of Warcraft", "release_year": 2004, "rating": "good", "genres": ["adventure", "MMORPG"], "player_perspective": ["third person"], "platforms": ["PC"], "has_linux_release": false, "has_mac_release": true}}
8dbd586d-a290-4cfa-bae0-561fb9d3d845
How do you feel about Visual Concepts' 2015 game, NBA 2K16?
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name", "release_year"], "type": "object"}}}
{"name": "suggest", "arguments": {"name": "NBA 2K16", "release_year": 2015, "developer": "Visual Concepts"}}
b0b2eb70-d845-46c7-b7f8-6cbe8a362759
Alan Wake's American Nightmare is an action-adventure third person shooter.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Alan Wake's American Nightmare", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"]}}
03583cd5-f38d-4394-a133-f37f5d91d79b
Tom Clancy's Splinter Cell: Chaos Theory is a tactical action game available on PlayStation, Xbox, Nintendo, and PC. Unfortunately, there is no Mac or 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Tom Clancy's Splinter Cell: Chaos Theory", "genres": ["action", "tactical"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "has_linux_release": false, "has_mac_release": false}}
a3181715-6cda-43c6-94d0-5b01f548ce99
NBA 2K19 is an NBA basketball sports games poised to be released across all platforms on September 11, 2018. To be specific, this game will be released for PlayStation, Xbox, Nintendo Switch, and PC.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "exp_release_date": {"title": "Exp Release Date", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["exp_release_date", "genres", "name", "platforms"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "NBA 2K19", "exp_release_date": "September 11, 2018", "genres": ["sport"], "platforms": ["PlayStation", "Xbox", "Nintendo Switch", "PC"]}}
06f5f886-cc87-4b99-be26-d99b61def0a0
What's the most famous game you know of that was made by SCS Software?
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["developer", "specifier"], "type": "object"}}}
{"name": "request", "arguments": {"developer": "SCS Software", "specifier": "famous"}}
757dfc19-ccd8-47d2-8afa-d42ea55dc2e4
I've heard about Metro 2033 recently, an action first person shooter with good ratings, where you get to role-play too. It's single-player, which is no problem for me.
{"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": "Metro 2033", "rating": "good", "genres": ["action", "role-playing", "shooter"], "player_perspective": ["first person"], "has_multiplayer": false}}
f81714a5-ebea-41c7-b7ec-d91821e5fe85
Do you have any experience with one of the games released by Visual Concepts in 2015, such as NBA 2K16?
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name", "release_year"], "type": "object"}}}
{"name": "suggest", "arguments": {"name": "NBA 2K16", "release_year": 2015, "developer": "Visual Concepts"}}
74d2210e-e92c-4904-a7c2-32a78a42c178
Alan Wake's American Nightmare is a third person action-adventure and shooter game.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Alan Wake's American Nightmare", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"]}}
c7ff384a-ad25-4bb6-935c-bf2798b73145
Tom Clancy's Splinter Cell: Chaos Theory is a tactical action game for PlayStation, Xbox, Nintendo, and PC. This game has not been released for Linux or Mac.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Tom Clancy's Splinter Cell: Chaos Theory", "genres": ["action", "tactical"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "has_linux_release": false, "has_mac_release": false}}
a1a2b60a-026e-41c7-a95b-0a6c09f89eba
Have you played any games by Team17 Digital Ltd that are available on Steam, such as Worms: Reloaded?
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "name"], "type": "object"}}}
{"name": "suggest", "arguments": {"name": "Worms: Reloaded", "developer": "Team17 Digital Ltd", "available_on_steam": true}}
63096221-c960-433c-9d6f-cbe395a9ee12
What's a famous game from SCS Software?
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["developer", "specifier"], "type": "object"}}}
{"name": "request", "arguments": {"developer": "SCS Software", "specifier": "famous"}}
e15b6790-c2d3-4687-9f03-7e9f72b74261
Have you ever played any of the 2015 games developed by Visual Concepts, like for example NBA 2K16?
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}}, "required": ["developer", "name", "release_year"], "type": "object"}}}
{"name": "suggest", "arguments": {"name": "NBA 2K16", "release_year": 2015, "developer": "Visual Concepts"}}
6bf8a124-6f21-4ac5-b97e-8cf45809ee0a
Outlast II is an indie adventure game from 2017. The game features a first person perspective.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "release_year"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "Outlast II", "release_year": 2017, "genres": ["adventure", "indie"], "player_perspective": ["first person"]}}
d70a1991-1dc0-4911-9f99-e2481df91ec5
The Elder Scrolls V: Skyrim is an adventure role-playing game by Bethesda Game Studios that is available on Steam. It was released for PlayStation, Xbox, Nintendo, and PC with an M (for Mature) rating. It can be played in either first or third person.
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "esrb", "genres", "name", "platforms", "player_perspective"], "type": "object"}}}
{"name": "inform", "arguments": {"name": "The Elder Scrolls V: Skyrim", "developer": "Bethesda Game Studios", "esrb": "M (for Mature)", "genres": ["adventure", "role-playing"], "player_perspective": ["first person", "third person"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "available_on_steam": true}}
d6ebf111-9ce0-4f60-92f5-18e2429eb462
Have you played any of Team17 Digital Ltd's lineup of games on Steam, such as Worms: Reloaded?
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "name"], "type": "object"}}}
{"name": "suggest", "arguments": {"name": "Worms: Reloaded", "developer": "Team17 Digital Ltd", "available_on_steam": true}}
572d87e6-7352-4236-bc9c-602d09522045