input
stringlengths 20
429
| tool
stringclasses 464
values | output
stringlengths 46
331
| id
stringlengths 36
36
|
---|---|---|---|
I just didn't like Guitar Hero: Smash Hits. The problem is that Beenox has absolutely no idea how to balance or handle a multiplayer game, so any game from them with multiplayer is just not fun to play. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Guitar Hero: Smash Hits", "developer": "Beenox", "rating": "poor", "has_multiplayer": true}} | fec2b63c-de8e-4513-919d-0dc37e6adae5 |
Do you mean the first person game, Need for Speed: The Run? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Need for Speed: The Run", "player_perspective": ["first person"]}} | 4c2858ca-9325-40eb-9f88-34fcff18cabd |
The Crew 2, the driving/racing game expected to be released June 29, 2018? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` 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"}}, "required": ["exp_release_date", "genres", "name"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "The Crew 2", "exp_release_date": "June 29, 2018", "genres": ["driving/racing"]}} | 8e02c5f9-c1de-4046-911a-117f948258d2 |
SpellForce 3 is a real-time strategy, role-playing game released in 2017. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "SpellForce 3", "release_year": 2017, "genres": ["real-time strategy", "role-playing"]}} | 56f27d87-f086-4ae3-a14b-a7f6a469819e |
Have you ever played a game 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": {}} | b31401d5-d103-4769-9ba3-af7c3617453c |
The Wolf Among Us is third person perspective, point-and-click adventure. It was released in 2013 with good reviews. It is available on PlayStation, Xbox, and PC. You can get it for Mac, but not Linux. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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": "The Wolf Among Us", "release_year": 2013, "rating": "good", "genres": ["adventure", "point-and-click"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": true}} | c8bc0c05-1ec6-4ba8-ba6a-6d0b0312b683 |
I'm wondering if you like third person sport games, such as Tony Hawk's Pro Skater 3? | {"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": "Tony Hawk's Pro Skater 3", "genres": ["sport"], "player_perspective": ["third person"]}} | d482d6ef-1d93-4425-937b-0d4742355957 |
Beenox put multiplayer in Guitar Hero: Smash Hits but forgot to make it any fun to play. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Guitar Hero: Smash Hits", "developer": "Beenox", "rating": "poor", "has_multiplayer": true}} | 8e4971cf-1f77-420d-bfec-27dd2bab10d1 |
Speaking of good real-time strategy games, have you tried Age of Empires II: The Age of Kings by Ensemble Studios? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` 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"}}, "required": ["developer", "genres", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Age of Empires II: The Age of Kings", "developer": "Ensemble Studios", "genres": ["real-time strategy"]}} | 55bbaab5-ebf9-4bc5-86b9-830e821a0286 |
Layers of Fear, the first person PlayStation game? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Layers of Fear", "player_perspective": ["first person"], "platforms": ["PlayStation"]}} | 2035a494-7cb5-41f0-b3d6-a998a796e866 |
I was wondering if you like playing third person sports games, such as Tony Hawk's Pro Skater 3. | {"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": "Tony Hawk's Pro Skater 3", "genres": ["sport"], "player_perspective": ["third person"]}} | 58e68e1c-8122-47ba-85c0-f1e7722298ce |
SpellForce 3 is a real-time strategy, role-playing game that came out 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "SpellForce 3", "release_year": 2017, "genres": ["real-time strategy", "role-playing"]}} | caf5a96c-ab18-41a2-8a91-ed2404bf1c6c |
Is Linux your OS 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": {}} | 7962da1a-048c-4ff3-8f93-bcf1f486ddae |
The Wolf Among Us is a good third person point-and-click adventure game. It came out in 2013 for PlayStation, Xbox, and PC. It is supported on Mac, but it is not on Linux. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "The Wolf Among Us", "release_year": 2013, "rating": "good", "genres": ["adventure", "point-and-click"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": true}} | dee62836-1575-446a-9a7f-b328dca50322 |
I really wish Beenox's Guitar Hero: Smash Hits was good, but it's not. Even with friends, the multiplayer is just bad. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["developer", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Guitar Hero: Smash Hits", "developer": "Beenox", "rating": "poor", "has_multiplayer": true}} | 25e6327a-e8fd-4532-9d08-14a73efbe611 |
A classic real-time strategy game made by Ensemble Studios is Age of Empires II: The Age of Kings. Have you played it before? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` 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"}}, "required": ["developer", "genres", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Age of Empires II: The Age of Kings", "developer": "Ensemble Studios", "genres": ["real-time strategy"]}} | 5d069d07-8964-46d9-8282-29206b4af8c1 |
Are you talking about BioShock, the PC game you can buy on Steam? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "name", "platforms"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "BioShock", "platforms": ["PC"], "available_on_steam": true}} | 9bae426f-1870-47c1-9056-12f90de06c4f |
SpellForce 3 is a role-playing, real-time strategy game that was released in 2017. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "SpellForce 3", "release_year": 2017, "genres": ["real-time strategy", "role-playing"]}} | a8f7075c-676b-45b2-8520-7b4d93421ab8 |
Do you like Linux 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": {}} | 9ba2855e-9ea4-4289-a9e2-f16b677df118 |
The Wolf Among Us is a good point-and-click, third person adventure game. It was out on 2013 for PlayStation, Xbox, PC, and Mac. It currently has no Linux 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"}, "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": "The Wolf Among Us", "release_year": 2013, "rating": "good", "genres": ["adventure", "point-and-click"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": true}} | e3f1d8a8-a90a-467a-81f6-ecdf65f6be2f |
Why is it that you feel third person sports games are overall just average? | {"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": "average", "genres": ["sport"], "player_perspective": ["third person"]}} | bd1bf163-e05b-4c3d-8005-c0dbeca353d2 |
The Room is an indie first person point-and-click puzzle game. It does not 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"}, "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Room", "genres": ["indie", "point-and-click", "puzzle"], "player_perspective": ["first person"], "has_multiplayer": false}} | 510b1210-162b-452c-98de-22c46a3065d4 |
Speaking of real-time strategy from Ensemble Studios, have you heard of Age of Empires II: The Age of Kings? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` 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"}}, "required": ["developer", "genres", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Age of Empires II: The Age of Kings", "developer": "Ensemble Studios", "genres": ["real-time strategy"]}} | a7c19903-2b0a-4178-869a-fba57180df0d |
Do you mean Tomb Raider: The Angel of Darkness with a third person perspective that you can play on PC? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Tomb Raider: The Angel of Darkness", "player_perspective": ["third person"], "platforms": ["PC"]}} | d87d011b-45a4-4bfd-9cdb-f87d41875301 |
Why don't you find third person sports games much fun to play? | {"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": "average", "genres": ["sport"], "player_perspective": ["third person"]}} | 518aa47b-0a5e-4b83-9eec-04ef7af8954d |
Grand Theft Auto V is an action-adventure shooter game that is driving/racing. You can play this game either in the first person or third person, and the game has 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"}, "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Grand Theft Auto V", "genres": ["action-adventure", "driving/racing", "shooter"], "player_perspective": ["first person", "third person"], "has_multiplayer": true}} | 5adcff3d-e6ae-4850-a5be-b4a2f0d1a36f |
Do you game often 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": {}} | 2a8ba2c7-983a-4ac6-bb1a-0d5993250aac |
I thought BioShock was fun. Its focus on being single-player only let it tell a nice story, and it's Mac release meant I was actually able to play it. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["has_mac_release", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "BioShock", "rating": "good", "has_multiplayer": false, "has_mac_release": true}} | 3481f8e8-3c63-4fbf-b6df-bc123288371b |
The Room is an indie point-and-click puzzle game played in the first person. There isn't any multiplayer support. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Room", "genres": ["indie", "point-and-click", "puzzle"], "player_perspective": ["first person"], "has_multiplayer": false}} | 05fe0604-4e2a-468a-8097-0a32a9d4f4f3 |
Have you ever played a game that you felt was just revolting? | {"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": "revolting"}} | 6a96afce-fa73-4a5d-9342-1babdf5c1d2c |
Is that Mafia, the title from Illusion Softworks released in 2002? | {"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": "Mafia", "release_year": 2002, "developer": "Illusion Softworks"}} | 138a7702-d9c8-4b31-9927-e7934799e1ce |
Grand Theft Auto V is a driving/racing action-adventure shooter with first person and third person views and multiplayer features. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Grand Theft Auto V", "genres": ["action-adventure", "driving/racing", "shooter"], "player_perspective": ["first person", "third person"], "has_multiplayer": true}} | 292d86c9-b297-400a-a030-0715deabd47e |
Are you a Linux gamer? | {"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": {}} | 13383b03-71a2-4e64-a284-c59a962445dd |
I tend to like single-player games, especially if I can play them on my Mac, so I enjoyed BioShock a fair amount. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["has_mac_release", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "BioShock", "rating": "good", "has_multiplayer": false, "has_mac_release": true}} | c1ca986d-13dd-4e54-abba-e61dd6784078 |
What do you miss in sports games with a third person perspective? | {"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": "average", "genres": ["sport"], "player_perspective": ["third person"]}} | 9aafe7aa-7690-4c6a-8d37-9c6e3b090c02 |
If you like indie point-and-click puzzle games, then you should try The Room. It uses the first person perspective, but, unfortunately, it has no multiplayer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Room", "genres": ["indie", "point-and-click", "puzzle"], "player_perspective": ["first person"], "has_multiplayer": false}} | 3081703b-b6f8-4afd-b2a1-7278a5ba262a |
Have you ever played a game that you just found revolting? | {"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": "revolting"}} | b122f476-d343-4bac-a7ac-61b8070164dd |
Is it the Ori and the Blind Forest that you're talking about the one that doesn't have any multiplayer? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Ori and the Blind Forest", "has_multiplayer": false}} | 5cd53f49-2a11-4d70-a310-6555b36a6c6e |
Diablo II is a good game, I'd say. Blizzard North makes quality content, and the fact that it actually has a Mac release is nice. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["developer", "has_mac_release", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Diablo II", "developer": "Blizzard North", "rating": "good", "has_mac_release": true}} | 6b6d02cb-15e9-4693-809c-c7f41fb56fcb |
Grand Theft Auto V is an action-adventure driving game with shooter elements. You can play it in first or third person with your friends because it 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"}, "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"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Grand Theft Auto V", "genres": ["action-adventure", "driving/racing", "shooter"], "player_perspective": ["first person", "third person"], "has_multiplayer": true}} | 27c9a675-cec8-49f7-bf0b-89ead1c49f44 |
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": {}} | d59a40fc-6a3d-4aa8-9ae3-4c2b270c9f18 |
BioShock was such a good game, it didn't have multiplayer but it also didn't need it. And with a release on the Mac, playing was pretty simple too. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["has_mac_release", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "BioShock", "rating": "good", "has_multiplayer": false, "has_mac_release": true}} | e57898ef-abea-43fe-9bca-c1d2673f7125 |
You said that Need for Speed: The Run was neither bad nor good, but thoroughly mediocre. Do you feel the same way about the rest of the Xbox games developed by Firebrand 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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Need for Speed: The Run", "developer": "Firebrand Games", "rating": "average", "platforms": ["Xbox"]}} | 72d686bc-41af-41c9-9573-19074fd6b93d |
What's a game that you couldn't help but find revolting? | {"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": "revolting"}} | 7bf5c7d6-c96c-4bcc-ae2a-18041a37aa6b |
I presume you're talking about the 2010 PC game Worms: Reloaded? | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "release_year"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Worms: Reloaded", "release_year": 2010, "platforms": ["PC"]}} | 28adc276-d39c-4d84-820a-c808a74574c7 |
Oh man, I miss the old Blizzard North, Diablo II is a game that in many respects hasn't been rivaled. And thankfully, it's out on Mac too! | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["developer", "has_mac_release", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Diablo II", "developer": "Blizzard North", "rating": "good", "has_mac_release": true}} | 655ab610-93ed-4664-a41c-55a2b5542da8 |
BioShock is a first person action-adventure role-playing shooter that released in 2007. The game received good ratings from players despite its lack of multiplayer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "BioShock", "release_year": 2007, "rating": "good", "genres": ["action-adventure", "role-playing", "shooter"], "player_perspective": ["first person"], "has_multiplayer": false}} | 18045709-1dc2-4ecc-b9de-484739fb6c71 |
Undertale is an indie, adventure, role-playing game by the developer tobyfox. It have received overall excellent ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Undertale", "developer": "tobyfox", "rating": "excellent", "genres": ["adventure", "indie", "role-playing"]}} | da8e5237-baf1-44d8-8a51-c360e9e1f3b2 |
What's the most expensive game for the PC that you know of? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["platforms", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"platforms": ["PC"], "specifier": "expensive"}} | 919f613a-1129-4c73-855f-52de413658d2 |
You said that you Need for Speed: The Run was mediocre. Does the same sentiment apply to other Firebrand Games on the Xbox? | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Need for Speed: The Run", "developer": "Firebrand Games", "rating": "average", "platforms": ["Xbox"]}} | e2acfa0d-651d-4737-80d4-69c410c17483 |
You are a big fan of Uncharted 4: A Thief's End, right? Do you find action-adventure shooters exciting in general? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Uncharted 4: A Thief's End", "rating": "excellent", "genres": ["action-adventure", "shooter"]}} | 11a878fd-695c-4a71-9825-21310e61d3ab |
This is the Grand Theft Auto V that's got an M rating, correct? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}}, "required": ["esrb", "name"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Grand Theft Auto V", "esrb": "M (for Mature)"}} | 205a341f-d181-44f7-af2f-fdf9965af0d9 |
BioShock, released in 2007, is a good action-adventure role-playing shooter played in first person. It is not a multiplayer game. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "BioShock", "release_year": 2007, "rating": "good", "genres": ["action-adventure", "role-playing", "shooter"], "player_perspective": ["first person"], "has_multiplayer": false}} | 9036c6b7-2730-4678-8658-1a5b3bd18d8b |
Undertale is an excellent role-playing indie adventure game developed by tobyfox. | {"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"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Undertale", "developer": "tobyfox", "rating": "excellent", "genres": ["adventure", "indie", "role-playing"]}} | 730c4f94-a736-4f89-aa12-22cfed17c3c7 |
What's the most expensive PC game you know of? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["platforms", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"platforms": ["PC"], "specifier": "expensive"}} | af92c02c-09aa-4db3-96c5-ce452be46bd0 |
Blizzard North is mostly an okay developer, but they released Diablo II for the Mac and so that pushes the game from okay to good in my view. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["developer", "has_mac_release", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Diablo II", "developer": "Blizzard North", "rating": "good", "has_mac_release": true}} | 4bc70f95-ab8d-441a-8bc4-1ea7cfafa14b |
You said that Need for Speed: The Run was just okay. Would it be safe to assume that you feel the same about other Firebrand Games on Xbox? | {"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Need for Speed: The Run", "developer": "Firebrand Games", "rating": "average", "platforms": ["Xbox"]}} | dc1da6fa-9e46-4c41-ba84-fa893d1ce0a1 |
You mentioned before that you love Uncharted 4: A Thief's End. Is that true for all action-adventure shooters? | {"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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Uncharted 4: A Thief's End", "rating": "excellent", "genres": ["action-adventure", "shooter"]}} | 6380cb35-840f-40cb-9f89-d9e30deeed75 |
Do you mean Heroes of Might and Magic III: The Restoration of Erathia with a bird's eye view, for PC? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Heroes of Might and Magic III: The Restoration of Erathia", "player_perspective": ["bird view"], "platforms": ["PC"]}} | 9dae6752-6449-4279-8720-42d17d7c3245 |
Hellblade: Senua's Sacrifice is an excellent indie title that is a third person hack-and-slash adventure game. It does not have any multiplayer modes. It was released on PlayStation, Xbox, and PC with it also being available on Steam. It is rated M (for Mature). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "esrb", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Hellblade: Senua's Sacrifice", "esrb": "M (for Mature)", "rating": "excellent", "genres": ["adventure", "hack-and-slash", "indie"], "player_perspective": ["third person"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}} | 3a505fed-3943-48e2-b09e-166cc19443d0 |
BioShock is a good action-adventure first person shooter with role-playing, released in 2007. The game does not feature 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "BioShock", "release_year": 2007, "rating": "good", "genres": ["action-adventure", "role-playing", "shooter"], "player_perspective": ["first person"], "has_multiplayer": false}} | 4ca201d9-0454-4868-b1a7-3ef6db20b15f |
If you are looking for an excellent adventure game, check out Undertale by tobyfox. This game is an indie and role-playing title. | {"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"}}, "required": ["developer", "genres", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Undertale", "developer": "tobyfox", "rating": "excellent", "genres": ["adventure", "indie", "role-playing"]}} | 0137b7ce-032f-461b-af37-0c4f8864725d |
What's the most expensive PC game you have ever purchased? | {"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["platforms", "specifier"], "type": "object"}}} | {"name": "request", "arguments": {"platforms": ["PC"], "specifier": "expensive"}} | 79d761a6-2a07-4a42-85a7-31bcc8e71c3a |
So, you're into games with both a Mac and a Linux release. Have you heard about Worms: Reloaded? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["has_linux_release", "has_mac_release", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Worms: Reloaded", "has_linux_release": true, "has_mac_release": true}} | 18913ff3-1801-4d83-8bae-0b69973b19d8 |
You mentioned that you thought Uncharted 4: A Thief's End was an absolutely amazing game. Is the action-adventure shooter genre something right up your alley? | {"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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Uncharted 4: A Thief's End", "rating": "excellent", "genres": ["action-adventure", "shooter"]}} | e4cf1f22-6508-4e2b-b2ab-264372607889 |
Is the Might & Magic: Heroes VI you just mentioned the one developed by Black Hole Entertainment and available on Steam? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "name"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Might & Magic: Heroes VI", "developer": "Black Hole Entertainment", "available_on_steam": true}} | 428bcabd-7e56-4a55-a284-e52c139be36b |
If you like indie hack-and-slash games, Hellblade: Senua's Sacrifice is an excellent single-player third person adventure game. It is rated M (for Mature). It is available on Steam, and it runs on PlayStation, Xbox, and PC platforms. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "esrb", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Hellblade: Senua's Sacrifice", "esrb": "M (for Mature)", "rating": "excellent", "genres": ["adventure", "hack-and-slash", "indie"], "player_perspective": ["third person"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}} | 55c69851-c4a8-4f9e-9731-7123f7c227b3 |
Do you mean the Ancient Cities that you play from a bird view perspective? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Ancient Cities", "player_perspective": ["bird view"]}} | 6ddecc93-1d09-453e-9cb9-3161980c4b1d |
I eventually picked up Far Cry 3 for my PlayStation after hearing of the hype, and thankfully, it's a pretty good game. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Far Cry 3", "rating": "good", "platforms": ["PlayStation"]}} | 44101627-d618-487c-ae3f-74133a7c25ce |
Payday 2 is an average role-playing game that came out in 2013. You can play this first person shooter in 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Payday 2", "release_year": 2013, "rating": "average", "genres": ["role-playing", "shooter"], "player_perspective": ["first person"], "has_multiplayer": true}} | 87724ed3-c890-491e-9d5d-34ae0f1cacfd |
Speaking of strategy games suitable for Mac and Linux platform, have you heard of Worms: Reloaded? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["has_linux_release", "has_mac_release", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Worms: Reloaded", "has_linux_release": true, "has_mac_release": true}} | 26fed361-d86d-460f-99a8-ca090b2a5926 |
Oh, you mean Undertale, right? The one that was ported to Mac and Linux? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["has_linux_release", "has_mac_release", "name"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Undertale", "has_linux_release": true, "has_mac_release": true}} | 3b34e278-61d7-4537-8038-2cbc7477f932 |
By Tony Hawk's Pro Skater 3, do you mean the PC game with the third person perspective? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Tony Hawk's Pro Skater 3", "player_perspective": ["third person"], "platforms": ["PC"]}} | ccffa8ed-7daf-42f4-971e-a6a74c503b1a |
Hellblade: Senua's Sacrifice is supposedly an excellent indie adventure hack-and-slash game for the PlayStation, Xbox, and PC. This third person game is available on Steam but does not feature multiplayer. It is rated M (for Mature). | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "esrb", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Hellblade: Senua's Sacrifice", "esrb": "M (for Mature)", "rating": "excellent", "genres": ["adventure", "hack-and-slash", "indie"], "player_perspective": ["third person"], "has_multiplayer": false, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}} | f9033e90-3fe6-4311-8b15-cbece0d7fe4f |
So you're talking about the Ancient Cities with the bird view perspective, right? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Ancient Cities", "player_perspective": ["bird view"]}} | b10efb11-6905-4f9d-b87f-cb966f496dfc |
I enjoyed playing Far Cry 3, like I do pretty much all PlayStation games. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Far Cry 3", "rating": "good", "platforms": ["PlayStation"]}} | ab0385ef-4394-4a44-acb0-6c2f82a26100 |
A decent role-playing shooter I've been playing recently is Payday 2, from 2013. It is in first person perspective and has 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Payday 2", "release_year": 2013, "rating": "average", "genres": ["role-playing", "shooter"], "player_perspective": ["first person"], "has_multiplayer": true}} | 163c087e-4d70-44ae-9151-7cc583f76741 |
If you're looking for a game with both a Mac release and a Linux release, Worms: Reloaded is one. Have you heard of it before? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["has_linux_release", "has_mac_release", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Worms: Reloaded", "has_linux_release": true, "has_mac_release": true}} | f766a931-eb37-4ccf-8086-66b9fe31a390 |
Are you talking about Tony Hawk's Pro Skater 3, the one on PC but not on Steam for some odd reason? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "name", "platforms"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Tony Hawk's Pro Skater 3", "platforms": ["PC"], "available_on_steam": false}} | 32119964-a7fc-4ca5-81c8-e0e5f960a4ee |
Are you referring to The Crew 2, the upcoming driving/racing title releasing June 29, 2018? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` 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"}}, "required": ["exp_release_date", "genres", "name"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "The Crew 2", "exp_release_date": "June 29, 2018", "genres": ["driving/racing"]}} | ec0a5785-8920-47f2-b08e-7b88367d9a09 |
Madden NFL 15 is a decent sport simulation game with both a bird's eye and a third person view. The game was released in 2014 for the PlayStation and Xbox consoles only. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Madden NFL 15", "release_year": 2014, "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view", "third person"], "platforms": ["PlayStation", "Xbox"]}} | 227b3023-994f-4a6c-b042-d3737bb76f6f |
Are you talking about Ancient Cities with a bird view perspective? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Ancient Cities", "player_perspective": ["bird view"]}} | f63b05c3-83d9-4f59-b0ae-95bd095acb1c |
PlayStation has had a lot of interesting and expanding games, and Far Cry 3 was one of those good ones. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Far Cry 3", "rating": "good", "platforms": ["PlayStation"]}} | 7e38883d-216c-4c4e-bb2b-c037fb218c5c |
Payday 2 is considered an average role-playing, first person shooter game that was released in 2013. It also features 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Payday 2", "release_year": 2013, "rating": "average", "genres": ["role-playing", "shooter"], "player_perspective": ["first person"], "has_multiplayer": true}} | fb8e2b92-b3fe-4652-a23a-ade980af0b10 |
Need for Speed: Most Wanted is a good game. I like the first person perspective, and it's on the Xbox which is the platform of my choice. | {"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": "Need for Speed: Most Wanted", "rating": "good", "player_perspective": ["first person"], "platforms": ["Xbox"]}} | 516a5785-435d-4294-a7a1-b5ced9bf8e30 |
Do you mean the Grand Theft Auto V that has got a third person perspective? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Grand Theft Auto V", "player_perspective": ["third person"]}} | eb6384dc-bbb6-4738-89fc-e920fa76a31d |
The E rated game on Mac, Heroes of Might and Magic III: The Restoration of Erathia? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["esrb", "has_mac_release", "name"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Heroes of Might and Magic III: The Restoration of Erathia", "esrb": "E (for Everyone)", "has_mac_release": true}} | e314c2ee-2422-4884-81a6-1e73301fe620 |
Madden NFL 15 is a decent third person sports simulation game that allows you to play from a bird view perspective too. It was released in 2014 for PlayStation and Xbox consoles only. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Madden NFL 15", "release_year": 2014, "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view", "third person"], "platforms": ["PlayStation", "Xbox"]}} | e04b0364-04e3-4970-b6e7-511702a65ce2 |
BioShock is an action-adventure, role-playing shooter that was developed by 2K Boston. It was released in 2007 for the PlayStation, Xbox, and PC. It is available on Steam and has a Mac release, but it doesn't have a Linux release. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "developer", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "BioShock", "release_year": 2007, "developer": "2K Boston", "genres": ["action-adventure", "role-playing", "shooter"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": true}} | 6dc49de7-f164-432b-8ecd-aa6bfa6ad7f4 |
So what is the thing about third person sport racing simulators that gives you good time playing them? | {"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": "good", "genres": ["driving/racing", "simulation", "sport"], "player_perspective": ["third person"]}} | 762a18fc-e81d-433b-be6d-2d323842e46b |
The Legend of Zelda: Ocarina of Time was released in 1998 on Nintendo. It is an excellent role-playing game full of action, adventure and puzzles, played from a third person perspective with the option of switching to bird view. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Legend of Zelda: Ocarina of Time", "release_year": 1998, "rating": "excellent", "genres": ["action-adventure", "puzzle", "role-playing"], "player_perspective": ["bird view", "third person"], "platforms": ["Nintendo"]}} | 0313d5ab-9f8e-4b0e-9aad-de243d67a81d |
Need for Speed: Most Wanted is a solid first person game when you consider the selection on the Xbox. | {"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": "Need for Speed: Most Wanted", "rating": "good", "player_perspective": ["first person"], "platforms": ["Xbox"]}} | d9188967-1e91-4017-b079-34dba4d6d847 |
Madden NFL 15 is average I guess. At first I didn't like it at all, but the multiplayer made it somewhat worthwhile. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Madden NFL 15", "rating": "average", "has_multiplayer": true}} | 19e85e12-1254-4206-9710-f0a613b2383d |
By The Crew 2 are you talking about the PlayStation game created by Ivory Tower? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "The Crew 2", "developer": "Ivory Tower", "platforms": ["PlayStation"]}} | e8d46627-2b95-4f47-9c02-48cb6b9e426b |
Madden NFL 15 is an average sport simulation from a bird view and third person. It came out in 2014 for PlayStation and Xbox. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Madden NFL 15", "release_year": 2014, "rating": "average", "genres": ["simulation", "sport"], "player_perspective": ["bird view", "third person"], "platforms": ["PlayStation", "Xbox"]}} | 19d5ba2a-98e5-4abe-b97d-7bf5ad72354d |
BioShock is an action-adventure role-playing game with shooter elements and released in 2007 by 2K Boston. It is available on PC and Mac but not Linux, and it can be found on Steam. The game is also on the PlayStation and Xbox consoles. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "developer", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "BioShock", "release_year": 2007, "developer": "2K Boston", "genres": ["action-adventure", "role-playing", "shooter"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": true}} | f2751358-30ba-4d52-9ab1-4c6c0b677e4f |
Why do you like a third person perspective in sport racing simulators? | {"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": "good", "genres": ["driving/racing", "simulation", "sport"], "player_perspective": ["third person"]}} | 7d39859e-b6eb-479d-97b5-a3e82297285a |
If you want to play a great action-adventure role-playing game with puzzle solving, and you haven't played The Legend of Zelda: Ocarina of Time yet, you really should. It was released in 1998 for Nintendo consoles only. The camera swaps between a third person view and a bird view. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Legend of Zelda: Ocarina of Time", "release_year": 1998, "rating": "excellent", "genres": ["action-adventure", "puzzle", "role-playing"], "player_perspective": ["bird view", "third person"], "platforms": ["Nintendo"]}} | bd61bb5e-19a6-46ee-a293-1fe5d00297ab |
I thought that Need for Speed: Most Wanted was pretty good. It's a first person game and it's on a strong platform like the Xbox, so that makes for an immersive experience. | {"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": "Need for Speed: Most Wanted", "rating": "good", "player_perspective": ["first person"], "platforms": ["Xbox"]}} | cf3b5023-637c-42d0-a185-3413e2727c77 |
I'm not a fan of M rated games, so I thought I'd hate Call of Duty: Advanced Warfare. But Sledgehammer Games is a developer that knows what they're doing most of the time, so I actually found it to be okay. | {"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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "esrb", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Call of Duty: Advanced Warfare", "developer": "Sledgehammer Games", "esrb": "M (for Mature)", "rating": "average"}} | 314fd631-7553-4954-baf5-cc36467dbc00 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.