input
stringlengths 20
429
| tool
stringclasses 464
values | output
stringlengths 46
331
| id
stringlengths 36
36
|
---|---|---|---|
Have you heard of Uncharted 4: A Thief's End? It's this PlayStation game from Naughty Dog.
|
{"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms"], "type": "object"}}}
|
{"name": "recommend", "arguments": {"name": "Uncharted 4: A Thief's End", "developer": "Naughty Dog", "platforms": ["PlayStation"]}}
|
88bc5478-308e-47b6-9772-ee77260d72bf
|
Did any games that you've played recently have particularly shocking endings?
|
{"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": "shocking"}}
|
21b1bae8-067b-4eca-ad0a-9ccfe44ffa69
|
Need for Speed: Payback by Ghost Games is a poorly-rated racing game. It is rated T (for Teen) and was released in 2017.
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Need for Speed: Payback", "release_year": 2017, "developer": "Ghost Games", "esrb": "T (for Teen)", "rating": "poor", "genres": ["driving/racing"]}}
|
6f545678-c4e7-419b-8fe0-4ef310678a41
|
Have you ever encountered a video game that you found shocking?
|
{"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": "shocking"}}
|
9b898f23-4db8-4323-8973-ff131aae400c
|
Need for Speed: Payback is a pretty poor racing game by Ghost Games released in 2017 with a T rating (for Teen).
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Need for Speed: Payback", "release_year": 2017, "developer": "Ghost Games", "esrb": "T (for Teen)", "rating": "poor", "genres": ["driving/racing"]}}
|
80892efd-e44e-4a93-aea0-c8d6c2497ea0
|
You mentioned that you had fun playing BioShock. Do you, in general, enjoy single-player only games like that?
|
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "rating"], "type": "object"}}}
|
{"name": "verify_attribute", "arguments": {"name": "BioShock", "rating": "good", "has_multiplayer": false}}
|
91f4cf44-2f6d-4107-9707-ab06990a66e0
|
Ghost Games released Need for Speed: Payback, a racing game, in 2017. It has poor ratings and a T rating.
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "developer": {"title": "Developer", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}}, "required": ["developer", "esrb", "genres", "name", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Need for Speed: Payback", "release_year": 2017, "developer": "Ghost Games", "esrb": "T (for Teen)", "rating": "poor", "genres": ["driving/racing"]}}
|
cef38a89-da3d-4815-a8cd-3449485e64fc
|
Do you enjoy most of the single-player only games, or is BioShock special?
|
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "rating"], "type": "object"}}}
|
{"name": "verify_attribute", "arguments": {"name": "BioShock", "rating": "good", "has_multiplayer": false}}
|
3197b6ec-7da5-4d2d-b052-8adf0b8eebd2
|
If you don't mind me asking, have you ever played any of the SCS Software games available on Steam, such as Bus Driver?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "name"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "Bus Driver", "developer": "SCS Software", "available_on_steam": true}}
|
833812d7-2f76-4a37-a838-e3d9d80b38db
|
I seem to recall that you liked BioShock. Do you like single-player games 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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["has_multiplayer", "name", "rating"], "type": "object"}}}
|
{"name": "verify_attribute", "arguments": {"name": "BioShock", "rating": "good", "has_multiplayer": false}}
|
f02b4fb7-5851-4bde-a9eb-73d5453c386d
|
Do you like SCS Software's Steam games like Bus Driver?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "name"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "Bus Driver", "developer": "SCS Software", "available_on_steam": true}}
|
dba4f3d6-de01-4ad4-a65c-4d7d357f11aa
|
Why do you think third person vehicular combat games are not 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": "poor", "genres": ["vehicular combat"], "player_perspective": ["third person"]}}
|
72ddf8fc-f68a-4d4f-ae5f-25d9a529bdef
|
You ever played one of SCS Software's games on Steam, like for example Bus Driver?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "name"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "Bus Driver", "developer": "SCS Software", "available_on_steam": true}}
|
39d9f296-5f16-42e0-bea2-625c15be513f
|
What annoys you about third person vehicular combat games?
|
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "player_perspective", "rating"], "type": "object"}}}
|
{"name": "request_explanation", "arguments": {"rating": "poor", "genres": ["vehicular combat"], "player_perspective": ["third person"]}}
|
6aba5a21-4c50-4943-970f-a49db0100fe8
|
You mentioned liking Metro 2033. Are you usually a fan of games from 4A 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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "name", "rating"], "type": "object"}}}
|
{"name": "verify_attribute", "arguments": {"name": "Metro 2033", "developer": "4A Games", "rating": "good", "available_on_steam": true}}
|
da01c8d4-7e2d-445e-9d0c-6c0ec30fac00
|
If you don't mind me asking, why do you think that third person vehicular combat games are terrible?
|
{"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": "poor", "genres": ["vehicular combat"], "player_perspective": ["third person"]}}
|
e4d8758d-f889-4dfb-8a51-87b01675cf59
|
You seem to have enjoyed playing Metro 2033. I'm curious, in general do you like the selection of games that 4A Games have available on Steam?
|
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "name", "rating"], "type": "object"}}}
|
{"name": "verify_attribute", "arguments": {"name": "Metro 2033", "developer": "4A Games", "rating": "good", "available_on_steam": true}}
|
0237fe0e-a1ae-4c7e-8e89-56fe2d6ccb28
|
It was so easy to get into Sid Meier's Civilization V because it runs on Linux and I can get it from the Steam store.
|
{"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"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}}, "required": ["available_on_steam", "has_linux_release", "name", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "Sid Meier's Civilization V", "rating": "good", "available_on_steam": true, "has_linux_release": true}}
|
ad3e8f6d-e154-4cbe-8cdc-2912c479394e
|
You said that you liked Metro 2033. Do you generally like to play releases by 4A 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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "developer", "name", "rating"], "type": "object"}}}
|
{"name": "verify_attribute", "arguments": {"name": "Metro 2033", "developer": "4A Games", "rating": "good", "available_on_steam": true}}
|
c4ac5aa6-3a81-42d7-a801-4746a3ddcf6e
|
Sid Meier's Civilization V is a really good game, and luckily, it's available on Linux through 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"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}}, "required": ["available_on_steam", "has_linux_release", "name", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "Sid Meier's Civilization V", "rating": "good", "available_on_steam": true, "has_linux_release": true}}
|
2673bb59-88e2-4505-b11a-5bf139532ba4
|
What do you think is the ugliest game available on Steam right now?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["available_on_steam", "specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"available_on_steam": true, "specifier": "ugliest"}}
|
66869ee7-a19f-4f7d-924a-9c3a49754fe0
|
I like games that give me lots of release options, so Sid Meier's Civilization V being available on Linux via Steam made it pretty good in my books.
|
{"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"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}}, "required": ["available_on_steam", "has_linux_release", "name", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "Sid Meier's Civilization V", "rating": "good", "available_on_steam": true, "has_linux_release": true}}
|
48d05046-e84b-4e1f-b7d7-16f7bcba57bd
|
What's the ugliest game you've found on Steam so far?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["available_on_steam", "specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"available_on_steam": true, "specifier": "ugliest"}}
|
652f9d2d-31ef-4500-830e-120e5d542e69
|
Do you like first person games, such as Portal 2?
|
{"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": "Portal 2", "player_perspective": ["first person"]}}
|
706109e8-b3f5-4e4e-92cb-39e6b1c01b4a
|
What do you think is the ugliest game ever released on Steam?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["available_on_steam", "specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"available_on_steam": true, "specifier": "ugliest"}}
|
60f4e57d-1d02-4abd-ac58-93cc4213962f
|
Are you into first person games like Portal 2?
|
{"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": "Portal 2", "player_perspective": ["first person"]}}
|
49f75d8c-12da-4001-b3bb-aa83fd4d711a
|
There were some really interesting PC games released back in 1993, like Super Bomberman. Have you heard of it?
|
{"type": "function", "function": {"name": "recommend", "description": "Correctly extracted `recommend` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "release_year"], "type": "object"}}}
|
{"name": "recommend", "arguments": {"name": "Super Bomberman", "release_year": 1993, "platforms": ["PC"]}}
|
27e7cd2b-c961-4213-b094-c42fab62cf66
|
Are you familiar with first person perspective games, like Portal 2?
|
{"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": "Portal 2", "player_perspective": ["first person"]}}
|
5270f369-b80c-42d6-829d-9a4d78ce8bc5
|
There were definitely some good PC games released in 1993, like Super Bomberman. 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "release_year"], "type": "object"}}}
|
{"name": "recommend", "arguments": {"name": "Super Bomberman", "release_year": 1993, "platforms": ["PC"]}}
|
926af74d-84dc-4f8a-a442-441cc5501d74
|
Among sport racing simulators, what do you think is the most exciting one that you played lately?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["genres", "specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"genres": ["driving/racing", "simulation", "sport"], "specifier": "exciting"}}
|
a5ea4b42-c955-4727-8de1-cc9fae06e0e1
|
I know you're a big PC fan. Have you ever tried any older games, for example Super Bomberman from 1993?
|
{"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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms", "release_year"], "type": "object"}}}
|
{"name": "recommend", "arguments": {"name": "Super Bomberman", "release_year": 1993, "platforms": ["PC"]}}
|
b43c655a-cbff-439f-9c93-f907cb7a3bf0
|
What's a driving/racing sport simulator you felt was exciting?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["genres", "specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"genres": ["driving/racing", "simulation", "sport"], "specifier": "exciting"}}
|
166b6a1e-1240-4976-8e18-f50702b21a8b
|
Does Overkill Software have any games that are empowering?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["developer", "specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"developer": "Overkill Software", "specifier": "empowering"}}
|
a20f3d5b-aa48-467a-a246-eb0f6401a286
|
Can you suggest an exciting racing simulation sports game?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["genres", "specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"genres": ["driving/racing", "simulation", "sport"], "specifier": "exciting"}}
|
7aa806a4-86fc-4226-aeb9-27f67e06b5ce
|
What do you think is a good example of an empowering game developed by Overkill Software?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["developer", "specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"developer": "Overkill Software", "specifier": "empowering"}}
|
0238fcf5-8498-4173-88fb-9329d5be2721
|
How do you feel about Days of Wonder's PC games, such as Small World 2?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "Small World 2", "developer": "Days of Wonder", "platforms": ["PC"]}}
|
b39bda70-954f-45d3-951b-4225b9b0794c
|
Ever played a game from Overkill Software you felt was empowering?
|
{"type": "function", "function": {"name": "request", "description": "Correctly extracted `request` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "specifier": {"title": "Specifier", "type": "string"}}, "required": ["developer", "specifier"], "type": "object"}}}
|
{"name": "request", "arguments": {"developer": "Overkill Software", "specifier": "empowering"}}
|
20329e49-fa52-43d5-983f-857d154c5ee4
|
Do you enjoy PC games by Days of Wonder, you know, such as Small World 2?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "Small World 2", "developer": "Days of Wonder", "platforms": ["PC"]}}
|
8306b094-aaf3-4fef-92e8-c2665d0fa280
|
The Witcher 3: Wild Hunt would be my recommendation since you like third person action-adventure role playing games. Did you try that one?
|
{"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective"], "type": "object"}}}
|
{"name": "recommend", "arguments": {"name": "The Witcher 3: Wild Hunt", "genres": ["action-adventure", "role-playing"], "player_perspective": ["third person"]}}
|
f677b32b-a568-436f-a832-b7cdee432aa8
|
I'm wondering, do you ever play any of the PC games developed by Days of Wonder, like for instance Small World 2?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "developer": {"title": "Developer", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "name", "platforms"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "Small World 2", "developer": "Days of Wonder", "platforms": ["PC"]}}
|
a2e6a233-c9b6-43f5-854c-167e44c2f3c5
|
Since you like action-adventure games from a third person perspective with role-playing elements, you should try this game I like, The Witcher 3: Wild Hunt?
|
{"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective"], "type": "object"}}}
|
{"name": "recommend", "arguments": {"name": "The Witcher 3: Wild Hunt", "genres": ["action-adventure", "role-playing"], "player_perspective": ["third person"]}}
|
4b6ffe4e-a6c7-4ed6-a675-119a4337feff
|
Max Payne is a single-player action-adventure shooter rated M (for Mature).
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Max Payne", "esrb": "M (for Mature)", "genres": ["action-adventure", "shooter"], "has_multiplayer": false}}
|
643af9ef-cc21-455a-9601-bba9aedf1859
|
So, speaking of third person action-adventure RPGs, have you ever heard of The Witcher 3: Wild Hunt?
|
{"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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["genres", "name", "player_perspective"], "type": "object"}}}
|
{"name": "recommend", "arguments": {"name": "The Witcher 3: Wild Hunt", "genres": ["action-adventure", "role-playing"], "player_perspective": ["third person"]}}
|
d7a673bd-dd5f-4bd0-864a-06c03aba1a3e
|
Max Payne is an action-adventure shooter game with no multiplayer and an M (for Mature) rating.
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Max Payne", "esrb": "M (for Mature)", "genres": ["action-adventure", "shooter"], "has_multiplayer": false}}
|
c56a60d4-6ac9-4c2d-8658-b8e71f230436
|
My friends and I enjoy teaming up in Tom Clancy's Splinter Cell: Chaos Theory. We like to group up in multiplayer when playing this tactical action 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"}, "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": "Tom Clancy's Splinter Cell: Chaos Theory", "rating": "good", "genres": ["action", "tactical"], "has_multiplayer": true}}
|
ab363bea-462b-4eb4-ac50-21d829dd8620
|
If you like action-adventure shooter games, then you should try Max Payne. It is rated M (for Mature). 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"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["esrb", "genres", "has_multiplayer", "name"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Max Payne", "esrb": "M (for Mature)", "genres": ["action-adventure", "shooter"], "has_multiplayer": false}}
|
f48aec66-4ad4-488d-b917-9be045a52734
|
I'm pretty into Tom Clancy's Splinter Cell: Chaos Theory. I've always been a fan of multiplayer tactical action 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"}, "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": "Tom Clancy's Splinter Cell: Chaos Theory", "rating": "good", "genres": ["action", "tactical"], "has_multiplayer": true}}
|
8272c7b0-7196-46b4-a185-677d1650d4fc
|
Have you ever given any games on PC but not on Steam a try, like The Sims?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "suggest", "arguments": {"name": "The Sims", "platforms": ["PC"], "available_on_steam": false}}
|
dc6ac785-6d08-46c2-92f8-48c87749548a
|
Tom Clancy's Splinter Cell: Chaos Theory was pretty good. I like tactical action games that I can play with my friends.
|
{"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": "Tom Clancy's Splinter Cell: Chaos Theory", "rating": "good", "genres": ["action", "tactical"], "has_multiplayer": true}}
|
0d537330-08e9-44d8-951d-1ac5fe6ea156
|
Do you ever play PC games that don't have Steam releases, like for example The Sims?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "suggest", "arguments": {"name": "The Sims", "platforms": ["PC"], "available_on_steam": false}}
|
f6961819-bc37-4297-871d-afe0adfe187b
|
You didn't care for Skyforge, if I remember right. Do you typically not enjoy titles developed by Allods Online?
|
{"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"}}, "required": ["developer", "name", "rating"], "type": "object"}}}
|
{"name": "verify_attribute", "arguments": {"name": "Skyforge", "developer": "Allods Online", "rating": "poor"}}
|
4039a986-838b-49e1-b410-cf98c7bf785d
|
Do you think you would ever give a PC game a chance that you can't get on Steam, such as The Sims?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "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": "suggest", "arguments": {"name": "The Sims", "platforms": ["PC"], "available_on_steam": false}}
|
ef8eec07-78e4-486b-964c-0208f2b0d225
|
Do you usually dislike games from Allods Online, or is Skyforge just bad?
|
{"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"}}, "required": ["developer", "name", "rating"], "type": "object"}}}
|
{"name": "verify_attribute", "arguments": {"name": "Skyforge", "developer": "Allods Online", "rating": "poor"}}
|
083c04ed-e222-4dab-9299-bc99d722b9ef
|
Warcraft III: Reign of Chaos is an excellent real-time strategy released in 2002.
|
{"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": "Warcraft III: Reign of Chaos", "release_year": 2002, "rating": "excellent", "genres": ["real-time strategy"]}}
|
226c311d-327a-4179-a5e4-54bf5a448b29
|
You told me you dislike Skyforge. Do you feel like Allods Online makes a mess of games 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"}, "developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}}, "required": ["developer", "name", "rating"], "type": "object"}}}
|
{"name": "verify_attribute", "arguments": {"name": "Skyforge", "developer": "Allods Online", "rating": "poor"}}
|
cc988681-ff6e-48f7-b5d5-0dbe594caa55
|
Warcraft III: Reign of Chaos was released back in 2002, and it is considered an excellent RTS even nowadays.
|
{"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": "Warcraft III: Reign of Chaos", "release_year": 2002, "rating": "excellent", "genres": ["real-time strategy"]}}
|
802b7959-f7b1-45f8-9b03-995f32e59a78
|
Warcraft III: Reign of Chaos was released in 2002. It's an excellent real-time strategy 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"}}, "required": ["genres", "name", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Warcraft III: Reign of Chaos", "release_year": 2002, "rating": "excellent", "genres": ["real-time strategy"]}}
|
986da913-533d-4853-86d7-bab73724be1c
|
Ori and the Blind Forest is an excellent adventure platformer that came out in 2015 for PC and Xbox only. The puzzle game is played in side view and is on Steam.
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Ori and the Blind Forest", "release_year": 2015, "rating": "excellent", "genres": ["adventure", "platformer", "puzzle"], "player_perspective": ["side view"], "platforms": ["Xbox", "PC"], "available_on_steam": true}}
|
1a1e978a-c31f-4f03-8928-583632b9a8da
|
The shooter game, Grand Theft Auto V, is excellent but restricted to mature audiences only. It is packed with action and adventure, and has some driving too. In the game you can switch between the first and third person views.
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective", "rating"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Grand Theft Auto V", "esrb": "M (for Mature)", "rating": "excellent", "genres": ["action-adventure", "driving/racing", "shooter"], "player_perspective": ["first person", "third person"]}}
|
302da922-118f-4069-b741-615dfb906d63
|
Grand Theft Auto V is an excellent action-adventure shooter with some driving, but is only suitable for mature audiences. The game boasts both first and third person perspectives.
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective", "rating"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Grand Theft Auto V", "esrb": "M (for Mature)", "rating": "excellent", "genres": ["action-adventure", "driving/racing", "shooter"], "player_perspective": ["first person", "third person"]}}
|
71203b8b-be95-4655-a825-fa46155fedad
|
Ori and the Blind Forest is a great adventure side view platformer from 2015 that's full of puzzles to solve. You can get it on Steam for PC, or play it on 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"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Ori and the Blind Forest", "release_year": 2015, "rating": "excellent", "genres": ["adventure", "platformer", "puzzle"], "player_perspective": ["side view"], "platforms": ["Xbox", "PC"], "available_on_steam": true}}
|
00fbb425-7aa1-43bb-9f72-ff0eabe8778e
|
Grand Theft Auto V is an excellent driving and shooting game packed with action and adventure. It's rated M (for Mature). It can be played in 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"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}}, "required": ["esrb", "genres", "name", "player_perspective", "rating"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Grand Theft Auto V", "esrb": "M (for Mature)", "rating": "excellent", "genres": ["action-adventure", "driving/racing", "shooter"], "player_perspective": ["first person", "third person"]}}
|
4a60fe25-c385-457e-8220-4d960713adbb
|
You said earlier that Lara Croft and the Temple of Osiris was just okay. Are you generally not impressed by action-adventure games with puzzles, shooting and a bird view perspective?
|
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "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": "verify_attribute", "arguments": {"name": "Lara Croft and the Temple of Osiris", "rating": "average", "genres": ["action-adventure", "puzzle", "shooter"], "player_perspective": ["bird view"]}}
|
b066115b-9959-4b3b-8933-09f68d4d550a
|
Ori and the Blind Forest is an excellent side view adventure puzzle platformer. This 2015 game is on Xbox and PC through Steam.
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Ori and the Blind Forest", "release_year": 2015, "rating": "excellent", "genres": ["adventure", "platformer", "puzzle"], "player_perspective": ["side view"], "platforms": ["Xbox", "PC"], "available_on_steam": true}}
|
d2bc0bd2-90e2-4fd7-9360-a5ccbc6561ae
|
I know you only felt okay about Lara Croft and the Temple of Osiris. Do you feel so about other bird view perspective games that are action-adventure or puzzle shooter 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"}, "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": "verify_attribute", "arguments": {"name": "Lara Croft and the Temple of Osiris", "rating": "average", "genres": ["action-adventure", "puzzle", "shooter"], "player_perspective": ["bird view"]}}
|
c5dfa3d6-5a08-493e-899f-7c448b72193f
|
Have you played any T rated games released in 2000, like for example The Sims?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}}, "required": ["esrb", "name", "release_year"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "The Sims", "release_year": 2000, "esrb": "T (for Teen)"}}
|
5bc97598-c154-48ba-9e67-93044a266729
|
I remember you saying that Lara Croft and the Temple of Osiris was an okay game, but didn't blow your mind or anything. Is that just kind of how you feel about all puzzle action-adventure shooters that you play fomr a bird view perspective?
|
{"type": "function", "function": {"name": "verify_attribute", "description": "Correctly extracted `verify_attribute` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "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": "verify_attribute", "arguments": {"name": "Lara Croft and the Temple of Osiris", "rating": "average", "genres": ["action-adventure", "puzzle", "shooter"], "player_perspective": ["bird view"]}}
|
028c86d2-0021-4fff-8c7f-235a98e7f5b7
|
Do you have a good experience with any teen rated games that came out in 2000, just like The Sims?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}}, "required": ["esrb", "name", "release_year"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "The Sims", "release_year": 2000, "esrb": "T (for Teen)"}}
|
9d3326cc-5419-46c4-8210-060c9d1870f9
|
If you're into point-and-click adventures, try The Wolf Among Us. The game came out in 2013 for PlayStation, Xbox and PC, and it's available on Steam. Though you can't play it on Linux, it does have a Mac release. It's 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"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "esrb", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "The Wolf Among Us", "release_year": 2013, "esrb": "M (for Mature)", "genres": ["adventure", "point-and-click"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": true}}
|
9450078e-ef06-4a05-9e11-d7c96307be12
|
What do you think about rated T games from 2000, like The Sims?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}}, "required": ["esrb", "name", "release_year"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "The Sims", "release_year": 2000, "esrb": "T (for Teen)"}}
|
4233ac55-e565-49fd-b0c0-4b2c17670afb
|
The Wolf Among Us is a point-and-click adventure game that was released in 2013 for PlayStation, Xbox, PC, Steam, and Mac. It has no Linux support and is rated M (for Mature).
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "esrb", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "The Wolf Among Us", "release_year": 2013, "esrb": "M (for Mature)", "genres": ["adventure", "point-and-click"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": true}}
|
ffcdd4a4-6d0a-4e78-b5d2-a6d17dde379d
|
The Last of Us is downright excellent. Truly a unique exclusive on PlayStation, offering up a unique story in the shell of the generic action 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"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "The Last of Us", "rating": "excellent", "genres": ["action-adventure", "shooter"], "platforms": ["PlayStation"]}}
|
1c7d9c69-5ff8-496e-bc69-a624b6f42191
|
The Last of Us is one of the best games I've played. I just loved the action-adventure shooter gameplay, and it's for the PlayStation which is by far my favorite 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "The Last of Us", "rating": "excellent", "genres": ["action-adventure", "shooter"], "platforms": ["PlayStation"]}}
|
8d0194fd-c5ae-4653-82f2-9bcaa85dfdfa
|
The Last of Us is simply awesome! I've always loved to play action-adventure shooter games on the PlayStation.
|
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["genres", "name", "platforms", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "The Last of Us", "rating": "excellent", "genres": ["action-adventure", "shooter"], "platforms": ["PlayStation"]}}
|
a6ce0a06-0f8d-499f-ae8f-d12947ec8f48
|
The Wolf Among Us is an M-rated point-and-click adventure game. It was released in 2013 for PlayStation, Xbox, and PC, plus you can find it on Steam. It has a Mac release but no Linux release.
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}, "has_mac_release": {"title": "Has Mac Release", "type": "boolean"}}, "required": ["available_on_steam", "esrb", "genres", "has_linux_release", "has_mac_release", "name", "platforms", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "The Wolf Among Us", "release_year": 2013, "esrb": "M (for Mature)", "genres": ["adventure", "point-and-click"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true, "has_linux_release": false, "has_mac_release": true}}
|
1fb4e714-84ef-4fd8-8b24-8a4dbb855802
|
I like games with a third person perspective, but so few games of any sort are released on Linux that I seldom play them. Fortunately, Life is Strange has both a third person perspective and a Linux release, so I enjoyed playing it 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"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}}, "required": ["has_linux_release", "name", "player_perspective", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "Life is Strange", "rating": "good", "player_perspective": ["third person"], "has_linux_release": true}}
|
24981526-2e8f-4413-8702-9321dfa007a5
|
What makes you feel that Slightly Mad Studios lineup of PC games is merely average in quality?
|
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "platforms", "rating"], "type": "object"}}}
|
{"name": "request_explanation", "arguments": {"developer": "Slightly Mad Studios", "rating": "average", "platforms": ["PC"]}}
|
28a47035-3d5c-40fe-a329-f34d1c167672
|
I am very partial to Life is Strange. It's one of a selection of very enjoyable third person games released for the Linux OS.
|
{"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"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}}, "required": ["has_linux_release", "name", "player_perspective", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "Life is Strange", "rating": "good", "player_perspective": ["third person"], "has_linux_release": true}}
|
35f598ef-8a9b-4456-ab32-7ff460db2757
|
So, why do you feel that the PC games made by Slightly Mad Studios are just average?
|
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "platforms", "rating"], "type": "object"}}}
|
{"name": "request_explanation", "arguments": {"developer": "Slightly Mad Studios", "rating": "average", "platforms": ["PC"]}}
|
5d0e9b64-0854-4435-984e-7dd52f9bb6ba
|
I liked Life is Strange quite a lot. It's a fun third person game, and it being on Linux is just a bonus.
|
{"type": "function", "function": {"name": "give_opinion", "description": "Correctly extracted `give_opinion` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_linux_release": {"title": "Has Linux Release", "type": "boolean"}}, "required": ["has_linux_release", "name", "player_perspective", "rating"], "type": "object"}}}
|
{"name": "give_opinion", "arguments": {"name": "Life is Strange", "rating": "good", "player_perspective": ["third person"], "has_linux_release": true}}
|
89df7c68-93fd-4039-8364-6b1d0107b9ee
|
What makes Slightly Mad Studios' PC games average to you?
|
{"type": "function", "function": {"name": "request_explanation", "description": "Correctly extracted `request_explanation` with all the required parameters with correct types", "parameters": {"properties": {"developer": {"title": "Developer", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["developer", "platforms", "rating"], "type": "object"}}}
|
{"name": "request_explanation", "arguments": {"developer": "Slightly Mad Studios", "rating": "average", "platforms": ["PC"]}}
|
47d83cb2-0190-4f55-9c6b-89504fa88e39
|
Do you like other PlayStation games, like Portal 2?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "Portal 2", "platforms": ["PlayStation"]}}
|
9ea962f6-cdc8-46be-b03c-f32e83585eda
|
Why do you think third person games are so average in quality?
|
{"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"}}, "required": ["player_perspective", "rating"], "type": "object"}}}
|
{"name": "request_explanation", "arguments": {"rating": "average", "player_perspective": ["third person"]}}
|
f5423a19-24ef-4288-9be7-09de3211c2ca
|
Do you like PlayStation games like Portal 2?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "Portal 2", "platforms": ["PlayStation"]}}
|
b4d8f561-3498-4e4a-bce2-e9a3d701d2d3
|
Why is it that you find games with a third person perspective to be mediocre?
|
{"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"}}, "required": ["player_perspective", "rating"], "type": "object"}}}
|
{"name": "request_explanation", "arguments": {"rating": "average", "player_perspective": ["third person"]}}
|
e9773d5d-92fe-476b-8333-f0105296a50a
|
So have you ever played a game for the PlayStation, like for example Portal 2?
|
{"type": "function", "function": {"name": "suggest", "description": "Correctly extracted `suggest` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["name", "platforms"], "type": "object"}}}
|
{"name": "suggest", "arguments": {"name": "Portal 2", "platforms": ["PlayStation"]}}
|
75368684-10ce-44e4-8212-7ca09eea2fc6
|
You've mentioned you find third person perspective games to be just okay, why is that?
|
{"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"}}, "required": ["player_perspective", "rating"], "type": "object"}}}
|
{"name": "request_explanation", "arguments": {"rating": "average", "player_perspective": ["third person"]}}
|
ae0d0b0c-5511-4204-b2a7-47f268ed5fff
|
Call of Duty: Advanced Warfare is a first person action-shooter with average ratings. It runs on PlayStation, Xbox, and PC, and 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "player_perspective", "rating"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Call of Duty: Advanced Warfare", "rating": "average", "genres": ["action", "shooter"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}}
|
a62bc118-e1e7-45d7-a1ec-ba7878455114
|
You mentioned you liked Far Cry 3. Do you commonly like first person games by Ubisoft Massive?
|
{"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": "Far Cry 3", "developer": "Ubisoft Massive", "rating": "good", "player_perspective": ["first person"]}}
|
c19c3650-ffbd-4788-bc06-e0813852b703
|
Call of Duty: Advanced Warfare is a first person action shooter on PlayStation, Xbox, and for PC through Steam. The game received average ratings from players.
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "player_perspective", "rating"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Call of Duty: Advanced Warfare", "rating": "average", "genres": ["action", "shooter"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}}
|
fa4b09a3-10e5-42f4-bf8c-d211a66a5bb5
|
You said that you liked Far Cry 3. Do you always like to play first person games from Ubisoft Massive?
|
{"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": "Far Cry 3", "developer": "Ubisoft Massive", "rating": "good", "player_perspective": ["first person"]}}
|
241bd1ca-13e7-49bc-9185-b71a3ddd1f92
|
Call of Duty: Advanced Warfare is an action FPS that released to average reviews on PlayStation, Xbox, and PC. It's 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}, "available_on_steam": {"title": "Available On Steam", "type": "boolean"}}, "required": ["available_on_steam", "genres", "name", "platforms", "player_perspective", "rating"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Call of Duty: Advanced Warfare", "rating": "average", "genres": ["action", "shooter"], "player_perspective": ["first person"], "platforms": ["PlayStation", "Xbox", "PC"], "available_on_steam": true}}
|
947fbf4d-3275-45e6-8fd7-7259cb79ec82
|
I know you mentioned that Far Cry 3 was pretty good in your opinion. Would you say that you're a bit of a fan of the first person perspective games developed by Ubisoft Massive?
|
{"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": "Far Cry 3", "developer": "Ubisoft Massive", "rating": "good", "player_perspective": ["first person"]}}
|
93a7c849-4ec6-4363-b383-50453dae593c
|
God of War was released in 2018 and has an excellent user rating. It can be played only on PlayStation. It is a single-player, action-adventure, role-playing platformer game. It is played from the third person perspective. It is only rated 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"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "God of War", "release_year": 2018, "esrb": "M (for Mature)", "rating": "excellent", "genres": ["action-adventure", "platformer", "role-playing"], "player_perspective": ["third person"], "has_multiplayer": false, "platforms": ["PlayStation"]}}
|
7e816c31-e453-4463-afa8-b112f1012fe9
|
God of War is an excellent action-adventure role-playing third person platformer that came out in 2018 for PlayStation. It doesn't have multiplayer and is rated M (for Mature).
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "God of War", "release_year": 2018, "esrb": "M (for Mature)", "rating": "excellent", "genres": ["action-adventure", "platformer", "role-playing"], "player_perspective": ["third person"], "has_multiplayer": false, "platforms": ["PlayStation"]}}
|
02daa3ba-81bd-4197-a159-fcf60e7d98c3
|
The 2018 God of War release for PlayStation is an excellent action-adventure, role-playing platformer. The game is played in third person view. It has a M (for mature) rating and does not support multiplayer.
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "release_year": {"title": "Release Year", "type": "integer"}, "esrb": {"title": "Esrb", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "player_perspective": {"items": {"type": "string"}, "title": "Player Perspective", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}, "platforms": {"items": {"type": "string"}, "title": "Platforms", "type": "array"}}, "required": ["esrb", "genres", "has_multiplayer", "name", "platforms", "player_perspective", "rating", "release_year"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "God of War", "release_year": 2018, "esrb": "M (for Mature)", "rating": "excellent", "genres": ["action-adventure", "platformer", "role-playing"], "player_perspective": ["third person"], "has_multiplayer": false, "platforms": ["PlayStation"]}}
|
4254663c-95c1-4eb6-99b0-1748964a9dcd
|
Guitar Hero: Smash Hits was certainly the very opposite of a smash hit with me. The music genre has never been my favorite anyways, and the first person perspective just came off weird and jarring.
|
{"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": "Guitar Hero: Smash Hits", "rating": "poor", "genres": ["music"], "player_perspective": ["first person"]}}
|
40da8b20-0ebb-4c91-9f60-127d41443a60
|
Alan Wake's American Nightmare is a single-player action-adventure shooter, and 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"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Alan Wake's American Nightmare", "rating": "poor", "genres": ["action-adventure", "shooter"], "has_multiplayer": false}}
|
181df610-0f0d-46e1-9828-09c79a71f861
|
Alan Wake's American Nightmare is a poorly-rated action-adventure shooter game. It has no multiplayer, limiting the enjoyability of the game.
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Alan Wake's American Nightmare", "rating": "poor", "genres": ["action-adventure", "shooter"], "has_multiplayer": false}}
|
b462a1df-9730-4d28-b555-04afa069616b
|
Alan Wake's American Nightmare is a poor action-adventure shooter without multiplayer.
|
{"type": "function", "function": {"name": "inform", "description": "Correctly extracted `inform` with all the required parameters with correct types", "parameters": {"properties": {"name": {"title": "Name", "type": "string"}, "rating": {"title": "Rating", "type": "string"}, "genres": {"items": {"type": "string"}, "title": "Genres", "type": "array"}, "has_multiplayer": {"title": "Has Multiplayer", "type": "boolean"}}, "required": ["genres", "has_multiplayer", "name", "rating"], "type": "object"}}}
|
{"name": "inform", "arguments": {"name": "Alan Wake's American Nightmare", "rating": "poor", "genres": ["action-adventure", "shooter"], "has_multiplayer": false}}
|
95d31182-d891-4948-a53f-eb7eff6dfb1c
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.