input
stringlengths 20
429
| tool
stringclasses 464
values | output
stringlengths 46
331
| id
stringlengths 36
36
|
---|---|---|---|
Have you ever encountered a multiplayer game that was truly addictive?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["has_multiplayer", "specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"has_multiplayer": true, "specifier": "addictive"}}
|
46ca7bdc-a2a4-4930-a1f9-eae6e08b480f
|
If you like single-player action-adventure puzzle games with third person view, try Silent Hill 2. It was released in 2001.
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Silent Hill 2", "release_year": 2001, "genres": ["action-adventure", "puzzle"], "player_perspective": ["third person"], "has_multiplayer": false}}
|
8cb74297-9dcb-46f7-ab31-ee3a2cce62a5
|
So why are third person action-adventure shooters your favorite type of games?
|
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "player_perspective", "rating"], "type": "object"}}}
|
{"name": "request_explanation", "arguments": {"rating": "excellent", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"]}}
|
8f09cef1-0869-40e1-bb75-5fa7aa4ff90c
|
Superhot is an indie first person tactical shooter. It runs on PlayStation, Xbox, PC, Mac and Linux. It is also 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"}, "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"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Superhot", "genres": ["indie", "shooter", "tactical"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": true}}
|
cfd6178c-27d4-48c5-b971-ee504a128d14
|
What is your favorite ESRB content rating?
|
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
|
{"name": "request_attribute", "arguments": {}}
|
c4f784bb-de55-4267-9fa8-91364512f5bb
|
Silent Hill 2 from 2001 is a single-player, action-adventure puzzle game. It has a third person point of view.
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Silent Hill 2", "release_year": 2001, "genres": ["action-adventure", "puzzle"], "player_perspective": ["third person"], "has_multiplayer": false}}
|
0498f5e9-197e-44fd-8fe3-d955b0e16207
|
What is it about the single-player games made by Capcom Production Studio 4 that you think is excellent?
|
{"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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "has_multiplayer", "rating"], "type": "object"}}}
|
{"name": "request_explanation", "arguments": {"developer": "Capcom Production Studio 4", "rating": "excellent", "has_multiplayer": false}}
|
3dc152d8-1ada-42d7-875c-03c03ad1b2f0
|
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"]}}
|
823fae41-d1c7-440e-bb17-d07f47413437
|
What video game genre is the best in your opinion?
|
{"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": {}}
|
cead110f-63bd-4aad-b403-e50e685ad9b3
|
Silent Hill 2 came out in 2001 as a third person action-adventure game full of puzzles. Unfortunately, it doesn't offer multiplayer.
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Silent Hill 2", "release_year": 2001, "genres": ["action-adventure", "puzzle"], "player_perspective": ["third person"], "has_multiplayer": false}}
|
bcd6ff6c-7c71-4ae0-b92a-fb8adb03d69c
|
What's the main thing you like about bird's eye view games made by MicroProse?
|
{"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": "MicroProse", "rating": "good", "player_perspective": ["bird view"]}}
|
505502e3-edeb-4834-8e4d-d4dcd86b255b
|
Tom Clancy's Splinter Cell: Chaos Theory is a good tactical action game that was never released on Mac or Linux, but it's available on PlayStation, Xbox, Nintendo, and PC. You can play in 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms", "player_perspective", "rating"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Tom Clancy's Splinter Cell: Chaos Theory", "rating": "good", "genres": ["action", "tactical"], "player_perspective": ["first person", "third person"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "has_linux_release": false, "has_mac_release": false}}
|
017fdaf4-d6ea-47ed-b223-1c2c0b56dfc8
|
Who is your favorite game developer?
|
{"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": {}}
|
a32f9dcf-c4f3-434f-9ba6-decd6f27a277
|
Why do you hate the text adventure games that were released in 2017?
|
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "rating", "release_year"], "type": "object"}}}
|
{"name": "request_explanation", "arguments": {"release_year": 2017, "rating": "poor", "genres": ["text adventure"]}}
|
0d16d883-8b76-41b1-8c36-9d600580b4b8
|
Are you interested in indie adventure RPGs that use a bird view perspective, such as Undertale?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` 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": "suggest", "arguments": {"name": "Undertale", "genres": ["adventure", "indie", "role-playing"], "player_perspective": ["bird view"]}}
|
862f6af1-b493-4eb4-ba22-94d088beff1f
|
Ori and the Blind Forest from Moon Studios came out in 2015. It has no multiplayer, but is a side view adventure puzzle platformer 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"}, "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"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Ori and the Blind Forest", "release_year": 2015, "developer": "Moon Studios", "genres": ["adventure", "platformer", "puzzle"], "player_perspective": ["side view"], "has_multiplayer": false, "platforms": ["Xbox", "PC"], "available_on_steam": true}}
|
160bc191-53b9-4fba-a889-24399a2172dd
|
What's your favorite platform for 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": {}}
|
572f1592-49cc-4064-b15b-0053574c3edb
|
What's wrong with text adventure games from 2017?
|
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "rating", "release_year"], "type": "object"}}}
|
{"name": "request_explanation", "arguments": {"release_year": 2017, "rating": "poor", "genres": ["text adventure"]}}
|
c217dd10-be6f-4b69-8fd7-f03fd2d59b55
|
I bet you like it when you can play games on Steam, like Worms: Reloaded, right?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "name"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "Worms: Reloaded", "available_on_steam": true}}
|
d0148c0e-eec5-4b71-b217-5c5c619eb09a
|
Are games that are available on Steam more likely to make it into your game library?
|
{"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": {}}
|
64c1c11d-361f-4bdb-9691-e6e6427b194c
|
So why don't you like the text adventure games that have been released in 2017?
|
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "rating", "release_year"], "type": "object"}}}
|
{"name": "request_explanation", "arguments": {"release_year": 2017, "rating": "poor", "genres": ["text adventure"]}}
|
07dd4fd3-ed36-4394-b5d5-b481f96379a0
|
Do you ever play video games based around music, 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "Guitar Hero: Smash Hits", "genres": ["music"]}}
|
ae523ba3-4dab-4099-b3ea-23a2d7be35ef
|
Half-Life 2 is a shooter game released in 2004 on PlayStation, Xbox, as well as PC via Steam. It is also available for Linux and Mac and has excellent user ratings.
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Half-Life 2", "release_year": 2004, "rating": "excellent", "genres": ["shooter"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": true}}
|
40309da1-0ca1-4321-92a5-f23563bc9fcd
|
If the ESRB rating of a game matters to you, which one do you normally go with?
|
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
|
{"name": "request_attribute", "arguments": {}}
|
d96fd792-b64f-4c06-bf2c-1d68c648aed4
|
Metro 2033 is an action role-playing FPS 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"}, "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": "Metro 2033", "esrb": "M (for Mature)", "genres": ["action", "role-playing", "shooter"], "player_perspective": ["first person"]}}
|
7aec1a21-14b8-4f94-9419-356b992af733
|
I was wondering, do you play any indie adventure RPGs that have a bird view perspective, like for example Undertale?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` 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": "suggest", "arguments": {"name": "Undertale", "genres": ["adventure", "indie", "role-playing"], "player_perspective": ["bird view"]}}
|
09638295-a43f-4a92-bdbc-bd24a81fe23f
|
Do you generally look at the ESRB content rating of a game before playing it?
|
{"type": "function", "function": {"name": "request_attribute", "description": "Correctly extracted `request_attribute` with all the required parameters with correct types", "parameters": {"properties": {}, "type": "object", "required": []}}}
|
{"name": "request_attribute", "arguments": {}}
|
e0f8c2eb-676b-4c85-aea1-1ce233844a13
|
Metro 2033 is an action role-playing shooter game that plays out from a first person perspective and is rated M (for Mature).
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Metro 2033", "esrb": "M (for Mature)", "genres": ["action", "role-playing", "shooter"], "player_perspective": ["first person"]}}
|
f1001975-212e-436a-abf0-2f18c7fe681f
|
Have you ever played anything with a Steam release, for instance BioShock?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "name"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "BioShock", "available_on_steam": true}}
|
ff2f7517-1806-4370-b3ae-ad4640d06b4e
|
Super Bomberman is this single-player Nintendo game from 1993 full of action and strategy. You can also play on PC, however, you can't get it on Steam, nor 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"}, "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": "Super Bomberman", "release_year": 1993, "genres": ["action", "strategy"], "has_multiplayer": false, "platforms": ["Nintendo", "PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": false}}
|
10ea4655-ac4a-456a-aced-83d08f39bc57
|
Which platform is your choice for gaming?
|
{"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": {}}
|
4e1e4386-1129-4b9d-8b37-acb2771509b6
|
If you like first person role-playing action shooters with an M (for Mature) rating, you should try Metro 2033.
|
{"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": "Metro 2033", "esrb": "M (for Mature)", "genres": ["action", "role-playing", "shooter"], "player_perspective": ["first person"]}}
|
a10bcb33-39a7-4bbc-90dc-33c70602131a
|
Have you enjoyed played any games by tobyfox that came out in 2015, such as Undertale?
|
{"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": "Undertale", "release_year": 2015, "developer": "tobyfox"}}
|
cf466b6b-d7cb-4347-9655-6dc889db205b
|
Do you play video games on the Mac OS?
|
{"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": {}}
|
c7fe1e0d-90e8-42d4-936b-977012a22a37
|
The Last of Us is a downright amazing third person exclusive for the PlayStation.
|
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "player_perspective", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "The Last of Us", "rating": "excellent", "player_perspective": ["third person"], "platforms": ["PlayStation"]}}
|
58dd12ee-1fbd-4fba-b5bb-58ad24d7c4b9
|
Do you also like PC simulation strategy games like The Sims?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` 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"}}, "required": ["genres", "name", "platforms"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "The Sims", "genres": ["simulation", "strategy"], "platforms": ["PC"]}}
|
8ef9dfaa-05e3-4da9-9df3-c799515a64dc
|
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}}
|
3ee249e2-2b91-411f-8335-d555d4ce4143
|
Do you have a favorite release 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": {}}
|
da9fe913-bd17-4781-a6ae-118ab6b6d0d2
|
The Last of Us was a truly excellent game. I loved how the third person perspective enhanced the experience, and it being for the PlayStation was an added bonus.
|
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "player_perspective", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "The Last of Us", "rating": "excellent", "player_perspective": ["third person"], "platforms": ["PlayStation"]}}
|
f02f64da-e2fe-4452-bc82-a5a7d1716c96
|
Do you like playing games developed by Spectrum HoloByte, Inc., games like Tetris?
|
{"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": "Tetris", "developer": "Spectrum HoloByte, Inc."}}
|
e66b894d-3ef2-4be9-824b-d834d2f644c4
|
Do you use Mac as a platform for your gaming?
|
{"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": {}}
|
1a65eca7-e429-41f3-8bec-c3a1847bf127
|
The Last of Us is a great game, no doubt about it! I just can't get enough of third person perspective games on the PlayStation.
|
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "player_perspective", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "The Last of Us", "rating": "excellent", "player_perspective": ["third person"], "platforms": ["PlayStation"]}}
|
c5efee3a-8e86-4999-8264-b2de30a06cda
|
Do you think I would like the indie, trivia/board game, Small World 2 for PC?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` 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"}}, "required": ["genres", "name", "platforms"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "Small World 2", "genres": ["indie", "trivia/board game"], "platforms": ["PC"]}}
|
b5bcd1fd-e243-4fbd-b2d3-ba92ca102005
|
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}}
|
637909af-3520-41ad-9da7-a1a0fb87b011
|
Does it matter to you if you can play a game on a Linux OS?
|
{"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": {}}
|
dd0fbae0-c94f-4d95-9b96-d691b8593500
|
I know The Elder Scrolls V: Skyrim is an M rated game from 2011, but it's my favorite game from that year.
|
{"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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["esrb", "name", "rating", "release_year"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "The Elder Scrolls V: Skyrim", "release_year": 2011, "esrb": "M (for Mature)", "rating": "good"}}
|
5fac757e-3cb5-4cbd-b7fb-314516198bf0
|
Why do you think PlayStation had such good games in 2017?
|
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["platforms", "rating", "release_year"], "type": "object"}}}
|
{"name": "request_explanation", "arguments": {"release_year": 2017, "rating": "good", "platforms": ["PlayStation"]}}
|
696a9c9c-e123-4dc8-b99d-12bec56680b7
|
You mentioned liking multiplayer sport games. Are you familiar with Tony Hawk's Pro Skater 3?
|
{"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name"], "type": "object"}}}
|
{"name": "recommend", "arguments": {"name": "Tony Hawk's Pro Skater 3", "genres": ["sport"], "has_multiplayer": true}}
|
2faccc8d-b0b7-436c-b0c3-24a901c7a1c2
|
Oh man, The Elder Scrolls V: Skyrim was one good game. I can't believe it came out way back in 2011, and I'm honestly surprised it got an M rating since most of what I've seen in it is pretty tame, but then again with such a massive game there's definitely tons of stuff I've never even seen.
|
{"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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["esrb", "name", "rating", "release_year"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "The Elder Scrolls V: Skyrim", "release_year": 2011, "esrb": "M (for Mature)", "rating": "good"}}
|
7387fb73-d128-4731-a048-865ddbd383b9
|
What is it about the games released for the PlayStation in 2017 that makes you enjoy them like you do?
|
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["platforms", "rating", "release_year"], "type": "object"}}}
|
{"name": "request_explanation", "arguments": {"release_year": 2017, "rating": "good", "platforms": ["PlayStation"]}}
|
a2f07089-5964-4197-90a9-f35dacade867
|
Do you like multiplayer games by EA Digital Illusions CE, like Mirror's Edge Catalyst?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "has_multiplayer", "name"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "Mirror's Edge Catalyst", "developer": "EA Digital Illusions CE", "has_multiplayer": true}}
|
6b1d9f33-df2c-4fbd-b117-c6a675432aa7
|
The Elder Scrolls V: Skyrim felt way ahead of its time for being released in 2011. I really enjoyed the freedom that it had due to the Mature rating.
|
{"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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["esrb", "name", "rating", "release_year"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "The Elder Scrolls V: Skyrim", "release_year": 2011, "esrb": "M (for Mature)", "rating": "good"}}
|
8737352b-2860-4e68-9620-e142e257371b
|
What is it about the PlayStation games that came out in 2017 that makes you enjoy them?
|
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["platforms", "rating", "release_year"], "type": "object"}}}
|
{"name": "request_explanation", "arguments": {"release_year": 2017, "rating": "good", "platforms": ["PlayStation"]}}
|
72c573cb-9498-40f1-9405-8892c2c3c055
|
Do you like EA Digital Illusions CE's games with multiplayer in them like Mirror's Edge Catalyst?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "has_multiplayer", "name"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "Mirror's Edge Catalyst", "developer": "EA Digital Illusions CE", "has_multiplayer": true}}
|
c2bdea84-4646-49ed-b755-7b69444039be
|
Metal Gear Solid 3: Snake Eater for PlayStation is an action-adventure tactical shooter game. It was released in 2004.
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Metal Gear Solid 3: Snake Eater", "release_year": 2004, "genres": ["action-adventure", "shooter", "tactical"], "platforms": ["PlayStation"]}}
|
ddc73081-4ce8-4143-bbf2-eb6f0233b96c
|
You said earlier that you found Tom Clancy's The Division to be average. In general, are you not impressed by third person perspective games from 2016?
|
{"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"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective", "rating", "release_year"], "type": "object"}}}
|
{"name": "verify_attribute", "arguments": {"name": "Tom Clancy's The Division", "release_year": 2016, "rating": "average", "player_perspective": ["third person"]}}
|
fef4a3c0-869d-48dc-bc69-bb1a5f29cdfa
|
I was wondering, are you fond of the games developed by EA Digital Illusions CE that have multiplayer, such as Mirror's Edge Catalyst?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "has_multiplayer", "name"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "Mirror's Edge Catalyst", "developer": "EA Digital Illusions CE", "has_multiplayer": true}}
|
d9d0eaa4-ecd1-4ba7-8cd2-33807ea762f5
|
Metal Gear Solid 3: Snake Eater came out in 2004 on PlayStation. It's an action-adventure shooter, with tactical elements.
|
{"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"}}, "required": ["genres", "name", "platforms", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Metal Gear Solid 3: Snake Eater", "release_year": 2004, "genres": ["action-adventure", "shooter", "tactical"], "platforms": ["PlayStation"]}}
|
afaff1e3-eb48-4a7e-a671-a4cb652b2d80
|
Previously you told me that you aren't a real big fan of Tom Clancy's The Division. Do you prefer third person shooters from a different year than 2016?
|
{"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"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective", "rating", "release_year"], "type": "object"}}}
|
{"name": "verify_attribute", "arguments": {"name": "Tom Clancy's The Division", "release_year": 2016, "rating": "average", "player_perspective": ["third person"]}}
|
ef44a137-f91a-46a2-9f6c-c22fec832816
|
HellBlade: Senua's Sacrifice is a fantastic indie hack-and-slash adventure. It came out in 2017 for just about everything: PlayStation, Xbox, and PC through Steam. Unfortunately, there's no Mac or Linux releases.
|
{"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": "Hellblade: Senua's Sacrifice", "release_year": 2017, "rating": "excellent", "genres": ["adventure", "hack-and-slash", "indie"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}}
|
e51c0d3b-f6e6-4f17-8b43-8ea7c9afe2cb
|
If you like tactical action-adventure shooters, try Metal Gear Solid 3: Snake Eater. It was released in 2004 and only available on 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Metal Gear Solid 3: Snake Eater", "release_year": 2004, "genres": ["action-adventure", "shooter", "tactical"], "platforms": ["PlayStation"]}}
|
41a51c86-e306-400b-9f4c-bbe3ed26f891
|
You said earlier that you felt Tom Clancy's The Division was average. Is that the case with all 2016 games played from a third person perspective?
|
{"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"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective", "rating", "release_year"], "type": "object"}}}
|
{"name": "verify_attribute", "arguments": {"name": "Tom Clancy's The Division", "release_year": 2016, "rating": "average", "player_perspective": ["third person"]}}
|
f5c0515c-94ba-4d22-a216-e645627b333d
|
Hellblade: Senua's Sacrifice is an excellent indie hack-and-slash adventure game released in 2017 on the PlayStation, Xbox, and PC. It is available on Steam, but it does not have a release on Mac and 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"}, "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": "Hellblade: Senua's Sacrifice", "release_year": 2017, "rating": "excellent", "genres": ["adventure", "hack-and-slash", "indie"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}}
|
52223e90-5b90-4c9f-9762-08a4dc74361b
|
On the topic of simulation strategy games, have you tried Transport Tycoon?
|
{"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name"], "type": "object"}}}
|
{"name": "recommend", "arguments": {"name": "Transport Tycoon", "genres": ["simulation", "strategy"]}}
|
5e15c994-5293-4e4d-b9e3-5754a322ca6b
|
I've been enjoying playing NBA 2K16 lately. Thanks to it's E 10+ rating and multiplayer functions, I can play it with most of my family.
|
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "has_multiplayer", "name", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "NBA 2K16", "esrb": "E 10+ (for Everyone 10 and Older)", "rating": "good", "has_multiplayer": true}}
|
7d61f975-7ab0-4665-9913-2bfabd8f2920
|
The excellent indie adventure game Hellblade: Senua's Sacrifice features hack-and-slash action. This PlayStation, Xbox and PC game that was released in 2017 has no Linux or Mac compatibility but 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"}, "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": "Hellblade: Senua's Sacrifice", "release_year": 2017, "rating": "excellent", "genres": ["adventure", "hack-and-slash", "indie"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}}
|
d55ca1f3-b7d7-4a74-9cc4-d91df89467d6
|
Since you're into simulation strategy games, have you tried the game Transport Tycoon?
|
{"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name"], "type": "object"}}}
|
{"name": "recommend", "arguments": {"name": "Transport Tycoon", "genres": ["simulation", "strategy"]}}
|
e174d48f-e818-4103-ac0d-f1eb6749d0d5
|
NBA 2K16 is a good multiplayer game, and luckily for most, it's rated E 10+!
|
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "has_multiplayer", "name", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "NBA 2K16", "esrb": "E 10+ (for Everyone 10 and Older)", "rating": "good", "has_multiplayer": true}}
|
06fedb5c-0f6a-42ed-91f5-1a405e995642
|
Life is Strange was developed by Dontnod Entertainment and released in 2015. It is a third person role-playing 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"}, "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": "Life is Strange", "release_year": 2015, "developer": "Dontnod Entertainment", "genres": ["role-playing"], "player_perspective": ["third person"]}}
|
d5fe5da8-d2c5-42fc-87f1-5e736ffcf600
|
A good strategy simulation is hard to find, but have you played Transport Tycoon?
|
{"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name"], "type": "object"}}}
|
{"name": "recommend", "arguments": {"name": "Transport Tycoon", "genres": ["simulation", "strategy"]}}
|
5e6ffcd6-a1f2-4413-b947-a0d89b787094
|
I like NBA 2K16 quite a bit. Since it's multiplayer and rated E 10+, I can play it with my kids.
|
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "has_multiplayer", "name", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "NBA 2K16", "esrb": "E 10+ (for Everyone 10 and Older)", "rating": "good", "has_multiplayer": true}}
|
89fa4591-c45d-41a0-a544-9cfa21deebad
|
Life is Strange is a role-playing game played in third person perspective, and was released in 2015 by Dontnod Entertainment.
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "genres", "name", "player_perspective", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Life is Strange", "release_year": 2015, "developer": "Dontnod Entertainment", "genres": ["role-playing"], "player_perspective": ["third person"]}}
|
be00db93-ec47-4a55-88bb-52fe5c8afd58
|
Why do you think that the games Hudson Soft released back in 1993 feel mediocre?
|
{"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": 1993, "developer": "Hudson Soft", "rating": "average"}}
|
116ae40f-a2f5-4457-a71e-c6cec66f95e3
|
The Wolf Among Us is another good PC game from Telltale Games.
|
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "The Wolf Among Us", "developer": "Telltale Games", "rating": "good", "platforms": ["PC"]}}
|
cfe68a85-73c8-4fc9-b796-86e9c46882c2
|
Life is Strange is a third person role-playing game developed by Dontnod Entertainment. The game 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"}, "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": "Life is Strange", "release_year": 2015, "developer": "Dontnod Entertainment", "genres": ["role-playing"], "player_perspective": ["third person"]}}
|
d72642bf-d3f3-4b1a-b0e0-09bc87b1c835
|
I noticed you are not too fond of Hudson Soft games from 1993. But what's the reason?
|
{"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": 1993, "developer": "Hudson Soft", "rating": "average"}}
|
1033086e-38eb-476d-9de6-30732fd0d005
|
I had fun playing The Wolf Among Us. Altogether, I like playing Telltale Games on PC.
|
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "The Wolf Among Us", "developer": "Telltale Games", "rating": "good", "platforms": ["PC"]}}
|
cde27eee-6d50-461c-8eaa-df923bf2aca0
|
Driver is an average driving simulation game. You play in third person, and there is no multiplayer mode.
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Driver", "rating": "average", "genres": ["driving/racing", "simulation"], "player_perspective": ["third person"], "has_multiplayer": false}}
|
f2c0cc02-e79c-48b3-a9cd-49c1f85ce5d4
|
Why are you unimpressed by Hudson Soft's 1993 catalog of 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": 1993, "developer": "Hudson Soft", "rating": "average"}}
|
56211c56-bf21-4ace-86c5-798f3efa305d
|
I thought The Wolf Among Us was pretty good. The developer Telltale Games just knows how to make a quality PC game.
|
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "The Wolf Among Us", "developer": "Telltale Games", "rating": "good", "platforms": ["PC"]}}
|
d4c900e2-3cf3-43ff-8ca4-d8569ad54f9b
|
Driver was an average driving simulation game with a third person perspective. It didn't have multiplayer.
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Driver", "rating": "average", "genres": ["driving/racing", "simulation"], "player_perspective": ["third person"], "has_multiplayer": false}}
|
770392b9-d17c-4324-a44a-1eddf46fcfc5
|
How much do you enjoy M rated Xbox games like The Witcher 3: Wild Hunt?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "name", "platforms"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "The Witcher 3: Wild Hunt", "esrb": "M (for Mature)", "platforms": ["Xbox"]}}
|
407bd558-3f26-4669-943b-4c90e3417c4c
|
Heroes of Might and Magic III: The Restoration of Erathia is a turn-based strategy released in 1999. The player sees the world from a bird view.
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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": "Heroes of Might and Magic III: The Restoration of Erathia", "release_year": 1999, "genres": ["turn-based strategy"], "player_perspective": ["bird view"]}}
|
29d5f8cf-c92b-4448-804a-a3d5fb455457
|
Driver is a third person driving simulation game with average ratings. It is 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"}, "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": "Driver", "rating": "average", "genres": ["driving/racing", "simulation"], "player_perspective": ["third person"], "has_multiplayer": false}}
|
43a8f6f0-8e64-494d-ba53-f5e74f09abf8
|
Do you also like Xbox games rated M (for Mature), such as The Witcher 3: Wild Hunt?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "name", "platforms"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "The Witcher 3: Wild Hunt", "esrb": "M (for Mature)", "platforms": ["Xbox"]}}
|
54268d55-95d7-4480-a5c9-17d92c1318ec
|
Heroes of Might and Magic III: The Restoration of Erathia is a bird view turn-based strategy game. It was released in 1999.
|
{"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": "Heroes of Might and Magic III: The Restoration of Erathia", "release_year": 1999, "genres": ["turn-based strategy"], "player_perspective": ["bird view"]}}
|
8da13998-6fe4-46e7-982e-4ef455b70a9e
|
Have you been playing any fast paced multiplayer games lately?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["has_multiplayer", "specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"has_multiplayer": true, "specifier": "fast-paced"}}
|
fe73a1f3-c01e-4b61-8dc9-e45039d6e467
|
Have you played any M rated Xbox games before, like for example The Witcher 3: Wild Hunt?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "name", "platforms"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "The Witcher 3: Wild Hunt", "esrb": "M (for Mature)", "platforms": ["Xbox"]}}
|
2668fcd1-be13-4e74-9f06-88e15f834db1
|
Heroes of Might and Magic III: The Restoration of Erathia is a bird view turn-based strategy game from 1999.
|
{"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": "Heroes of Might and Magic III: The Restoration of Erathia", "release_year": 1999, "genres": ["turn-based strategy"], "player_perspective": ["bird view"]}}
|
005ae75e-e260-48d3-901a-dce0602e0ea2
|
Have you played any fast-paced multiplayer games lately?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["has_multiplayer", "specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"has_multiplayer": true, "specifier": "fast-paced"}}
|
c2367a7d-3b6d-4335-8ecc-344c964c77b6
|
Why do you dislike indie trivia board games?
|
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "rating"], "type": "object"}}}
|
{"name": "request_explanation", "arguments": {"rating": "poor", "genres": ["indie", "trivia/board game"]}}
|
17cce798-ef74-41e8-8474-36d23281cbb4
|
You previously said Need for Speed: Most Wanted was a solid game. Would you say a multiplayer option for the PlayStation increases the likeability of games from your perspective?
|
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["has_multiplayer", "name", "platforms", "rating"], "type": "object"}}}
|
{"name": "verify_attribute", "arguments": {"name": "Need for Speed: Most Wanted", "rating": "good", "has_multiplayer": true, "platforms": ["PlayStation"]}}
|
799c5c72-d2fa-433d-ac6f-b5e183894ab1
|
What's a really fast-paced game with multiplayer that you like to play?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["has_multiplayer", "specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"has_multiplayer": true, "specifier": "fast-paced"}}
|
bd4b2b2f-56b1-4ec6-b714-381a2b19806a
|
Why don't you ever enjoy indie trivia/board games?
|
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "rating"], "type": "object"}}}
|
{"name": "request_explanation", "arguments": {"rating": "poor", "genres": ["indie", "trivia/board game"]}}
|
e3b2187a-a21f-4fd6-9d25-b82a9c1a6ace
|
You said earlier that you enjoyed Need for Speed: Most Wanted. Do you like playing other PlayStation games with multiplayer?
|
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["has_multiplayer", "name", "platforms", "rating"], "type": "object"}}}
|
{"name": "verify_attribute", "arguments": {"name": "Need for Speed: Most Wanted", "rating": "good", "has_multiplayer": true, "platforms": ["PlayStation"]}}
|
34928f62-4bf3-49ad-b25e-fd2bc4e90cce
|
What do you think is the funniest game of all time?
|
{"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": "funniest"}}
|
37ae330e-5a9e-4f11-bd63-d0f4d55d8672
|
What is it about indie games in the trivia/board game genre that you find so distasteful?
|
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "rating"], "type": "object"}}}
|
{"name": "request_explanation", "arguments": {"rating": "poor", "genres": ["indie", "trivia/board game"]}}
|
e22da52c-4cbb-45ed-889a-f2235d49577a
|
I know for a fact you like Need for Speed: Most Wanted. Do you like playing other PlayStation games with multiplayer modes?
|
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["has_multiplayer", "name", "platforms", "rating"], "type": "object"}}}
|
{"name": "verify_attribute", "arguments": {"name": "Need for Speed: Most Wanted", "rating": "good", "has_multiplayer": true, "platforms": ["PlayStation"]}}
|
ed760d97-c7ef-475e-af0d-b8260493b76b
|
What's the funniest game you've played?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"specifier": {"title": "Specifier", "type": "string"}}, "required": ["specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"specifier": "funniest"}}
|
2523be49-c6cd-4344-b297-1dd4238f449f
|
Euro Truck Simulator is a first person driving/racing simulator out in 2008. It has received mostly negative 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"}, "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"]}}
|
2fb5e13c-6686-4b98-ac6d-9700a421f124
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.