input
stringlengths 20
429
| tool
stringclasses 464
values | output
stringlengths 46
331
| id
stringlengths 36
36
|
---|---|---|---|
If you're looking for a multiplayer sport racing sim, you can't go wrong with F1 2014. Are you familiar with it? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "F1 2014", "genres": ["driving/racing", "simulation", "sport"], "has_multiplayer": true}} | 291a6882-5024-42ba-a773-9b4197730fd8 |
Crysis by Crytek Frankfurt in 2007 is a first person action-adventure shooter with positive ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Crysis", "release_year": 2007, "developer": "Crytek Frankfurt", "rating": "good", "genres": ["action-adventure", "shooter"], "player_perspective": ["first person"]}} | d6b3a865-7fdc-4ec6-9e64-37160435d829 |
I quite fancy Life is Strange. It's one of many M rated games I enjoy on Steam. | {"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"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "esrb", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Life is Strange", "esrb": "M (for Mature)", "rating": "good", "available_on_steam": true}} | 72f06572-db84-444d-8575-951c705d0cf2 |
Now I have to ask, have you played any 1993 Hudson Soft games, such as Super Bomberman? | {"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": "Super Bomberman", "release_year": 1993, "developer": "Hudson Soft"}} | a400338f-a133-482c-8cad-d0957b103bba |
Have you played any first person games like The Vanishing of Ethan Carter? | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "The Vanishing of Ethan Carter", "player_perspective": ["first person"]}} | 77642acd-c123-4db6-9644-20489c62f9b4 |
Since you like sport games, have you played the multiplayer driving/racing simulation game F1 2014? | {"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": "F1 2014", "genres": ["driving/racing", "simulation", "sport"], "has_multiplayer": true}} | e5ec6e23-67c7-404a-9283-c5064f63e7f1 |
I do like Life is Strange. In fact, I enjoy third person role-playing games generally. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Life is Strange", "rating": "good", "genres": ["role-playing"], "player_perspective": ["third person"]}} | 05e25abe-b983-426b-88c8-eafddad77a02 |
What do you think about games from Hudson Soft, like the 1993 game Super Bomberman? | {"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": "Super Bomberman", "release_year": 1993, "developer": "Hudson Soft"}} | 2bf79917-7524-4d89-90c2-618420118e20 |
I'm wondering if you ever play games with a first person perspective, like The Vanishing of Ethan Carter. | {"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["name", "player_perspective"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "The Vanishing of Ethan Carter", "player_perspective": ["first person"]}} | 1daaae09-61ab-413a-8e71-03328942bc18 |
If you want a driving/racing sport simulator with multiplayer, F1 2014 is an option. Are you familiar with it? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "F1 2014", "genres": ["driving/racing", "simulation", "sport"], "has_multiplayer": true}} | 17834fc3-3b4c-4e65-8598-4290d23585b4 |
I enjoyed playing Life is Strange, just like I usually do third person RPGs. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Life is Strange", "rating": "good", "genres": ["role-playing"], "player_perspective": ["third person"]}} | ca9fef6b-664f-4e97-8b26-be8a172db3cd |
Just curious, what do you think of games by Hudson Soft released in 1993, such as Super Bomberman? | {"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": "Super Bomberman", "release_year": 1993, "developer": "Hudson Soft"}} | 5827e4ce-c5ce-455a-b031-7a5b2e5f6ecb |
Mirror's Edge Catalyst is a first person action-adventure fighting game with a multiplayer mode. It's playable on PlayStation, Xbox, and PC. It's not available on Steam or playable on Mac, but it is playable 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Mirror's Edge Catalyst", "genres": ["action-adventure", "fighting"], "player_perspective": ["first person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": false, "has_linux_release": true, "has_mac_release": false}} | ac8a5a1c-694e-4f95-8633-b6eef4f81450 |
Do you mean the Grand Theft Auto V developed by Rockstar North? | {"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"}}, "required": ["developer", "name"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Grand Theft Auto V", "developer": "Rockstar North"}} | 2a8236af-9437-4f3f-9776-a460f912661f |
Alan Wake's American Nightmare is a pretty poor action-adventure shooter from 2012, and released for Xbox and PC only. It's available on Steam, but doesn't have a Linux or a Mac release. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "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": "Alan Wake's American Nightmare", "release_year": 2012, "rating": "poor", "genres": ["action-adventure", "shooter"], "platforms": ["Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | dcc0da8f-37fd-4df7-bea0-924b1b24ca21 |
Life is Strange is pretty good, as far as third person RPGs go. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Life is Strange", "rating": "good", "genres": ["role-playing"], "player_perspective": ["third person"]}} | 1f2d9788-bd5e-45cb-8287-797b2af14e3a |
Blizzard Entertainment created an excellent real-time strategy game called Warcraft III: Reign of Chaos that also provides bird view. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Warcraft III: Reign of Chaos", "developer": "Blizzard Entertainment", "rating": "excellent", "genres": ["real-time strategy"], "player_perspective": ["bird view"]}} | bfc32052-fd8d-44d3-9b8a-83e636220087 |
Mirror's Edge Catalyst is a first person action-adventure and fighting game. It has multiplayer and released on PlayStation, Xbox, and PC. It has a Linux release but it doesn't have a Mac release and isn't available on Steam. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Mirror's Edge Catalyst", "genres": ["action-adventure", "fighting"], "player_perspective": ["first person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": false, "has_linux_release": true, "has_mac_release": false}} | e0b81e38-20d9-4b75-8247-7504a7920ea7 |
Are you referring to Grand Theft Auto V from Rockstar North? | {"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"}}, "required": ["developer", "name"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Grand Theft Auto V", "developer": "Rockstar North"}} | 29526086-0228-4b01-9734-71ebc238f3ae |
Do you mean Ori and the Blind Forest that was released in 2015? | {"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"}}, "required": ["name", "release_year"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Ori and the Blind Forest", "release_year": 2015}} | a762d7c2-8e83-4aa4-a61b-bdf46f47cb02 |
Warcraft III: Reign of Chaos from Blizzard Entertainment is an excellent real-time strategy that you play from a bird view perspective. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Warcraft III: Reign of Chaos", "developer": "Blizzard Entertainment", "rating": "excellent", "genres": ["real-time strategy"], "player_perspective": ["bird view"]}} | 76a87819-fb04-4bec-ad93-c4de400636a8 |
Mirror's Edge Catalyst is a first person action-adventure fighter with multiplayer for PlayStation, Xbox, and PC. It's not on Steam or Mac, but there is 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"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Mirror's Edge Catalyst", "genres": ["action-adventure", "fighting"], "player_perspective": ["first person"], "has_multiplayer": true, "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": false, "has_linux_release": true, "has_mac_release": false}} | 2d8b9191-2539-4f84-87d5-24b3b92057e1 |
Is the Grand Theft Auto V you just mentioned the one that was developed by Rockstar North? | {"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"}}, "required": ["developer", "name"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Grand Theft Auto V", "developer": "Rockstar North"}} | 3f7fb25f-d68f-4761-90c6-e4301463dfaf |
When you mentioned Ori and the Blind Forest, are you talking about the 2015 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"}, "release_year": {"title": "Release Year", "type": "integer"}}, "required": ["name", "release_year"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Ori and the Blind Forest", "release_year": 2015}} | a0a5be36-c671-473a-beb6-b8d19bbb3e19 |
Blizzard Entertainment's Warcraft III: Reign of Chaos is an excellent real-time strategy game with a bird view perspective. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Warcraft III: Reign of Chaos", "developer": "Blizzard Entertainment", "rating": "excellent", "genres": ["real-time strategy"], "player_perspective": ["bird view"]}} | 1b0bc4ff-9333-4815-94dc-59983e7df032 |
What is it about first person games on the PC that causes you to find them just so-so? | {"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["platforms", "player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "average", "player_perspective": ["first person"], "platforms": ["PC"]}} | b28ba3c0-5db9-4cc3-b65d-d0cc8df74944 |
Earlier you said you liked Max Payne. Is it normally that you feel fondly about third person games on Steam? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Max Payne", "rating": "good", "player_perspective": ["third person"], "available_on_steam": true}} | 6c2883ec-3e4c-4b30-8308-bb246d147247 |
Do you mean Ori and the Blind Forest from 2015? | {"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"}}, "required": ["name", "release_year"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Ori and the Blind Forest", "release_year": 2015}} | 5360430b-6105-46c4-b8e0-05befa1fc3c4 |
Guitar Hero: Smash Hits is a first person music game from 2009. Though it has received some low ratings, you can play it on PlayStation, Xbox, and Nintendo. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Guitar Hero: Smash Hits", "release_year": 2009, "rating": "poor", "genres": ["music"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "Nintendo"]}} | 308ca28f-d67f-4545-9292-2f4ad89a463c |
What is it about first person PC games that makes you say they're mostly 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["platforms", "player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "average", "player_perspective": ["first person"], "platforms": ["PC"]}} | 691968fa-15c8-4919-acd1-c9907d064300 |
You said that Max Payne was a pretty good game. Do you feel the same way about other third person perspective games you can get on Steam right now? | {"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Max Payne", "rating": "good", "player_perspective": ["third person"], "available_on_steam": true}} | 1295a07f-f709-431f-843a-cce4d766fd4a |
Mirror's Edge Catalyst is a 2016 action-adventure fighting game that is played from a first person perspective. It is available for PlayStation, Xbox, and PC, but you cannot play it on Steam. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Mirror's Edge Catalyst", "release_year": 2016, "genres": ["action-adventure", "fighting"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": false}} | 8958a1b8-d506-4477-8a81-ab3a5452cd7a |
Fuse Games' Metroid Prime Pinball is an average game that I recently played on my Nintendo. I wish it was better, to be honest. | {"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": "Metroid Prime Pinball", "developer": "Fuse Games", "rating": "average", "platforms": ["Nintendo"]}} | 350b4100-39d4-4cfc-a8a8-9a6ee64133bd |
Guitar Hero: Smash Hits from 2009 is a poorly rated game. It's a first person music game that came out on PlayStation, Xbox, and Nintendo. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Guitar Hero: Smash Hits", "release_year": 2009, "rating": "poor", "genres": ["music"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "Nintendo"]}} | 62e91743-0245-45fb-8c92-4c736488a202 |
Why do you think PC games with a first person view are not so good? | {"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["platforms", "player_perspective", "rating"], "type": "object"}}} | {"name": "request_explanation", "arguments": {"rating": "average", "player_perspective": ["first person"], "platforms": ["PC"]}} | bef1e02f-a4a0-405e-995e-279af8f2dd24 |
I know you liked Max Payne. Do you like other third person games on Steam? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Max Payne", "rating": "good", "player_perspective": ["third person"], "available_on_steam": true}} | 314944e2-fe69-489e-affc-9e1e58f0418c |
The Elder Scrolls V: Skyrim is a good adventure RPG title released in 2011 that can be played single-player only, and from either the first person or third person view. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Elder Scrolls V: Skyrim", "release_year": 2011, "rating": "good", "genres": ["adventure", "role-playing"], "player_perspective": ["first person", "third person"], "has_multiplayer": false}} | 827e5716-0ec3-4622-8e11-8fa4a2f80708 |
Frankly, I think Metroid Prime Pinball could be somewhat better. Fuse Games had never really excelled in the Nintendo platform. | {"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": "Metroid Prime Pinball", "developer": "Fuse Games", "rating": "average", "platforms": ["Nintendo"]}} | 09ddc589-ce72-40b2-8d61-c756e6fab4f8 |
Guitar Hero: Smash Hits is a 2009 first person music game for PlayStation, Xbox, and Nintendo. It has poor ratings. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Guitar Hero: Smash Hits", "release_year": 2009, "rating": "poor", "genres": ["music"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "Nintendo"]}} | 47b9ad4b-c01f-49f3-a3e1-85dd349ecccf |
Do you enjoy first person PC games, such as 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "BioShock", "player_perspective": ["first person"], "platforms": ["PC"]}} | 2f347c6b-444c-4c9e-bf69-2ced1d6813a6 |
I finished Quantum Break but, man, for an adventure shooter it was just OK. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Quantum Break", "rating": "average", "genres": ["adventure", "shooter"]}} | bbd5ef5a-e384-458a-be8e-410f6d69115d |
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}} | f305b906-0368-4a3b-bea0-63fe74976aa1 |
I like playing games on the Nintendo, but Fuse Games doesn't take advantage of the platform properly, so Metroid Prime Pinball ended up being just average. | {"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": "Metroid Prime Pinball", "developer": "Fuse Games", "rating": "average", "platforms": ["Nintendo"]}} | 07a3f9d4-7f52-4058-b1be-1965201aece8 |
Need for Speed: The Run by Firebrand Games is a first and third person driving/racing game that came out in 2011. | {"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": "Need for Speed: The Run", "release_year": 2011, "developer": "Firebrand Games", "genres": ["driving/racing"], "player_perspective": ["first person", "third person"]}} | ed9da459-5fd3-461d-b7c4-ba346694288e |
Do you enjoy playing PC games with a first person perspective, like 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "BioShock", "player_perspective": ["first person"], "platforms": ["PC"]}} | 686696f9-ff2c-4928-b5d7-88840a11f867 |
Quantum Break is an overall average adventure shooter. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Quantum Break", "rating": "average", "genres": ["adventure", "shooter"]}} | 799ce2bd-6434-4f04-8aaf-3dbabb6a11fc |
Tomb Raider: The Angel of Darkness got really poor ratings for an action-adventure shooter game. You play it in third person but there is no multiplayer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tomb Raider: The Angel of Darkness", "rating": "poor", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "has_multiplayer": false}} | 96855f90-d805-4bc4-bc17-2d13a1235df1 |
Need for Speed: The Run is a racing game from Firebrand Games released on 2011. You can drive in a first person and third person perspective. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "genres", "name", "player_perspective", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Need for Speed: The Run", "release_year": 2011, "developer": "Firebrand Games", "genres": ["driving/racing"], "player_perspective": ["first person", "third person"]}} | 0a510b09-942d-464f-a904-d39f7bd057a9 |
Do you normally play first person PC games like 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "suggest", "arguments": {"name": "BioShock", "player_perspective": ["first person"], "platforms": ["PC"]}} | a57c7ed0-9fd3-4c5d-b92c-fb2b18e85c62 |
Quantum Break was an okay experience for me. I don't normally enjoy shooters like it, but the adventure elements made it worth my while. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Quantum Break", "rating": "average", "genres": ["adventure", "shooter"]}} | e8125d7a-aa33-4342-ae65-59b0a6ff6f99 |
Far Cry 3 is a good first person action-adventure shooter game. It is available for PlayStation, Xbox, and PC, but it is not supported on Mac or Linux. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Far Cry 3", "rating": "good", "genres": ["action-adventure", "shooter"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}} | 43977da2-4699-4d98-a8af-4e1f02ba1606 |
This poorly rated third person shooter game, Tomb Raider: The Angel of Darkness, takes you on an action-adventure story with no multiplayer capabilities. | {"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": "Tomb Raider: The Angel of Darkness", "rating": "poor", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "has_multiplayer": false}} | 5a1752e2-e4e1-4d58-8817-e93352c5fe59 |
Need for Speed: The Run is a racing game developed by Firebrand Games in 2011. The game offers both first person and third person perspectives. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "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": "Need for Speed: The Run", "release_year": 2011, "developer": "Firebrand Games", "genres": ["driving/racing"], "player_perspective": ["first person", "third person"]}} | de5632ac-f1c6-4a0d-9211-fc7019abe8b3 |
You said that you liked Rocket League. Do you like to play other third person games by Psyonix? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Rocket League", "developer": "Psyonix", "rating": "good", "player_perspective": ["third person"]}} | 8a827c73-931a-4a96-ac6b-7e82bdacc3e8 |
Tomb Raider: The Angel of Darkness is a third person action-adventure shooter with poor reviews and no multiplayer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tomb Raider: The Angel of Darkness", "rating": "poor", "genres": ["action-adventure", "shooter"], "player_perspective": ["third person"], "has_multiplayer": false}} | 10580120-f6d2-478d-abb8-0f5d3edc47b4 |
I had fun playing The Elder Scrolls V: Skyrim. I generally like playing games from Steam on my 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"}, "rating": {"title": "Rating", "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", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "The Elder Scrolls V: Skyrim", "rating": "good", "platforms": ["PC"], "available_on_steam": true}} | 9f8d9fb0-f631-4d71-92bb-54508100d3d4 |
Tom Clancy's Splinter Cell: Chaos Theory is a 2005 action-tactical set in first and third person. It is rated M (for Mature) and has good 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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tom Clancy's Splinter Cell: Chaos Theory", "release_year": 2005, "esrb": "M (for Mature)", "rating": "good", "genres": ["action", "tactical"], "player_perspective": ["first person", "third person"]}} | 34c1c6c3-8e7f-4632-ad79-99606aa40643 |
When we talked yesterday you agreed with me that Rocket League was good. Can you tell me if you feel the same way about other third person games made by Psyonix? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Rocket League", "developer": "Psyonix", "rating": "good", "player_perspective": ["third person"]}} | e6349efa-8d2a-434f-8017-417fe40a3d77 |
FIFA 12 is your average sport simulation game, released in 2011 for the PlayStation, Xbox, Nintendo, and PC. While not available on Steam or Linux, it does have Mac support. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "FIFA 12", "release_year": 2011, "rating": "average", "genres": ["simulation", "sport"], "platforms": ["PlayStation", "Xbox", "Nintendo", "PC"], "available_on_steam": false, "has_linux_release": false, "has_mac_release": true}} | f6e38bbb-1564-43c9-92fb-14055c521084 |
Worms: Reloaded is a barely average game from Team17 Digital Ltd among all the games I've played 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": "Worms: Reloaded", "developer": "Team17 Digital Ltd", "rating": "average", "platforms": ["PC"]}} | c0f1aa45-d0d7-49b7-91ca-b7728b20cf4f |
I like The Elder Scrolls V: Skyrim. It's one of the better games for the PC available on Steam. | {"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"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "name", "platforms", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "The Elder Scrolls V: Skyrim", "rating": "good", "platforms": ["PC"], "available_on_steam": true}} | 6f3aec4d-292f-48eb-bf07-ef87373a82da |
I know you've mentioned that you enjoyed playing Rocket League. Do you think Psyonix is good at getting the third person perspective right in their games? | {"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["developer", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "verify_attribute", "arguments": {"name": "Rocket League", "developer": "Psyonix", "rating": "good", "player_perspective": ["third person"]}} | 99959e0e-9fff-4b6c-88d0-863889e688b9 |
If you are into text adventure single-player RPGs you should check out The Forest of Doom. It is a game by Tin Man Games that is out for PC, Linux, and Mac 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"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "developer", "genres", "has_linux_release", "has_mac_release", "has_multiplayer", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Forest of Doom", "developer": "Tin Man Games", "genres": ["role-playing", "text adventure"], "has_multiplayer": false, "platforms": ["PC"], "available_on_steam": true, "has_linux_release": true, "has_mac_release": true}} | bc4cc7ca-9fa5-4758-a6e2-2a79ac02b372 |
Worms: Reloaded is average but nothing special. Team17 Digital Ltd is competent enough I guess, but they don't take full advantage of the PC platform. | {"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": "Worms: Reloaded", "developer": "Team17 Digital Ltd", "rating": "average", "platforms": ["PC"]}} | f71b1603-2d3a-4f34-b84f-470ed4f43362 |
I really enjoyed playing The Elder Scrolls V: Skyrim. A fun PC game, and on Steam to boot! | {"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"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "name", "platforms", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "The Elder Scrolls V: Skyrim", "rating": "good", "platforms": ["PC"], "available_on_steam": true}} | 0e951d61-ed5a-4eb7-a8e8-cdd889229921 |
The 2005 tactical action title Tom Clancy's Splinter Cell: Chaos Theory is an example of a good first and third person video game for mature audiences. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tom Clancy's Splinter Cell: Chaos Theory", "release_year": 2005, "esrb": "M (for Mature)", "rating": "good", "genres": ["action", "tactical"], "player_perspective": ["first person", "third person"]}} | 8e3e0348-3f78-405b-8f8e-3ceb142084c7 |
Speaking of slightly older games, have you tried NBA 2K16, which was released in 2015? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}}, "required": ["name", "release_year"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "NBA 2K16", "release_year": 2015}} | e1069807-14f9-434b-86ef-c6bddc3fbb36 |
The action-adventure shooter and puzzler called Lara Croft and the Temple of Osiris was released for the PlayStation, Xbox and PC with no Linux or Mac versions on offer. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["genres", "has_linux_release", "has_mac_release", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Lara Croft and the Temple of Osiris", "genres": ["action-adventure", "puzzle", "shooter"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}} | ca871895-546d-45b2-a061-d0b5ce16bb51 |
Worms: Reloaded is an average game in my opinion. I enjoy playing games on my PC so that's a plus, but I don't really care for the style of games made by Team17 Digital Ltd. | {"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": "Worms: Reloaded", "developer": "Team17 Digital Ltd", "rating": "average", "platforms": ["PC"]}} | da40ca06-79c7-4490-91be-1b2cae2e115a |
While we're talking about games released in 2015, have you ever played NBA 2K16? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}}, "required": ["name", "release_year"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "NBA 2K16", "release_year": 2015}} | 40d2fcf1-c868-41ca-a094-2281c0babf8c |
Worms: Reloaded is an action-filled strategic platformer with a side view, developed by Team17 Digital Ltd in 2010. | {"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": "Worms: Reloaded", "release_year": 2010, "developer": "Team17 Digital Ltd", "genres": ["action", "platformer", "strategy"], "player_perspective": ["side view"]}} | 3ac93d65-2279-4cc4-a651-c74243faa95b |
An M rated game from Sledgehammer Games that I thought was decent is Call of Duty: Advanced Warfare. Are you familiar with it? | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}}, "required": ["developer", "esrb", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Call of Duty: Advanced Warfare", "developer": "Sledgehammer Games", "esrb": "M (for Mature)"}} | c54abfa1-5702-4e1f-a373-4248453dc010 |
The game Need for Speed: Payback, available on PlayStation, Xbox, and PC, is an option for third person driving/racing enthusiasts. However, it has poor reviews and does not feature Linux or Mac options. | {"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": "Need for Speed: Payback", "rating": "poor", "genres": ["driving/racing"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}} | 34ecae65-96b7-4d38-978c-4e72dad4ac17 |
Tom Clancy's Splinter Cell: Chaos Theory is a good action tactical game from 2005. It has a first and third person perspective and is rated M. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Tom Clancy's Splinter Cell: Chaos Theory", "release_year": 2005, "esrb": "M (for Mature)", "rating": "good", "genres": ["action", "tactical"], "player_perspective": ["first person", "third person"]}} | 52d1abbf-2687-4856-a7ff-39a89a717a21 |
Ever heard of NBA 2K16, released in 2015? You might like it. | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}}, "required": ["name", "release_year"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "NBA 2K16", "release_year": 2015}} | 868362a6-ba10-4a40-b4f7-af698d1d8b21 |
You may find the adventure third person shooter, Quantum Break, quite decent. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Quantum Break", "rating": "average", "genres": ["adventure", "shooter"], "player_perspective": ["third person"]}} | 6c10dbef-60a0-42cd-b02e-3524c8566491 |
Speaking of M rated games developed by Sledgehammer Games, have you tried Call of Duty: Advanced Warfare? | {"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"}, "esrb": {"title": "Esrb", "type": "string"}}, "required": ["developer", "esrb", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Call of Duty: Advanced Warfare", "developer": "Sledgehammer Games", "esrb": "M (for Mature)"}} | f12b6a63-0b61-4c6e-af74-7f31a0180164 |
Max Payne is a 2001 game developed by Remedy Entertainment. It's available on PlayStation, Xbox, and PC, as well as Steam. It's an action-adventure shooter game. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"}}, "required": ["available_on_steam", "developer", "genres", "name", "platforms", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Max Payne", "release_year": 2001, "developer": "Remedy Entertainment", "genres": ["action-adventure", "shooter"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}} | b5c71ea6-c69b-434d-a6eb-6b824d0fb27e |
By Tony Hawk's Pro Skater 3, do you mean the game that's got a third person perspective and a multiplayer mode? | {"type": "function", "function": {"name": "confirm", "description": "Correctly extracted `confirm` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "player_perspective"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Tony Hawk's Pro Skater 3", "player_perspective": ["third person"], "has_multiplayer": true}} | ce3fdaab-ac45-4e50-ba91-ca60547e39df |
Assetto Corsa is a driving/racing game that is presented in a simulation style. It's a good game, if you're into the sport. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Assetto Corsa", "rating": "good", "genres": ["driving/racing", "simulation", "sport"]}} | 47bcfd14-f0a8-4bfa-9f0a-c3512502067b |
Need for Speed: Payback is a third person driving/racing game with poor ratings. It was released on PlayStation, Xbox, and PC, but not on Linux or Mac. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Need for Speed: Payback", "rating": "poor", "genres": ["driving/racing"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}} | 44c0038a-3767-4ba1-94eb-d3fbec4527f5 |
Max Payne by Remedy Entertainment came out in 2001. It's an action-adventure shooter for the PlayStation, 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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "genres", "name", "platforms", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Max Payne", "release_year": 2001, "developer": "Remedy Entertainment", "genres": ["action-adventure", "shooter"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}} | 79bc1f58-cec6-4f17-adad-ae8778e7859f |
Are you talking about Tony Hawk's Pro Skater 3, the third person multiplayer 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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "player_perspective"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Tony Hawk's Pro Skater 3", "player_perspective": ["third person"], "has_multiplayer": true}} | 9bc8cd98-a376-4c05-9129-e908278a96b7 |
The Room is an excellent indie point-and-click puzzle game released in 2012. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["genres", "name", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "The Room", "release_year": 2012, "rating": "excellent", "genres": ["indie", "point-and-click", "puzzle"]}} | 0461a208-aa05-4478-8dab-9188ecbae880 |
Max Payne is an action-adventure shooter on PlayStation, Xbox, and PC. It was developed by Remedy Entertainment and released in 2001. It is available on Steam. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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"}}, "required": ["available_on_steam", "developer", "genres", "name", "platforms", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Max Payne", "release_year": 2001, "developer": "Remedy Entertainment", "genres": ["action-adventure", "shooter"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}} | a6947fab-4011-420b-879d-6d6cb9231d3e |
Do you mean the third person multiplayer game, Tony Hawk's Pro Skater 3? | {"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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "player_perspective"], "type": "object"}}} | {"name": "confirm", "arguments": {"name": "Tony Hawk's Pro Skater 3", "player_perspective": ["third person"], "has_multiplayer": true}} | f64019c7-87ca-4142-9a43-ee6634e0c6a2 |
TrackMania Turbo is an arcade racing game with good ratings. It is available on Steam. It runs on PlayStation, Xbox, and PC, but it is not released 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "TrackMania Turbo", "rating": "good", "genres": ["arcade", "driving/racing"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": false}} | f89ce948-4ce6-4761-b207-1ba4ada5bee6 |
Do you know about Call of Duty: Advanced Warfare? It's basically an M rated game from Sledgehammer Games that also has Kevin Spacey in it, but like, before we knew about all the stuff he did. | {"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"}, "esrb": {"title": "Esrb", "type": "string"}}, "required": ["developer", "esrb", "name"], "type": "object"}}} | {"name": "recommend", "arguments": {"name": "Call of Duty: Advanced Warfare", "developer": "Sledgehammer Games", "esrb": "M (for Mature)"}} | 1a5f684c-d127-40dd-bf5c-68d75c38578c |
Need for Speed: Payback was rated poorly. It is a third person driving/racing game with no release on Mac or Linux. It was released for PlayStation, Xbox, and PC. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "Need for Speed: Payback", "rating": "poor", "genres": ["driving/racing"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"], "has_linux_release": false, "has_mac_release": false}} | 22ba02bc-a583-4b5e-bdb2-ddd79da7cfed |
Sid Meier's Civilization V is a multiplayer turn-based simulation-strategy game for PC. It is available on Steam. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_multiplayer", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Sid Meier's Civilization V", "genres": ["simulation", "turn-based strategy"], "has_multiplayer": true, "platforms": ["PC"], "available_on_steam": true}} | 68fec4dc-25c6-4ddc-b9e8-dae4eae20890 |
Since you like bird's eye view games, I wonder if you've ever played Sid Meier's Civilization V. | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` 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": "recommend", "arguments": {"name": "Sid Meier's Civilization V", "player_perspective": ["bird view"]}} | ddeb5398-2728-4edd-a97e-60051261bcf8 |
Shadow of the Tomb Raider is an adventure third person shooter developed by Eidos Montréal. It will be released for PlayStation, Xbox, and PC on September 14, 2018. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "exp_release_date": {"title": "Exp Release Date", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "exp_release_date", "genres", "name", "platforms", "player_perspective"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Shadow of the Tomb Raider", "exp_release_date": "September 14, 2018", "developer": "Eidos Montr\u00e9al", "genres": ["adventure", "shooter"], "player_perspective": ["third person"], "platforms": ["PlayStation", "Xbox", "PC"]}} | 06d87a5a-7637-46df-9ac3-166360e74b8a |
Sid Meier's Civilization V is an example of a good turn-based strategy simulation game. It is suitable for everyone over 10 and boasts 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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Sid Meier's Civilization V", "esrb": "E 10+ (for Everyone 10 and Older)", "rating": "good", "genres": ["simulation", "turn-based strategy"], "has_multiplayer": true}} | 55781154-d7bb-4824-9067-98ee7993b1a4 |
I think that vehicular combat sports games can be fun as long as they have multiplayer, which is why I enjoy Rocket League. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Rocket League", "rating": "good", "genres": ["sport", "vehicular combat"], "has_multiplayer": true}} | 3c219be6-a361-4a89-8b14-a7eac15d78d1 |
Sid Meier's Civilization V has multiplayer and is available on Steam. It's a simulation turn-based strategy game available for PC. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_multiplayer", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Sid Meier's Civilization V", "genres": ["simulation", "turn-based strategy"], "has_multiplayer": true, "platforms": ["PC"], "available_on_steam": true}} | d502c39a-dc5c-4dbb-bc76-a3c9c335cd98 |
You seem to enjoy games with a bird's eye view, so I wonder if you've heard of Sid Meier's Civilization V. | {"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` 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": "recommend", "arguments": {"name": "Sid Meier's Civilization V", "player_perspective": ["bird view"]}} | ffa8c34b-b580-43f5-b8d3-549e52376bb2 |
MotorStorm: Apocalypse is a poor vehicular combat game that came out in 2011 by Evolution Studios. This third person game is rated T (for Teen) and is available on PlayStation only. | {"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "MotorStorm: Apocalypse", "release_year": 2011, "developer": "Evolution Studios", "esrb": "T (for Teen)", "rating": "poor", "genres": ["vehicular combat"], "player_perspective": ["third person"], "platforms": ["PlayStation"]}} | 6139a76f-6ce0-4761-85d0-02f754d88768 |
You have to try this game, Sid Meier's Civilization V. It's a really good turn-based simulation strategy game. It has multiplayer and it is rated E 10+ (for Everyone 10 and Older). | {"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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Sid Meier's Civilization V", "esrb": "E 10+ (for Everyone 10 and Older)", "rating": "good", "genres": ["simulation", "turn-based strategy"], "has_multiplayer": true}} | 0b524458-d180-4636-8dd7-11d1e52a3974 |
Rocket League is a good multiplayer game which, interestingly, features sports crossed with vehicle combat. | {"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}} | {"name": "give_opinion", "arguments": {"name": "Rocket League", "rating": "good", "genres": ["sport", "vehicular combat"], "has_multiplayer": true}} | cbbfe5f5-749d-4f83-b345-635ececf802a |
Sid Meier's Civilization V is a simulation turn-based strategy game that is available for PC only. Steam has the game, and you can play it 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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "has_multiplayer", "name", "platforms"], "type": "object"}}} | {"name": "inform", "arguments": {"name": "Sid Meier's Civilization V", "genres": ["simulation", "turn-based strategy"], "has_multiplayer": true, "platforms": ["PC"], "available_on_steam": true}} | 3c72c037-df89-47ea-a454-9fcea4d1bfcc |