The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: DatasetGenerationError
Exception: CastError
Message: Couldn't cast
scenario_id: string
split: string
template_id: string
difficulty: string
signature: string
messages: list<item: struct<role: string, content: string, tool_calls: list<item: struct<id: string, type: str (... 94 chars omitted)
child 0, item: struct<role: string, content: string, tool_calls: list<item: struct<id: string, type: string, functi (... 82 chars omitted)
child 0, role: string
child 1, content: string
child 2, tool_calls: list<item: struct<id: string, type: string, function: struct<name: string, arguments: string>>>
child 0, item: struct<id: string, type: string, function: struct<name: string, arguments: string>>
child 0, id: string
child 1, type: string
child 2, function: struct<name: string, arguments: string>
child 0, name: string
child 1, arguments: string
child 3, name: string
child 4, tool_call_id: string
conversation: null
expected_arguments: null
expected_calls: null
skills: list<item: string>
child 0, item: string
target_state: struct<timezone: string, current_time: timestamp[s], preferences: struct<preferred_period: string>, (... 287 chars omitted)
child 0, timezone: string
child 1, current_time: timestamp[s]
child 2, preferences: struct<preferred_period: string>
child 0, preferred_period: string
child 3, events: list<item: struct<id: string, title: string, start: timestamp[s], end: timestamp[s], attendee_ids: l (... 19 chars
...
child 0, preferred_period: string
child 3, events: list<item: struct<id: string, title: string, start: timestamp[s], end: timestamp[s], attendee_ids: l (... 17 chars omitted)
child 0, item: struct<id: string, title: string, start: timestamp[s], end: timestamp[s], attendee_ids: list<item: n (... 5 chars omitted)
child 0, id: string
child 1, title: string
child 2, start: timestamp[s]
child 3, end: timestamp[s]
child 4, attendee_ids: list<item: null>
child 0, item: null
child 4, contacts: list<item: struct<id: string, name: string, email: string, busy: list<item: struct<start: timestamp[ (... 25 chars omitted)
child 0, item: struct<id: string, name: string, email: string, busy: list<item: struct<start: timestamp[s], end: ti (... 13 chars omitted)
child 0, id: string
child 1, name: string
child 2, email: string
child 3, busy: list<item: struct<start: timestamp[s], end: timestamp[s]>>
child 0, item: struct<start: timestamp[s], end: timestamp[s]>
child 0, start: timestamp[s]
child 1, end: timestamp[s]
child 5, next_event_id: int64
combination_signature: string
target_action: string
user_request: string
missing_fields: list<item: string>
child 0, item: string
expected_contact_ids: list<item: string>
child 0, item: string
confirmation_required: bool
expected_steps: list<item: string>
child 0, item: string
to
{'scenario_id': Value('string'), 'template_id': Value('string'), 'split': Value('string'), 'user_request': Value('string'), 'conversation': List(Json(decode=True)), 'initial_state': {'timezone': Value('string'), 'current_time': Value('timestamp[s]'), 'preferences': {'preferred_period': Value('string')}, 'events': List({'id': Value('string'), 'title': Value('string'), 'start': Value('timestamp[s]'), 'end': Value('timestamp[s]'), 'attendee_ids': List(Value('null'))}), 'contacts': List({'id': Value('string'), 'name': Value('string'), 'email': Value('string'), 'busy': List({'start': Value('timestamp[s]'), 'end': Value('timestamp[s]')})}), 'next_event_id': Value('int64')}, 'target_action': Value('string'), 'target_state': {'timezone': Value('string'), 'current_time': Value('timestamp[s]'), 'preferences': {'preferred_period': Value('string')}, 'events': List({'id': Value('string'), 'title': Value('string'), 'start': Value('timestamp[s]'), 'end': Value('timestamp[s]'), 'attendee_ids': List(Value('string'))}), 'contacts': List({'id': Value('string'), 'name': Value('string'), 'email': Value('string'), 'busy': List({'start': Value('timestamp[s]'), 'end': Value('timestamp[s]')})}), 'next_event_id': Value('int64')}, 'skills': List(Value('string')), 'signature': Value('string'), 'combination_signature': Value('string'), 'difficulty': Value('string'), 'expected_steps': List(Value('string')), 'expected_event_id': Value('string'), 'expected_arguments': Json(decode=True), 'expected_calls': List({'tool': Value('string'), 'args': Json(decode=True)}), 'curriculum_group': Value('string'), 'expected_contact_ids': List(Value('string')), 'confirmation_required': Value('bool'), 'confirmed': Value('bool'), 'missing_fields': List(Value('string'))}
because column names don't match
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1816, in _prepare_split_single
for key, table in generator:
^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 613, in wrapped
for item in generator(*args, **kwargs):
~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
self._cast_table(pa_table, json_field_paths=json_field_paths),
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
pa_table = table_cast(pa_table, self.info.features.arrow_schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
raise CastError(
...<3 lines>...
)
datasets.table.CastError: Couldn't cast
scenario_id: string
split: string
template_id: string
difficulty: string
signature: string
messages: list<item: struct<role: string, content: string, tool_calls: list<item: struct<id: string, type: str (... 94 chars omitted)
child 0, item: struct<role: string, content: string, tool_calls: list<item: struct<id: string, type: string, functi (... 82 chars omitted)
child 0, role: string
child 1, content: string
child 2, tool_calls: list<item: struct<id: string, type: string, function: struct<name: string, arguments: string>>>
child 0, item: struct<id: string, type: string, function: struct<name: string, arguments: string>>
child 0, id: string
child 1, type: string
child 2, function: struct<name: string, arguments: string>
child 0, name: string
child 1, arguments: string
child 3, name: string
child 4, tool_call_id: string
conversation: null
expected_arguments: null
expected_calls: null
skills: list<item: string>
child 0, item: string
target_state: struct<timezone: string, current_time: timestamp[s], preferences: struct<preferred_period: string>, (... 287 chars omitted)
child 0, timezone: string
child 1, current_time: timestamp[s]
child 2, preferences: struct<preferred_period: string>
child 0, preferred_period: string
child 3, events: list<item: struct<id: string, title: string, start: timestamp[s], end: timestamp[s], attendee_ids: l (... 19 chars
...
child 0, preferred_period: string
child 3, events: list<item: struct<id: string, title: string, start: timestamp[s], end: timestamp[s], attendee_ids: l (... 17 chars omitted)
child 0, item: struct<id: string, title: string, start: timestamp[s], end: timestamp[s], attendee_ids: list<item: n (... 5 chars omitted)
child 0, id: string
child 1, title: string
child 2, start: timestamp[s]
child 3, end: timestamp[s]
child 4, attendee_ids: list<item: null>
child 0, item: null
child 4, contacts: list<item: struct<id: string, name: string, email: string, busy: list<item: struct<start: timestamp[ (... 25 chars omitted)
child 0, item: struct<id: string, name: string, email: string, busy: list<item: struct<start: timestamp[s], end: ti (... 13 chars omitted)
child 0, id: string
child 1, name: string
child 2, email: string
child 3, busy: list<item: struct<start: timestamp[s], end: timestamp[s]>>
child 0, item: struct<start: timestamp[s], end: timestamp[s]>
child 0, start: timestamp[s]
child 1, end: timestamp[s]
child 5, next_event_id: int64
combination_signature: string
target_action: string
user_request: string
missing_fields: list<item: string>
child 0, item: string
expected_contact_ids: list<item: string>
child 0, item: string
confirmation_required: bool
expected_steps: list<item: string>
child 0, item: string
to
{'scenario_id': Value('string'), 'template_id': Value('string'), 'split': Value('string'), 'user_request': Value('string'), 'conversation': List(Json(decode=True)), 'initial_state': {'timezone': Value('string'), 'current_time': Value('timestamp[s]'), 'preferences': {'preferred_period': Value('string')}, 'events': List({'id': Value('string'), 'title': Value('string'), 'start': Value('timestamp[s]'), 'end': Value('timestamp[s]'), 'attendee_ids': List(Value('null'))}), 'contacts': List({'id': Value('string'), 'name': Value('string'), 'email': Value('string'), 'busy': List({'start': Value('timestamp[s]'), 'end': Value('timestamp[s]')})}), 'next_event_id': Value('int64')}, 'target_action': Value('string'), 'target_state': {'timezone': Value('string'), 'current_time': Value('timestamp[s]'), 'preferences': {'preferred_period': Value('string')}, 'events': List({'id': Value('string'), 'title': Value('string'), 'start': Value('timestamp[s]'), 'end': Value('timestamp[s]'), 'attendee_ids': List(Value('string'))}), 'contacts': List({'id': Value('string'), 'name': Value('string'), 'email': Value('string'), 'busy': List({'start': Value('timestamp[s]'), 'end': Value('timestamp[s]')})}), 'next_event_id': Value('int64')}, 'skills': List(Value('string')), 'signature': Value('string'), 'combination_signature': Value('string'), 'difficulty': Value('string'), 'expected_steps': List(Value('string')), 'expected_event_id': Value('string'), 'expected_arguments': Json(decode=True), 'expected_calls': List({'tool': Value('string'), 'args': Json(decode=True)}), 'curriculum_group': Value('string'), 'expected_contact_ids': List(Value('string')), 'confirmation_required': Value('bool'), 'confirmed': Value('bool'), 'missing_fields': List(Value('string'))}
because column names don't match
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
~~~~~~~~~~~~~~~~~~~~~~~~~^
builder, max_dataset_size_bytes=max_dataset_size_bytes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1683, in _prepare_split
for job_id, done, content in self._prepare_split_single(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
):
^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1869, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
scenario_id string | template_id string | split string | user_request string | conversation list | initial_state dict | target_action string | target_state dict | skills list | signature string | combination_signature string | difficulty string | expected_steps list | expected_event_id string | expected_arguments unknown | expected_calls list | curriculum_group string | expected_contact_ids list | confirmation_required bool | confirmed bool | missing_fields list |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
delete_confirmation-rlvr_train-000048 | delete_confirmation | rlvr_train | 2039-03-10 디자인 리뷰를 삭제해줘. | [
{
"role": "user",
"content": "2039-03-10 디자인 리뷰를 삭제해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-10T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-03-10T01:00:00",
"end": "2039-03-10T02:00:00",
"attendee_ids": []
},
{
"id"... | ask_confirmation | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-10T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-03-10T01:00:00",
"end": "2039-03-10T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"delete_confirmation",
"event_search"
] | delete_confirmation+event_search | delete_confirmation+event_search | L2 | [
"search_events"
] | event_2 | null | [
{
"tool": "search_events",
"args": {
"query": "디자인 리뷰",
"date": "2039-03-10"
}
}
] | delete_confirmation | null | true | null | null |
missing_time_clarification-rlvr_train-000014 | missing_time_clarification | rlvr_train | 2039-01-21에 고객 인터뷰를 등록해줘. | [
{
"role": "user",
"content": "2039-01-21에 고객 인터뷰를 등록해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-21T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-01-21T01:00:00",
"end": "2039-01-21T02:00:00",
"attendee_ids": []
},
{
"id"... | ask_clarification | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-21T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-01-21T01:00:00",
"end": "2039-01-21T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"missing_information"
] | missing_information | missing_information | L1 | [] | null | null | [] | missing_time_clarification | null | null | null | [
"time",
"duration"
] |
confirmed_delete-rlvr_train-000020 | confirmed_delete | rlvr_train | 네, 삭제해 주세요. | [
{
"role": "user",
"content": "2039-01-31 디자인 리뷰를 삭제해줘."
},
{
"role": "assistant",
"content": "",
"tool_calls": [
{
"id": "call_search_events",
"type": "function",
"function": {
"name": "search_events",
"arguments": {
"query": "디자인... | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-31T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-01-31T01:00:00",
"end": "2039-01-31T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-31T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-01-31T01:00:00",
"end": "2039-01-31T02:00:00",
"attendee_ids": []
}
],
"contacts"... | [
"delete_confirmation",
"event_delete",
"event_search"
] | delete_confirmation+event_delete+event_search | delete_confirmation+event_delete+event_search | L6 | [
"delete_event"
] | event_2 | null | [
{
"tool": "delete_event",
"args": {
"event_id": "event_2",
"confirmed": true
}
}
] | confirmed_delete | null | true | true | null |
confirmed_delete-rlvr_train-000021 | confirmed_delete | rlvr_train | 네, 삭제해 주세요. | [
{
"role": "user",
"content": "2039-02-01 디자인 리뷰를 삭제해줘."
},
{
"role": "assistant",
"content": "",
"tool_calls": [
{
"id": "call_search_events",
"type": "function",
"function": {
"name": "search_events",
"arguments": {
"query": "디자인... | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-01T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-02-01T01:00:00",
"end": "2039-02-01T02:00:00",
"attendee_ids": []
},
{
"id... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-01T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-02-01T01:00:00",
"end": "2039-02-01T02:00:00",
"attendee_ids": []
}
],
"contacts... | [
"delete_confirmation",
"event_delete",
"event_search"
] | delete_confirmation+event_delete+event_search | delete_confirmation+event_delete+event_search | L6 | [
"delete_event"
] | event_2 | null | [
{
"tool": "delete_event",
"args": {
"event_id": "event_2",
"confirmed": true
}
}
] | confirmed_delete | null | true | true | null |
multi_attendee_create-rlvr_train-000012 | multi_attendee_create | rlvr_train | 2039-01-19 김민지 님과 이준호 님이 모두 가능한 오후 시간에 기획 회의를 1시간 잡아줘. | [
{
"role": "user",
"content": "2039-01-19 김민지 님과 이준호 님이 모두 가능한 오후 시간에 기획 회의를 1시간 잡아줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-19T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-01-19T01:00:00",
"end": "2039-01-19T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-19T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-01-19T01:00:00",
"end": "2039-01-19T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"attendee_availability",
"contact_search",
"event_create",
"free_slot_search"
] | attendee_availability+contact_search+event_create+free_slot_search | attendee_availability+contact_search+event_create+free_slot_search | L8 | [
"search_contacts",
"get_attendee_availability",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "기획 회의",
"start": "2039-01-19T16:00+09:00",
"end": "2039-01-19T17:00+09:00",
"attendee_ids": [
"contact_1",
"contact_2"
]
} | [
{
"tool": "search_contacts",
"args": {
"query": "김민지"
}
},
{
"tool": "search_contacts",
"args": {
"query": "이준호"
}
},
{
"tool": "get_attendee_availability",
"args": {
"contact_id": "contact_1",
"date": "2039-01-19"
}
},
{
"tool": "get_atten... | multi_attendee_create | [
"contact_1",
"contact_2"
] | null | null | null |
conflict_then_create-rlvr_train-000053 | conflict_then_create | rlvr_train | 2039-03-17 오전 10시에 프로젝트 점검를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘. | [
{
"role": "user",
"content": "2039-03-17 오전 10시에 프로젝트 점검를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-17T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-03-17T01:00:00",
"end": "2039-03-17T02:00:00",
"attendee_ids": []
},
{
"id... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-17T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-03-17T01:00:00",
"end": "2039-03-17T02:00:00",
"attendee_ids": []
},
{
"id... | [
"conflict_handling",
"event_create",
"free_slot_search"
] | conflict_handling+event_create+free_slot_search | conflict_handling+event_create+free_slot_search | L6 | [
"search_events",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "프로젝트 점검",
"start": "2039-03-17T15:00+09:00",
"end": "2039-03-17T16:00+09:00"
} | [
{
"tool": "search_events",
"args": {
"date": "2039-03-17"
}
},
{
"tool": "find_free_slots",
"args": {
"date": "2039-03-17",
"duration": 60
}
},
{
"tool": "create_event",
"args": {
"title": "프로젝트 점검",
"start": "2039-03-17T15:00+09:00",
"end"... | conflict_then_create | null | null | null | null |
multi_attendee_create-rlvr_train-000013 | multi_attendee_create | rlvr_train | 2039-01-20 김민지 님과 이준호 님이 모두 가능한 오후 시간에 프로젝트 점검를 1시간 잡아줘. | [
{
"role": "user",
"content": "2039-01-20 김민지 님과 이준호 님이 모두 가능한 오후 시간에 프로젝트 점검를 1시간 잡아줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-20T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-01-20T01:00:00",
"end": "2039-01-20T02:00:00",
"attendee_ids": []
},
{
"id... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-20T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-01-20T01:00:00",
"end": "2039-01-20T02:00:00",
"attendee_ids": []
},
{
"id... | [
"attendee_availability",
"contact_search",
"event_create",
"free_slot_search"
] | attendee_availability+contact_search+event_create+free_slot_search | attendee_availability+contact_search+event_create+free_slot_search | L8 | [
"search_contacts",
"get_attendee_availability",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "프로젝트 점검",
"start": "2039-01-20T16:00+09:00",
"end": "2039-01-20T17:00+09:00",
"attendee_ids": [
"contact_1",
"contact_2"
]
} | [
{
"tool": "search_contacts",
"args": {
"query": "김민지"
}
},
{
"tool": "search_contacts",
"args": {
"query": "이준호"
}
},
{
"tool": "get_attendee_availability",
"args": {
"contact_id": "contact_1",
"date": "2039-01-20"
}
},
{
"tool": "get_atten... | multi_attendee_create | [
"contact_1",
"contact_2"
] | null | null | null |
conflict_then_create-rlvr_train-000005 | conflict_then_create | rlvr_train | 2039-01-10 오전 10시에 프로젝트 점검를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘. | [
{
"role": "user",
"content": "2039-01-10 오전 10시에 프로젝트 점검를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-10T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-01-10T01:00:00",
"end": "2039-01-10T02:00:00",
"attendee_ids": []
},
{
"id... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-10T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-01-10T01:00:00",
"end": "2039-01-10T02:00:00",
"attendee_ids": []
},
{
"id... | [
"conflict_handling",
"event_create",
"free_slot_search"
] | conflict_handling+event_create+free_slot_search | conflict_handling+event_create+free_slot_search | L6 | [
"search_events",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "프로젝트 점검",
"start": "2039-01-10T15:00+09:00",
"end": "2039-01-10T16:00+09:00"
} | [
{
"tool": "search_events",
"args": {
"date": "2039-01-10"
}
},
{
"tool": "find_free_slots",
"args": {
"date": "2039-01-10",
"duration": 60
}
},
{
"tool": "create_event",
"args": {
"title": "프로젝트 점검",
"start": "2039-01-10T15:00+09:00",
"end"... | conflict_then_create | null | null | null | null |
confirmed_delete-rlvr_train-000007 | confirmed_delete | rlvr_train | 네, 삭제해 주세요. | [
{
"role": "user",
"content": "2039-01-12 디자인 리뷰를 삭제해줘."
},
{
"role": "assistant",
"content": "",
"tool_calls": [
{
"id": "call_search_events",
"type": "function",
"function": {
"name": "search_events",
"arguments": {
"query": "디자인... | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-12T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-01-12T01:00:00",
"end": "2039-01-12T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-12T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-01-12T01:00:00",
"end": "2039-01-12T02:00:00",
"attendee_ids": []
}
],
"contacts"... | [
"delete_confirmation",
"event_delete",
"event_search"
] | delete_confirmation+event_delete+event_search | delete_confirmation+event_delete+event_search | L6 | [
"delete_event"
] | event_2 | null | [
{
"tool": "delete_event",
"args": {
"event_id": "event_2",
"confirmed": true
}
}
] | confirmed_delete | null | true | true | null |
multi_attendee_create-rlvr_train-000017 | multi_attendee_create | rlvr_train | 2039-01-26 김민지 님과 이준호 님이 모두 가능한 오후 시간에 프로젝트 점검를 1시간 잡아줘. | [
{
"role": "user",
"content": "2039-01-26 김민지 님과 이준호 님이 모두 가능한 오후 시간에 프로젝트 점검를 1시간 잡아줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-26T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-01-26T01:00:00",
"end": "2039-01-26T02:00:00",
"attendee_ids": []
},
{
"id... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-26T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-01-26T01:00:00",
"end": "2039-01-26T02:00:00",
"attendee_ids": []
},
{
"id... | [
"attendee_availability",
"contact_search",
"event_create",
"free_slot_search"
] | attendee_availability+contact_search+event_create+free_slot_search | attendee_availability+contact_search+event_create+free_slot_search | L8 | [
"search_contacts",
"get_attendee_availability",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "프로젝트 점검",
"start": "2039-01-26T16:00+09:00",
"end": "2039-01-26T17:00+09:00",
"attendee_ids": [
"contact_1",
"contact_2"
]
} | [
{
"tool": "search_contacts",
"args": {
"query": "김민지"
}
},
{
"tool": "search_contacts",
"args": {
"query": "이준호"
}
},
{
"tool": "get_attendee_availability",
"args": {
"contact_id": "contact_1",
"date": "2039-01-26"
}
},
{
"tool": "get_atten... | multi_attendee_create | [
"contact_1",
"contact_2"
] | null | null | null |
conflict_then_create-rlvr_train-000052 | conflict_then_create | rlvr_train | 2039-03-16 오전 10시에 기획 회의를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘. | [
{
"role": "user",
"content": "2039-03-16 오전 10시에 기획 회의를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-16T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-03-16T01:00:00",
"end": "2039-03-16T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-16T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-03-16T01:00:00",
"end": "2039-03-16T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"conflict_handling",
"event_create",
"free_slot_search"
] | conflict_handling+event_create+free_slot_search | conflict_handling+event_create+free_slot_search | L6 | [
"search_events",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "기획 회의",
"start": "2039-03-16T15:00+09:00",
"end": "2039-03-16T16:00+09:00"
} | [
{
"tool": "search_events",
"args": {
"date": "2039-03-16"
}
},
{
"tool": "find_free_slots",
"args": {
"date": "2039-03-16",
"duration": 60
}
},
{
"tool": "create_event",
"args": {
"title": "기획 회의",
"start": "2039-03-16T15:00+09:00",
"end": ... | conflict_then_create | null | null | null | null |
conflict_then_create-rlvr_train-000057 | conflict_then_create | rlvr_train | 2039-03-23 오전 10시에 프로젝트 점검를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘. | [
{
"role": "user",
"content": "2039-03-23 오전 10시에 프로젝트 점검를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-23T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-03-23T01:00:00",
"end": "2039-03-23T02:00:00",
"attendee_ids": []
},
{
"id... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-23T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-03-23T01:00:00",
"end": "2039-03-23T02:00:00",
"attendee_ids": []
},
{
"id... | [
"conflict_handling",
"event_create",
"free_slot_search"
] | conflict_handling+event_create+free_slot_search | conflict_handling+event_create+free_slot_search | L6 | [
"search_events",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "프로젝트 점검",
"start": "2039-03-23T15:00+09:00",
"end": "2039-03-23T16:00+09:00"
} | [
{
"tool": "search_events",
"args": {
"date": "2039-03-23"
}
},
{
"tool": "find_free_slots",
"args": {
"date": "2039-03-23",
"duration": 60
}
},
{
"tool": "create_event",
"args": {
"title": "프로젝트 점검",
"start": "2039-03-23T15:00+09:00",
"end"... | conflict_then_create | null | null | null | null |
missing_time_clarification-rlvr_train-000010 | missing_time_clarification | rlvr_train | 2039-01-17에 고객 인터뷰를 등록해줘. | [
{
"role": "user",
"content": "2039-01-17에 고객 인터뷰를 등록해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-17T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-01-17T01:00:00",
"end": "2039-01-17T02:00:00",
"attendee_ids": []
},
{
"id"... | ask_clarification | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-17T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-01-17T01:00:00",
"end": "2039-01-17T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"missing_information"
] | missing_information | missing_information | L1 | [] | null | null | [] | missing_time_clarification | null | null | null | [
"time",
"duration"
] |
multi_attendee_create-rlvr_train-000033 | multi_attendee_create | rlvr_train | 2039-02-17 김민지 님과 이준호 님이 모두 가능한 오후 시간에 프로젝트 점검를 1시간 잡아줘. | [
{
"role": "user",
"content": "2039-02-17 김민지 님과 이준호 님이 모두 가능한 오후 시간에 프로젝트 점검를 1시간 잡아줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-17T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-02-17T01:00:00",
"end": "2039-02-17T02:00:00",
"attendee_ids": []
},
{
"id... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-17T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-02-17T01:00:00",
"end": "2039-02-17T02:00:00",
"attendee_ids": []
},
{
"id... | [
"attendee_availability",
"contact_search",
"event_create",
"free_slot_search"
] | attendee_availability+contact_search+event_create+free_slot_search | attendee_availability+contact_search+event_create+free_slot_search | L8 | [
"search_contacts",
"get_attendee_availability",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "프로젝트 점검",
"start": "2039-02-17T16:00+09:00",
"end": "2039-02-17T17:00+09:00",
"attendee_ids": [
"contact_1",
"contact_2"
]
} | [
{
"tool": "search_contacts",
"args": {
"query": "김민지"
}
},
{
"tool": "search_contacts",
"args": {
"query": "이준호"
}
},
{
"tool": "get_attendee_availability",
"args": {
"contact_id": "contact_1",
"date": "2039-02-17"
}
},
{
"tool": "get_atten... | multi_attendee_create | [
"contact_1",
"contact_2"
] | null | null | null |
multi_attendee_create-rlvr_train-000016 | multi_attendee_create | rlvr_train | 2039-01-25 김민지 님과 이준호 님이 모두 가능한 오후 시간에 기획 회의를 1시간 잡아줘. | [
{
"role": "user",
"content": "2039-01-25 김민지 님과 이준호 님이 모두 가능한 오후 시간에 기획 회의를 1시간 잡아줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-25T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-01-25T01:00:00",
"end": "2039-01-25T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-25T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-01-25T01:00:00",
"end": "2039-01-25T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"attendee_availability",
"contact_search",
"event_create",
"free_slot_search"
] | attendee_availability+contact_search+event_create+free_slot_search | attendee_availability+contact_search+event_create+free_slot_search | L8 | [
"search_contacts",
"get_attendee_availability",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "기획 회의",
"start": "2039-01-25T16:00+09:00",
"end": "2039-01-25T17:00+09:00",
"attendee_ids": [
"contact_1",
"contact_2"
]
} | [
{
"tool": "search_contacts",
"args": {
"query": "김민지"
}
},
{
"tool": "search_contacts",
"args": {
"query": "이준호"
}
},
{
"tool": "get_attendee_availability",
"args": {
"contact_id": "contact_1",
"date": "2039-01-25"
}
},
{
"tool": "get_atten... | multi_attendee_create | [
"contact_1",
"contact_2"
] | null | null | null |
conflict_then_create-rlvr_train-000074 | conflict_then_create | rlvr_train | 2039-04-15 오전 10시에 고객 인터뷰를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘. | [
{
"role": "user",
"content": "2039-04-15 오전 10시에 고객 인터뷰를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-04-15T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-04-15T01:00:00",
"end": "2039-04-15T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-04-15T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-04-15T01:00:00",
"end": "2039-04-15T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"conflict_handling",
"event_create",
"free_slot_search"
] | conflict_handling+event_create+free_slot_search | conflict_handling+event_create+free_slot_search | L6 | [
"search_events",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "고객 인터뷰",
"start": "2039-04-15T15:00+09:00",
"end": "2039-04-15T16:00+09:00"
} | [
{
"tool": "search_events",
"args": {
"date": "2039-04-15"
}
},
{
"tool": "find_free_slots",
"args": {
"date": "2039-04-15",
"duration": 60
}
},
{
"tool": "create_event",
"args": {
"title": "고객 인터뷰",
"start": "2039-04-15T15:00+09:00",
"end":... | conflict_then_create | null | null | null | null |
multi_attendee_create-rlvr_train-000018 | multi_attendee_create | rlvr_train | 2039-01-27 김민지 님과 이준호 님이 모두 가능한 오후 시간에 고객 인터뷰를 1시간 잡아줘. | [
{
"role": "user",
"content": "2039-01-27 김민지 님과 이준호 님이 모두 가능한 오후 시간에 고객 인터뷰를 1시간 잡아줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-27T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-01-27T01:00:00",
"end": "2039-01-27T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-27T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-01-27T01:00:00",
"end": "2039-01-27T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"attendee_availability",
"contact_search",
"event_create",
"free_slot_search"
] | attendee_availability+contact_search+event_create+free_slot_search | attendee_availability+contact_search+event_create+free_slot_search | L8 | [
"search_contacts",
"get_attendee_availability",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "고객 인터뷰",
"start": "2039-01-27T16:00+09:00",
"end": "2039-01-27T17:00+09:00",
"attendee_ids": [
"contact_1",
"contact_2"
]
} | [
{
"tool": "search_contacts",
"args": {
"query": "김민지"
}
},
{
"tool": "search_contacts",
"args": {
"query": "이준호"
}
},
{
"tool": "get_attendee_availability",
"args": {
"contact_id": "contact_1",
"date": "2039-01-27"
}
},
{
"tool": "get_atten... | multi_attendee_create | [
"contact_1",
"contact_2"
] | null | null | null |
multi_attendee_create-rlvr_train-000014 | multi_attendee_create | rlvr_train | 2039-01-21 김민지 님과 이준호 님이 모두 가능한 오후 시간에 고객 인터뷰를 1시간 잡아줘. | [
{
"role": "user",
"content": "2039-01-21 김민지 님과 이준호 님이 모두 가능한 오후 시간에 고객 인터뷰를 1시간 잡아줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-21T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-01-21T01:00:00",
"end": "2039-01-21T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-21T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-01-21T01:00:00",
"end": "2039-01-21T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"attendee_availability",
"contact_search",
"event_create",
"free_slot_search"
] | attendee_availability+contact_search+event_create+free_slot_search | attendee_availability+contact_search+event_create+free_slot_search | L8 | [
"search_contacts",
"get_attendee_availability",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "고객 인터뷰",
"start": "2039-01-21T16:00+09:00",
"end": "2039-01-21T17:00+09:00",
"attendee_ids": [
"contact_1",
"contact_2"
]
} | [
{
"tool": "search_contacts",
"args": {
"query": "김민지"
}
},
{
"tool": "search_contacts",
"args": {
"query": "이준호"
}
},
{
"tool": "get_attendee_availability",
"args": {
"contact_id": "contact_1",
"date": "2039-01-21"
}
},
{
"tool": "get_atten... | multi_attendee_create | [
"contact_1",
"contact_2"
] | null | null | null |
delete_confirmation-rlvr_train-000055 | delete_confirmation | rlvr_train | 2039-03-21 디자인 리뷰를 삭제해줘. | [
{
"role": "user",
"content": "2039-03-21 디자인 리뷰를 삭제해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-21T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-03-21T01:00:00",
"end": "2039-03-21T02:00:00",
"attendee_ids": []
},
{
"id"... | ask_confirmation | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-21T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-03-21T01:00:00",
"end": "2039-03-21T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"delete_confirmation",
"event_search"
] | delete_confirmation+event_search | delete_confirmation+event_search | L2 | [
"search_events"
] | event_2 | null | [
{
"tool": "search_events",
"args": {
"query": "디자인 리뷰",
"date": "2039-03-21"
}
}
] | delete_confirmation | null | true | null | null |
conflict_then_create-rlvr_train-000028 | conflict_then_create | rlvr_train | 2039-02-10 오전 10시에 기획 회의를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘. | [
{
"role": "user",
"content": "2039-02-10 오전 10시에 기획 회의를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-10T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-02-10T01:00:00",
"end": "2039-02-10T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-10T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-02-10T01:00:00",
"end": "2039-02-10T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"conflict_handling",
"event_create",
"free_slot_search"
] | conflict_handling+event_create+free_slot_search | conflict_handling+event_create+free_slot_search | L6 | [
"search_events",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "기획 회의",
"start": "2039-02-10T15:00+09:00",
"end": "2039-02-10T16:00+09:00"
} | [
{
"tool": "search_events",
"args": {
"date": "2039-02-10"
}
},
{
"tool": "find_free_slots",
"args": {
"date": "2039-02-10",
"duration": 60
}
},
{
"tool": "create_event",
"args": {
"title": "기획 회의",
"start": "2039-02-10T15:00+09:00",
"end": ... | conflict_then_create | null | null | null | null |
conflict_then_create-rlvr_train-000009 | conflict_then_create | rlvr_train | 2039-01-14 오전 10시에 프로젝트 점검를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘. | [
{
"role": "user",
"content": "2039-01-14 오전 10시에 프로젝트 점검를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-14T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-01-14T01:00:00",
"end": "2039-01-14T02:00:00",
"attendee_ids": []
},
{
"id... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-14T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-01-14T01:00:00",
"end": "2039-01-14T02:00:00",
"attendee_ids": []
},
{
"id... | [
"conflict_handling",
"event_create",
"free_slot_search"
] | conflict_handling+event_create+free_slot_search | conflict_handling+event_create+free_slot_search | L6 | [
"search_events",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "프로젝트 점검",
"start": "2039-01-14T15:00+09:00",
"end": "2039-01-14T16:00+09:00"
} | [
{
"tool": "search_events",
"args": {
"date": "2039-01-14"
}
},
{
"tool": "find_free_slots",
"args": {
"date": "2039-01-14",
"duration": 60
}
},
{
"tool": "create_event",
"args": {
"title": "프로젝트 점검",
"start": "2039-01-14T15:00+09:00",
"end"... | conflict_then_create | null | null | null | null |
multi_attendee_create-rlvr_train-000008 | multi_attendee_create | rlvr_train | 2039-01-13 김민지 님과 이준호 님이 모두 가능한 오후 시간에 기획 회의를 1시간 잡아줘. | [
{
"role": "user",
"content": "2039-01-13 김민지 님과 이준호 님이 모두 가능한 오후 시간에 기획 회의를 1시간 잡아줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-13T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-01-13T01:00:00",
"end": "2039-01-13T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-13T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-01-13T01:00:00",
"end": "2039-01-13T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"attendee_availability",
"contact_search",
"event_create",
"free_slot_search"
] | attendee_availability+contact_search+event_create+free_slot_search | attendee_availability+contact_search+event_create+free_slot_search | L8 | [
"search_contacts",
"get_attendee_availability",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "기획 회의",
"start": "2039-01-13T16:00+09:00",
"end": "2039-01-13T17:00+09:00",
"attendee_ids": [
"contact_1",
"contact_2"
]
} | [
{
"tool": "search_contacts",
"args": {
"query": "김민지"
}
},
{
"tool": "search_contacts",
"args": {
"query": "이준호"
}
},
{
"tool": "get_attendee_availability",
"args": {
"contact_id": "contact_1",
"date": "2039-01-13"
}
},
{
"tool": "get_atten... | multi_attendee_create | [
"contact_1",
"contact_2"
] | null | null | null |
missing_time_clarification-rlvr_train-000011 | missing_time_clarification | rlvr_train | 2039-01-18에 회고 회의를 등록해줘. | [
{
"role": "user",
"content": "2039-01-18에 회고 회의를 등록해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-18T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-01-18T01:00:00",
"end": "2039-01-18T02:00:00",
"attendee_ids": []
},
{
"id"... | ask_clarification | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-18T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-01-18T01:00:00",
"end": "2039-01-18T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"missing_information"
] | missing_information | missing_information | L1 | [] | null | null | [] | missing_time_clarification | null | null | null | [
"time",
"duration"
] |
multi_attendee_create-rlvr_train-000004 | multi_attendee_create | rlvr_train | 2039-01-07 김민지 님과 이준호 님이 모두 가능한 오후 시간에 기획 회의를 1시간 잡아줘. | [
{
"role": "user",
"content": "2039-01-07 김민지 님과 이준호 님이 모두 가능한 오후 시간에 기획 회의를 1시간 잡아줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-07T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-01-07T01:00:00",
"end": "2039-01-07T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-07T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-01-07T01:00:00",
"end": "2039-01-07T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"attendee_availability",
"contact_search",
"event_create",
"free_slot_search"
] | attendee_availability+contact_search+event_create+free_slot_search | attendee_availability+contact_search+event_create+free_slot_search | L8 | [
"search_contacts",
"get_attendee_availability",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "기획 회의",
"start": "2039-01-07T16:00+09:00",
"end": "2039-01-07T17:00+09:00",
"attendee_ids": [
"contact_1",
"contact_2"
]
} | [
{
"tool": "search_contacts",
"args": {
"query": "김민지"
}
},
{
"tool": "search_contacts",
"args": {
"query": "이준호"
}
},
{
"tool": "get_attendee_availability",
"args": {
"contact_id": "contact_1",
"date": "2039-01-07"
}
},
{
"tool": "get_atten... | multi_attendee_create | [
"contact_1",
"contact_2"
] | null | null | null |
delete_confirmation-rlvr_train-000033 | delete_confirmation | rlvr_train | 2039-02-17 디자인 리뷰를 삭제해줘. | [
{
"role": "user",
"content": "2039-02-17 디자인 리뷰를 삭제해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-17T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-02-17T01:00:00",
"end": "2039-02-17T02:00:00",
"attendee_ids": []
},
{
"id... | ask_confirmation | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-17T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-02-17T01:00:00",
"end": "2039-02-17T02:00:00",
"attendee_ids": []
},
{
"id... | [
"delete_confirmation",
"event_search"
] | delete_confirmation+event_search | delete_confirmation+event_search | L2 | [
"search_events"
] | event_2 | null | [
{
"tool": "search_events",
"args": {
"query": "디자인 리뷰",
"date": "2039-02-17"
}
}
] | delete_confirmation | null | true | null | null |
delete_confirmation-rlvr_train-000003 | delete_confirmation | rlvr_train | 2039-01-06 디자인 리뷰를 삭제해줘. | [
{
"role": "user",
"content": "2039-01-06 디자인 리뷰를 삭제해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-06T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-01-06T01:00:00",
"end": "2039-01-06T02:00:00",
"attendee_ids": []
},
{
"id"... | ask_confirmation | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-06T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-01-06T01:00:00",
"end": "2039-01-06T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"delete_confirmation",
"event_search"
] | delete_confirmation+event_search | delete_confirmation+event_search | L2 | [
"search_events"
] | event_2 | null | [
{
"tool": "search_events",
"args": {
"query": "디자인 리뷰",
"date": "2039-01-06"
}
}
] | delete_confirmation | null | true | null | null |
multi_attendee_create-rlvr_train-000036 | multi_attendee_create | rlvr_train | 2039-02-22 김민지 님과 이준호 님이 모두 가능한 오후 시간에 기획 회의를 1시간 잡아줘. | [
{
"role": "user",
"content": "2039-02-22 김민지 님과 이준호 님이 모두 가능한 오후 시간에 기획 회의를 1시간 잡아줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-22T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-02-22T01:00:00",
"end": "2039-02-22T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-22T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-02-22T01:00:00",
"end": "2039-02-22T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"attendee_availability",
"contact_search",
"event_create",
"free_slot_search"
] | attendee_availability+contact_search+event_create+free_slot_search | attendee_availability+contact_search+event_create+free_slot_search | L8 | [
"search_contacts",
"get_attendee_availability",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "기획 회의",
"start": "2039-02-22T16:00+09:00",
"end": "2039-02-22T17:00+09:00",
"attendee_ids": [
"contact_1",
"contact_2"
]
} | [
{
"tool": "search_contacts",
"args": {
"query": "김민지"
}
},
{
"tool": "search_contacts",
"args": {
"query": "이준호"
}
},
{
"tool": "get_attendee_availability",
"args": {
"contact_id": "contact_1",
"date": "2039-02-22"
}
},
{
"tool": "get_atten... | multi_attendee_create | [
"contact_1",
"contact_2"
] | null | null | null |
conflict_then_create-rlvr_train-000069 | conflict_then_create | rlvr_train | 2039-04-08 오전 10시에 프로젝트 점검를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘. | [
{
"role": "user",
"content": "2039-04-08 오전 10시에 프로젝트 점검를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-04-08T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-04-08T01:00:00",
"end": "2039-04-08T02:00:00",
"attendee_ids": []
},
{
"id... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-04-08T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-04-08T01:00:00",
"end": "2039-04-08T02:00:00",
"attendee_ids": []
},
{
"id... | [
"conflict_handling",
"event_create",
"free_slot_search"
] | conflict_handling+event_create+free_slot_search | conflict_handling+event_create+free_slot_search | L6 | [
"search_events",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "프로젝트 점검",
"start": "2039-04-08T15:00+09:00",
"end": "2039-04-08T16:00+09:00"
} | [
{
"tool": "search_events",
"args": {
"date": "2039-04-08"
}
},
{
"tool": "find_free_slots",
"args": {
"date": "2039-04-08",
"duration": 60
}
},
{
"tool": "create_event",
"args": {
"title": "프로젝트 점검",
"start": "2039-04-08T15:00+09:00",
"end"... | conflict_then_create | null | null | null | null |
multi_attendee_create-rlvr_train-000020 | multi_attendee_create | rlvr_train | 2039-01-31 김민지 님과 이준호 님이 모두 가능한 오후 시간에 기획 회의를 1시간 잡아줘. | [
{
"role": "user",
"content": "2039-01-31 김민지 님과 이준호 님이 모두 가능한 오후 시간에 기획 회의를 1시간 잡아줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-31T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-01-31T01:00:00",
"end": "2039-01-31T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-31T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-01-31T01:00:00",
"end": "2039-01-31T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"attendee_availability",
"contact_search",
"event_create",
"free_slot_search"
] | attendee_availability+contact_search+event_create+free_slot_search | attendee_availability+contact_search+event_create+free_slot_search | L8 | [
"search_contacts",
"get_attendee_availability",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "기획 회의",
"start": "2039-01-31T16:00+09:00",
"end": "2039-01-31T17:00+09:00",
"attendee_ids": [
"contact_1",
"contact_2"
]
} | [
{
"tool": "search_contacts",
"args": {
"query": "김민지"
}
},
{
"tool": "search_contacts",
"args": {
"query": "이준호"
}
},
{
"tool": "get_attendee_availability",
"args": {
"contact_id": "contact_1",
"date": "2039-01-31"
}
},
{
"tool": "get_atten... | multi_attendee_create | [
"contact_1",
"contact_2"
] | null | null | null |
delete_confirmation-rlvr_train-000030 | delete_confirmation | rlvr_train | 2039-02-14 디자인 리뷰를 삭제해줘. | [
{
"role": "user",
"content": "2039-02-14 디자인 리뷰를 삭제해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-14T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-02-14T01:00:00",
"end": "2039-02-14T02:00:00",
"attendee_ids": []
},
{
"id"... | ask_confirmation | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-14T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-02-14T01:00:00",
"end": "2039-02-14T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"delete_confirmation",
"event_search"
] | delete_confirmation+event_search | delete_confirmation+event_search | L2 | [
"search_events"
] | event_2 | null | [
{
"tool": "search_events",
"args": {
"query": "디자인 리뷰",
"date": "2039-02-14"
}
}
] | delete_confirmation | null | true | null | null |
missing_time_clarification-rlvr_train-000018 | missing_time_clarification | rlvr_train | 2039-01-27에 고객 인터뷰를 등록해줘. | [
{
"role": "user",
"content": "2039-01-27에 고객 인터뷰를 등록해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-27T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-01-27T01:00:00",
"end": "2039-01-27T02:00:00",
"attendee_ids": []
},
{
"id"... | ask_clarification | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-27T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-01-27T01:00:00",
"end": "2039-01-27T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"missing_information"
] | missing_information | missing_information | L1 | [] | null | null | [] | missing_time_clarification | null | null | null | [
"time",
"duration"
] |
multi_attendee_create-rlvr_train-000035 | multi_attendee_create | rlvr_train | 2039-02-21 김민지 님과 이준호 님이 모두 가능한 오후 시간에 회고 회의를 1시간 잡아줘. | [
{
"role": "user",
"content": "2039-02-21 김민지 님과 이준호 님이 모두 가능한 오후 시간에 회고 회의를 1시간 잡아줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-21T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-02-21T01:00:00",
"end": "2039-02-21T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-21T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-02-21T01:00:00",
"end": "2039-02-21T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"attendee_availability",
"contact_search",
"event_create",
"free_slot_search"
] | attendee_availability+contact_search+event_create+free_slot_search | attendee_availability+contact_search+event_create+free_slot_search | L8 | [
"search_contacts",
"get_attendee_availability",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "회고 회의",
"start": "2039-02-21T16:00+09:00",
"end": "2039-02-21T17:00+09:00",
"attendee_ids": [
"contact_1",
"contact_2"
]
} | [
{
"tool": "search_contacts",
"args": {
"query": "김민지"
}
},
{
"tool": "search_contacts",
"args": {
"query": "이준호"
}
},
{
"tool": "get_attendee_availability",
"args": {
"contact_id": "contact_1",
"date": "2039-02-21"
}
},
{
"tool": "get_atten... | multi_attendee_create | [
"contact_1",
"contact_2"
] | null | null | null |
missing_time_clarification-rlvr_train-000024 | missing_time_clarification | rlvr_train | 2039-02-04에 기획 회의를 등록해줘. | [
{
"role": "user",
"content": "2039-02-04에 기획 회의를 등록해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-04T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-02-04T01:00:00",
"end": "2039-02-04T02:00:00",
"attendee_ids": []
},
{
"id"... | ask_clarification | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-04T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-02-04T01:00:00",
"end": "2039-02-04T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"missing_information"
] | missing_information | missing_information | L1 | [] | null | null | [] | missing_time_clarification | null | null | null | [
"time",
"duration"
] |
delete_confirmation-rlvr_train-000041 | delete_confirmation | rlvr_train | 2039-03-01 디자인 리뷰를 삭제해줘. | [
{
"role": "user",
"content": "2039-03-01 디자인 리뷰를 삭제해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-01T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-03-01T01:00:00",
"end": "2039-03-01T02:00:00",
"attendee_ids": []
},
{
"id... | ask_confirmation | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-01T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-03-01T01:00:00",
"end": "2039-03-01T02:00:00",
"attendee_ids": []
},
{
"id... | [
"delete_confirmation",
"event_search"
] | delete_confirmation+event_search | delete_confirmation+event_search | L2 | [
"search_events"
] | event_2 | null | [
{
"tool": "search_events",
"args": {
"query": "디자인 리뷰",
"date": "2039-03-01"
}
}
] | delete_confirmation | null | true | null | null |
conflict_then_create-rlvr_train-000035 | conflict_then_create | rlvr_train | 2039-02-21 오전 10시에 회고 회의를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘. | [
{
"role": "user",
"content": "2039-02-21 오전 10시에 회고 회의를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-21T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-02-21T01:00:00",
"end": "2039-02-21T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-21T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-02-21T01:00:00",
"end": "2039-02-21T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"conflict_handling",
"event_create",
"free_slot_search"
] | conflict_handling+event_create+free_slot_search | conflict_handling+event_create+free_slot_search | L6 | [
"search_events",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "회고 회의",
"start": "2039-02-21T15:00+09:00",
"end": "2039-02-21T16:00+09:00"
} | [
{
"tool": "search_events",
"args": {
"date": "2039-02-21"
}
},
{
"tool": "find_free_slots",
"args": {
"date": "2039-02-21",
"duration": 60
}
},
{
"tool": "create_event",
"args": {
"title": "회고 회의",
"start": "2039-02-21T15:00+09:00",
"end": ... | conflict_then_create | null | null | null | null |
multi_attendee_create-rlvr_train-000045 | multi_attendee_create | rlvr_train | 2039-03-07 김민지 님과 이준호 님이 모두 가능한 오후 시간에 프로젝트 점검를 1시간 잡아줘. | [
{
"role": "user",
"content": "2039-03-07 김민지 님과 이준호 님이 모두 가능한 오후 시간에 프로젝트 점검를 1시간 잡아줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-07T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-03-07T01:00:00",
"end": "2039-03-07T02:00:00",
"attendee_ids": []
},
{
"id... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-07T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-03-07T01:00:00",
"end": "2039-03-07T02:00:00",
"attendee_ids": []
},
{
"id... | [
"attendee_availability",
"contact_search",
"event_create",
"free_slot_search"
] | attendee_availability+contact_search+event_create+free_slot_search | attendee_availability+contact_search+event_create+free_slot_search | L8 | [
"search_contacts",
"get_attendee_availability",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "프로젝트 점검",
"start": "2039-03-07T16:00+09:00",
"end": "2039-03-07T17:00+09:00",
"attendee_ids": [
"contact_1",
"contact_2"
]
} | [
{
"tool": "search_contacts",
"args": {
"query": "김민지"
}
},
{
"tool": "search_contacts",
"args": {
"query": "이준호"
}
},
{
"tool": "get_attendee_availability",
"args": {
"contact_id": "contact_1",
"date": "2039-03-07"
}
},
{
"tool": "get_atten... | multi_attendee_create | [
"contact_1",
"contact_2"
] | null | null | null |
delete_confirmation-rlvr_train-000057 | delete_confirmation | rlvr_train | 2039-03-23 디자인 리뷰를 삭제해줘. | [
{
"role": "user",
"content": "2039-03-23 디자인 리뷰를 삭제해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-23T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-03-23T01:00:00",
"end": "2039-03-23T02:00:00",
"attendee_ids": []
},
{
"id... | ask_confirmation | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-23T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-03-23T01:00:00",
"end": "2039-03-23T02:00:00",
"attendee_ids": []
},
{
"id... | [
"delete_confirmation",
"event_search"
] | delete_confirmation+event_search | delete_confirmation+event_search | L2 | [
"search_events"
] | event_2 | null | [
{
"tool": "search_events",
"args": {
"query": "디자인 리뷰",
"date": "2039-03-23"
}
}
] | delete_confirmation | null | true | null | null |
missing_time_clarification-rlvr_train-000030 | missing_time_clarification | rlvr_train | 2039-02-14에 고객 인터뷰를 등록해줘. | [
{
"role": "user",
"content": "2039-02-14에 고객 인터뷰를 등록해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-14T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-02-14T01:00:00",
"end": "2039-02-14T02:00:00",
"attendee_ids": []
},
{
"id"... | ask_clarification | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-14T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-02-14T01:00:00",
"end": "2039-02-14T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"missing_information"
] | missing_information | missing_information | L1 | [] | null | null | [] | missing_time_clarification | null | null | null | [
"time",
"duration"
] |
multi_attendee_create-rlvr_train-000015 | multi_attendee_create | rlvr_train | 2039-01-24 김민지 님과 이준호 님이 모두 가능한 오후 시간에 회고 회의를 1시간 잡아줘. | [
{
"role": "user",
"content": "2039-01-24 김민지 님과 이준호 님이 모두 가능한 오후 시간에 회고 회의를 1시간 잡아줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-24T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-01-24T01:00:00",
"end": "2039-01-24T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-24T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-01-24T01:00:00",
"end": "2039-01-24T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"attendee_availability",
"contact_search",
"event_create",
"free_slot_search"
] | attendee_availability+contact_search+event_create+free_slot_search | attendee_availability+contact_search+event_create+free_slot_search | L8 | [
"search_contacts",
"get_attendee_availability",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "회고 회의",
"start": "2039-01-24T16:00+09:00",
"end": "2039-01-24T17:00+09:00",
"attendee_ids": [
"contact_1",
"contact_2"
]
} | [
{
"tool": "search_contacts",
"args": {
"query": "김민지"
}
},
{
"tool": "search_contacts",
"args": {
"query": "이준호"
}
},
{
"tool": "get_attendee_availability",
"args": {
"contact_id": "contact_1",
"date": "2039-01-24"
}
},
{
"tool": "get_atten... | multi_attendee_create | [
"contact_1",
"contact_2"
] | null | null | null |
delete_confirmation-rlvr_train-000059 | delete_confirmation | rlvr_train | 2039-03-25 디자인 리뷰를 삭제해줘. | [
{
"role": "user",
"content": "2039-03-25 디자인 리뷰를 삭제해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-25T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-03-25T01:00:00",
"end": "2039-03-25T02:00:00",
"attendee_ids": []
},
{
"id"... | ask_confirmation | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-25T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-03-25T01:00:00",
"end": "2039-03-25T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"delete_confirmation",
"event_search"
] | delete_confirmation+event_search | delete_confirmation+event_search | L2 | [
"search_events"
] | event_2 | null | [
{
"tool": "search_events",
"args": {
"query": "디자인 리뷰",
"date": "2039-03-25"
}
}
] | delete_confirmation | null | true | null | null |
confirmed_delete-rlvr_train-000027 | confirmed_delete | rlvr_train | 네, 삭제해 주세요. | [
{
"role": "user",
"content": "2039-02-09 디자인 리뷰를 삭제해줘."
},
{
"role": "assistant",
"content": "",
"tool_calls": [
{
"id": "call_search_events",
"type": "function",
"function": {
"name": "search_events",
"arguments": {
"query": "디자인... | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-09T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-02-09T01:00:00",
"end": "2039-02-09T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-09T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-02-09T01:00:00",
"end": "2039-02-09T02:00:00",
"attendee_ids": []
}
],
"contacts"... | [
"delete_confirmation",
"event_delete",
"event_search"
] | delete_confirmation+event_delete+event_search | delete_confirmation+event_delete+event_search | L6 | [
"delete_event"
] | event_2 | null | [
{
"tool": "delete_event",
"args": {
"event_id": "event_2",
"confirmed": true
}
}
] | confirmed_delete | null | true | true | null |
confirmed_delete-rlvr_train-000014 | confirmed_delete | rlvr_train | 네, 삭제해 주세요. | [
{
"role": "user",
"content": "2039-01-21 디자인 리뷰를 삭제해줘."
},
{
"role": "assistant",
"content": "",
"tool_calls": [
{
"id": "call_search_events",
"type": "function",
"function": {
"name": "search_events",
"arguments": {
"query": "디자인... | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-21T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-01-21T01:00:00",
"end": "2039-01-21T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-21T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-01-21T01:00:00",
"end": "2039-01-21T02:00:00",
"attendee_ids": []
}
],
"contacts"... | [
"delete_confirmation",
"event_delete",
"event_search"
] | delete_confirmation+event_delete+event_search | delete_confirmation+event_delete+event_search | L6 | [
"delete_event"
] | event_2 | null | [
{
"tool": "delete_event",
"args": {
"event_id": "event_2",
"confirmed": true
}
}
] | confirmed_delete | null | true | true | null |
multi_attendee_create-rlvr_train-000007 | multi_attendee_create | rlvr_train | 2039-01-12 김민지 님과 이준호 님이 모두 가능한 오후 시간에 회고 회의를 1시간 잡아줘. | [
{
"role": "user",
"content": "2039-01-12 김민지 님과 이준호 님이 모두 가능한 오후 시간에 회고 회의를 1시간 잡아줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-12T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-01-12T01:00:00",
"end": "2039-01-12T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-12T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-01-12T01:00:00",
"end": "2039-01-12T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"attendee_availability",
"contact_search",
"event_create",
"free_slot_search"
] | attendee_availability+contact_search+event_create+free_slot_search | attendee_availability+contact_search+event_create+free_slot_search | L8 | [
"search_contacts",
"get_attendee_availability",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "회고 회의",
"start": "2039-01-12T16:00+09:00",
"end": "2039-01-12T17:00+09:00",
"attendee_ids": [
"contact_1",
"contact_2"
]
} | [
{
"tool": "search_contacts",
"args": {
"query": "김민지"
}
},
{
"tool": "search_contacts",
"args": {
"query": "이준호"
}
},
{
"tool": "get_attendee_availability",
"args": {
"contact_id": "contact_1",
"date": "2039-01-12"
}
},
{
"tool": "get_atten... | multi_attendee_create | [
"contact_1",
"contact_2"
] | null | null | null |
multi_attendee_create-rlvr_train-000003 | multi_attendee_create | rlvr_train | 2039-01-06 김민지 님과 이준호 님이 모두 가능한 오후 시간에 회고 회의를 1시간 잡아줘. | [
{
"role": "user",
"content": "2039-01-06 김민지 님과 이준호 님이 모두 가능한 오후 시간에 회고 회의를 1시간 잡아줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-06T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-01-06T01:00:00",
"end": "2039-01-06T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-06T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-01-06T01:00:00",
"end": "2039-01-06T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"attendee_availability",
"contact_search",
"event_create",
"free_slot_search"
] | attendee_availability+contact_search+event_create+free_slot_search | attendee_availability+contact_search+event_create+free_slot_search | L8 | [
"search_contacts",
"get_attendee_availability",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "회고 회의",
"start": "2039-01-06T16:00+09:00",
"end": "2039-01-06T17:00+09:00",
"attendee_ids": [
"contact_1",
"contact_2"
]
} | [
{
"tool": "search_contacts",
"args": {
"query": "김민지"
}
},
{
"tool": "search_contacts",
"args": {
"query": "이준호"
}
},
{
"tool": "get_attendee_availability",
"args": {
"contact_id": "contact_1",
"date": "2039-01-06"
}
},
{
"tool": "get_atten... | multi_attendee_create | [
"contact_1",
"contact_2"
] | null | null | null |
conflict_then_create-rlvr_train-000040 | conflict_then_create | rlvr_train | 2039-02-28 오전 10시에 기획 회의를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘. | [
{
"role": "user",
"content": "2039-02-28 오전 10시에 기획 회의를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-28T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-02-28T01:00:00",
"end": "2039-02-28T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-28T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-02-28T01:00:00",
"end": "2039-02-28T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"conflict_handling",
"event_create",
"free_slot_search"
] | conflict_handling+event_create+free_slot_search | conflict_handling+event_create+free_slot_search | L6 | [
"search_events",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "기획 회의",
"start": "2039-02-28T15:00+09:00",
"end": "2039-02-28T16:00+09:00"
} | [
{
"tool": "search_events",
"args": {
"date": "2039-02-28"
}
},
{
"tool": "find_free_slots",
"args": {
"date": "2039-02-28",
"duration": 60
}
},
{
"tool": "create_event",
"args": {
"title": "기획 회의",
"start": "2039-02-28T15:00+09:00",
"end": ... | conflict_then_create | null | null | null | null |
delete_confirmation-rlvr_train-000014 | delete_confirmation | rlvr_train | 2039-01-21 디자인 리뷰를 삭제해줘. | [
{
"role": "user",
"content": "2039-01-21 디자인 리뷰를 삭제해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-21T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-01-21T01:00:00",
"end": "2039-01-21T02:00:00",
"attendee_ids": []
},
{
"id"... | ask_confirmation | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-21T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-01-21T01:00:00",
"end": "2039-01-21T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"delete_confirmation",
"event_search"
] | delete_confirmation+event_search | delete_confirmation+event_search | L2 | [
"search_events"
] | event_2 | null | [
{
"tool": "search_events",
"args": {
"query": "디자인 리뷰",
"date": "2039-01-21"
}
}
] | delete_confirmation | null | true | null | null |
delete_confirmation-rlvr_train-000020 | delete_confirmation | rlvr_train | 2039-01-31 디자인 리뷰를 삭제해줘. | [
{
"role": "user",
"content": "2039-01-31 디자인 리뷰를 삭제해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-31T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-01-31T01:00:00",
"end": "2039-01-31T02:00:00",
"attendee_ids": []
},
{
"id"... | ask_confirmation | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-31T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-01-31T01:00:00",
"end": "2039-01-31T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"delete_confirmation",
"event_search"
] | delete_confirmation+event_search | delete_confirmation+event_search | L2 | [
"search_events"
] | event_2 | null | [
{
"tool": "search_events",
"args": {
"query": "디자인 리뷰",
"date": "2039-01-31"
}
}
] | delete_confirmation | null | true | null | null |
conflict_then_create-rlvr_train-000054 | conflict_then_create | rlvr_train | 2039-03-18 오전 10시에 고객 인터뷰를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘. | [
{
"role": "user",
"content": "2039-03-18 오전 10시에 고객 인터뷰를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-18T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-03-18T01:00:00",
"end": "2039-03-18T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-18T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-03-18T01:00:00",
"end": "2039-03-18T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"conflict_handling",
"event_create",
"free_slot_search"
] | conflict_handling+event_create+free_slot_search | conflict_handling+event_create+free_slot_search | L6 | [
"search_events",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "고객 인터뷰",
"start": "2039-03-18T15:00+09:00",
"end": "2039-03-18T16:00+09:00"
} | [
{
"tool": "search_events",
"args": {
"date": "2039-03-18"
}
},
{
"tool": "find_free_slots",
"args": {
"date": "2039-03-18",
"duration": 60
}
},
{
"tool": "create_event",
"args": {
"title": "고객 인터뷰",
"start": "2039-03-18T15:00+09:00",
"end":... | conflict_then_create | null | null | null | null |
conflict_then_create-rlvr_train-000027 | conflict_then_create | rlvr_train | 2039-02-09 오전 10시에 회고 회의를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘. | [
{
"role": "user",
"content": "2039-02-09 오전 10시에 회고 회의를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-09T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-02-09T01:00:00",
"end": "2039-02-09T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-09T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-02-09T01:00:00",
"end": "2039-02-09T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"conflict_handling",
"event_create",
"free_slot_search"
] | conflict_handling+event_create+free_slot_search | conflict_handling+event_create+free_slot_search | L6 | [
"search_events",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "회고 회의",
"start": "2039-02-09T15:00+09:00",
"end": "2039-02-09T16:00+09:00"
} | [
{
"tool": "search_events",
"args": {
"date": "2039-02-09"
}
},
{
"tool": "find_free_slots",
"args": {
"date": "2039-02-09",
"duration": 60
}
},
{
"tool": "create_event",
"args": {
"title": "회고 회의",
"start": "2039-02-09T15:00+09:00",
"end": ... | conflict_then_create | null | null | null | null |
confirmed_delete-rlvr_train-000011 | confirmed_delete | rlvr_train | 네, 삭제해 주세요. | [
{
"role": "user",
"content": "2039-01-18 디자인 리뷰를 삭제해줘."
},
{
"role": "assistant",
"content": "",
"tool_calls": [
{
"id": "call_search_events",
"type": "function",
"function": {
"name": "search_events",
"arguments": {
"query": "디자인... | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-18T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-01-18T01:00:00",
"end": "2039-01-18T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-18T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-01-18T01:00:00",
"end": "2039-01-18T02:00:00",
"attendee_ids": []
}
],
"contacts"... | [
"delete_confirmation",
"event_delete",
"event_search"
] | delete_confirmation+event_delete+event_search | delete_confirmation+event_delete+event_search | L6 | [
"delete_event"
] | event_2 | null | [
{
"tool": "delete_event",
"args": {
"event_id": "event_2",
"confirmed": true
}
}
] | confirmed_delete | null | true | true | null |
delete_confirmation-rlvr_train-000061 | delete_confirmation | rlvr_train | 2039-03-29 디자인 리뷰를 삭제해줘. | [
{
"role": "user",
"content": "2039-03-29 디자인 리뷰를 삭제해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-29T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-03-29T01:00:00",
"end": "2039-03-29T02:00:00",
"attendee_ids": []
},
{
"id... | ask_confirmation | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-29T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "디자인 리뷰",
"start": "2039-03-29T01:00:00",
"end": "2039-03-29T02:00:00",
"attendee_ids": []
},
{
"id... | [
"delete_confirmation",
"event_search"
] | delete_confirmation+event_search | delete_confirmation+event_search | L2 | [
"search_events"
] | event_2 | null | [
{
"tool": "search_events",
"args": {
"query": "디자인 리뷰",
"date": "2039-03-29"
}
}
] | delete_confirmation | null | true | null | null |
delete_confirmation-rlvr_train-000004 | delete_confirmation | rlvr_train | 2039-01-07 디자인 리뷰를 삭제해줘. | [
{
"role": "user",
"content": "2039-01-07 디자인 리뷰를 삭제해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-07T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-01-07T01:00:00",
"end": "2039-01-07T02:00:00",
"attendee_ids": []
},
{
"id"... | ask_confirmation | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-07T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-01-07T01:00:00",
"end": "2039-01-07T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"delete_confirmation",
"event_search"
] | delete_confirmation+event_search | delete_confirmation+event_search | L2 | [
"search_events"
] | event_2 | null | [
{
"tool": "search_events",
"args": {
"query": "디자인 리뷰",
"date": "2039-01-07"
}
}
] | delete_confirmation | null | true | null | null |
conflict_then_create-rlvr_train-000014 | conflict_then_create | rlvr_train | 2039-01-21 오전 10시에 고객 인터뷰를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘. | [
{
"role": "user",
"content": "2039-01-21 오전 10시에 고객 인터뷰를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-21T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-01-21T01:00:00",
"end": "2039-01-21T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-21T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-01-21T01:00:00",
"end": "2039-01-21T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"conflict_handling",
"event_create",
"free_slot_search"
] | conflict_handling+event_create+free_slot_search | conflict_handling+event_create+free_slot_search | L6 | [
"search_events",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "고객 인터뷰",
"start": "2039-01-21T15:00+09:00",
"end": "2039-01-21T16:00+09:00"
} | [
{
"tool": "search_events",
"args": {
"date": "2039-01-21"
}
},
{
"tool": "find_free_slots",
"args": {
"date": "2039-01-21",
"duration": 60
}
},
{
"tool": "create_event",
"args": {
"title": "고객 인터뷰",
"start": "2039-01-21T15:00+09:00",
"end":... | conflict_then_create | null | null | null | null |
confirmed_delete-rlvr_train-000024 | confirmed_delete | rlvr_train | 네, 삭제해 주세요. | [
{
"role": "user",
"content": "2039-02-04 디자인 리뷰를 삭제해줘."
},
{
"role": "assistant",
"content": "",
"tool_calls": [
{
"id": "call_search_events",
"type": "function",
"function": {
"name": "search_events",
"arguments": {
"query": "디자인... | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-04T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-02-04T01:00:00",
"end": "2039-02-04T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-04T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-02-04T01:00:00",
"end": "2039-02-04T02:00:00",
"attendee_ids": []
}
],
"contacts"... | [
"delete_confirmation",
"event_delete",
"event_search"
] | delete_confirmation+event_delete+event_search | delete_confirmation+event_delete+event_search | L6 | [
"delete_event"
] | event_2 | null | [
{
"tool": "delete_event",
"args": {
"event_id": "event_2",
"confirmed": true
}
}
] | confirmed_delete | null | true | true | null |
delete_confirmation-rlvr_train-000034 | delete_confirmation | rlvr_train | 2039-02-18 디자인 리뷰를 삭제해줘. | [
{
"role": "user",
"content": "2039-02-18 디자인 리뷰를 삭제해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-18T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-02-18T01:00:00",
"end": "2039-02-18T02:00:00",
"attendee_ids": []
},
{
"id"... | ask_confirmation | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-18T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-02-18T01:00:00",
"end": "2039-02-18T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"delete_confirmation",
"event_search"
] | delete_confirmation+event_search | delete_confirmation+event_search | L2 | [
"search_events"
] | event_2 | null | [
{
"tool": "search_events",
"args": {
"query": "디자인 리뷰",
"date": "2039-02-18"
}
}
] | delete_confirmation | null | true | null | null |
confirmed_delete-rlvr_train-000030 | confirmed_delete | rlvr_train | 네, 삭제해 주세요. | [
{
"role": "user",
"content": "2039-02-14 디자인 리뷰를 삭제해줘."
},
{
"role": "assistant",
"content": "",
"tool_calls": [
{
"id": "call_search_events",
"type": "function",
"function": {
"name": "search_events",
"arguments": {
"query": "디자인... | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-14T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-02-14T01:00:00",
"end": "2039-02-14T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-14T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-02-14T01:00:00",
"end": "2039-02-14T02:00:00",
"attendee_ids": []
}
],
"contacts"... | [
"delete_confirmation",
"event_delete",
"event_search"
] | delete_confirmation+event_delete+event_search | delete_confirmation+event_delete+event_search | L6 | [
"delete_event"
] | event_2 | null | [
{
"tool": "delete_event",
"args": {
"event_id": "event_2",
"confirmed": true
}
}
] | confirmed_delete | null | true | true | null |
conflict_then_create-rlvr_train-000002 | conflict_then_create | rlvr_train | 2039-01-05 오전 10시에 고객 인터뷰를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘. | [
{
"role": "user",
"content": "2039-01-05 오전 10시에 고객 인터뷰를 1시간 잡아줘. 겹치면 오후의 첫 빈 시간으로 등록해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-05T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-01-05T01:00:00",
"end": "2039-01-05T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-05T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-01-05T01:00:00",
"end": "2039-01-05T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"conflict_handling",
"event_create",
"free_slot_search"
] | conflict_handling+event_create+free_slot_search | conflict_handling+event_create+free_slot_search | L6 | [
"search_events",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "고객 인터뷰",
"start": "2039-01-05T15:00+09:00",
"end": "2039-01-05T16:00+09:00"
} | [
{
"tool": "search_events",
"args": {
"date": "2039-01-05"
}
},
{
"tool": "find_free_slots",
"args": {
"date": "2039-01-05",
"duration": 60
}
},
{
"tool": "create_event",
"args": {
"title": "고객 인터뷰",
"start": "2039-01-05T15:00+09:00",
"end":... | conflict_then_create | null | null | null | null |
delete_confirmation-rlvr_train-000011 | delete_confirmation | rlvr_train | 2039-01-18 디자인 리뷰를 삭제해줘. | [
{
"role": "user",
"content": "2039-01-18 디자인 리뷰를 삭제해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-18T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-01-18T01:00:00",
"end": "2039-01-18T02:00:00",
"attendee_ids": []
},
{
"id"... | ask_confirmation | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-18T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-01-18T01:00:00",
"end": "2039-01-18T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"delete_confirmation",
"event_search"
] | delete_confirmation+event_search | delete_confirmation+event_search | L2 | [
"search_events"
] | event_2 | null | [
{
"tool": "search_events",
"args": {
"query": "디자인 리뷰",
"date": "2039-01-18"
}
}
] | delete_confirmation | null | true | null | null |
multi_attendee_create-rlvr_train-000022 | multi_attendee_create | rlvr_train | 2039-02-02 김민지 님과 이준호 님이 모두 가능한 오후 시간에 고객 인터뷰를 1시간 잡아줘. | [
{
"role": "user",
"content": "2039-02-02 김민지 님과 이준호 님이 모두 가능한 오후 시간에 고객 인터뷰를 1시간 잡아줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-02T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-02-02T01:00:00",
"end": "2039-02-02T02:00:00",
"attendee_ids": []
},
{
"id"... | change_calendar | {
"timezone": "Asia/Seoul",
"current_time": "2039-02-02T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "예산 점검",
"start": "2039-02-02T01:00:00",
"end": "2039-02-02T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"attendee_availability",
"contact_search",
"event_create",
"free_slot_search"
] | attendee_availability+contact_search+event_create+free_slot_search | attendee_availability+contact_search+event_create+free_slot_search | L8 | [
"search_contacts",
"get_attendee_availability",
"find_free_slots",
"create_event"
] | event_3 | {
"title": "고객 인터뷰",
"start": "2039-02-02T16:00+09:00",
"end": "2039-02-02T17:00+09:00",
"attendee_ids": [
"contact_1",
"contact_2"
]
} | [
{
"tool": "search_contacts",
"args": {
"query": "김민지"
}
},
{
"tool": "search_contacts",
"args": {
"query": "이준호"
}
},
{
"tool": "get_attendee_availability",
"args": {
"contact_id": "contact_1",
"date": "2039-02-02"
}
},
{
"tool": "get_atten... | multi_attendee_create | [
"contact_1",
"contact_2"
] | null | null | null |
delete_confirmation-rlvr_train-000016 | delete_confirmation | rlvr_train | 2039-01-25 디자인 리뷰를 삭제해줘. | [
{
"role": "user",
"content": "2039-01-25 디자인 리뷰를 삭제해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-25T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-01-25T01:00:00",
"end": "2039-01-25T02:00:00",
"attendee_ids": []
},
{
"id"... | ask_confirmation | {
"timezone": "Asia/Seoul",
"current_time": "2039-01-25T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-01-25T01:00:00",
"end": "2039-01-25T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"delete_confirmation",
"event_search"
] | delete_confirmation+event_search | delete_confirmation+event_search | L2 | [
"search_events"
] | event_2 | null | [
{
"tool": "search_events",
"args": {
"query": "디자인 리뷰",
"date": "2039-01-25"
}
}
] | delete_confirmation | null | true | null | null |
delete_confirmation-rlvr_train-000063 | delete_confirmation | rlvr_train | 2039-03-31 디자인 리뷰를 삭제해줘. | [
{
"role": "user",
"content": "2039-03-31 디자인 리뷰를 삭제해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-31T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-03-31T01:00:00",
"end": "2039-03-31T02:00:00",
"attendee_ids": []
},
{
"id"... | ask_confirmation | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-31T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "채용 회의",
"start": "2039-03-31T01:00:00",
"end": "2039-03-31T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"delete_confirmation",
"event_search"
] | delete_confirmation+event_search | delete_confirmation+event_search | L2 | [
"search_events"
] | event_2 | null | [
{
"tool": "search_events",
"args": {
"query": "디자인 리뷰",
"date": "2039-03-31"
}
}
] | delete_confirmation | null | true | null | null |
delete_confirmation-rlvr_train-000056 | delete_confirmation | rlvr_train | 2039-03-22 디자인 리뷰를 삭제해줘. | [
{
"role": "user",
"content": "2039-03-22 디자인 리뷰를 삭제해줘."
}
] | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-22T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-03-22T01:00:00",
"end": "2039-03-22T02:00:00",
"attendee_ids": []
},
{
"id"... | ask_confirmation | {
"timezone": "Asia/Seoul",
"current_time": "2039-03-22T00:00:00",
"preferences": {
"preferred_period": "afternoon"
},
"events": [
{
"id": "event_1",
"title": "제품 회의",
"start": "2039-03-22T01:00:00",
"end": "2039-03-22T02:00:00",
"attendee_ids": []
},
{
"id"... | [
"delete_confirmation",
"event_search"
] | delete_confirmation+event_search | delete_confirmation+event_search | L2 | [
"search_events"
] | event_2 | null | [
{
"tool": "search_events",
"args": {
"query": "디자인 리뷰",
"date": "2039-03-22"
}
}
] | delete_confirmation | null | true | null | null |
Calendar Agent Training and Evaluation
Tool Calling SFT와 환경 기반 RLVR을 함께 실습하는 Calendar Agent 데이터입니다.
1. 데이터 구성
| 파일 | 개수 | 구성 |
|---|---|---|
sft_train.jsonl |
3,000 | 기본 시나리오, 다중 참석자 생성, 안전 대조군 |
sft_validation.jsonl |
300 | SFT 학습 중 검증 |
rlvr_train.jsonl |
256 | 충돌 복구와 다중 참석자 생성 128개, 안전 경계 128개 |
dev.jsonl |
200 | 체크포인트 선택, 다섯 템플릿 각 40개 |
final.jsonl |
400 | 최종 평가, 다섯 템플릿 각 80개 |
SFT 분할은 다음 행동 범주로 구성합니다.
| 행동 범주 | train | validation |
|---|---|---|
| 기본 일정 관리 | 2,100 | 210 |
| 다중 참석자 일정 생성 | 600 | 60 |
| 다중 참석자 읽기 전용 대조군 | 300 | 30 |
RLVR 학습 분할은 다음 템플릿으로 구성합니다.
| 템플릿 | 개수 | 목표 행동 |
|---|---|---|
conflict_then_create |
80 | 충돌 확인 후 빈 시간에 일정 생성 |
multi_attendee_create |
48 | 참석자 가용성 확인 후 일정 생성 |
delete_confirmation |
64 | 삭제 대상을 조회하고 승인 요청 |
confirmed_delete |
32 | 사용자 승인 후 일정 삭제 |
missing_time_clarification |
32 | 누락된 시작 시각과 소요 시간 요청 |
2. 생성 계보
모든 파일은 결정적 시나리오 템플릿과 메모리 CalendarEnv에서 생성합니다.
같은 seed에는 같은 초기 상태, 사용자 요청, 목표 행동이 생성됩니다.
SFT의 assistant 도구 호출, 도구 관찰, 마지막 자연어 답변은 결정적 전문가 정책이 환경을 실행해 만든 궤적입니다. RLVR 데이터에는 정답 assistant completion을 넣지 않습니다. 학습 중 Student가 생성한 도구 궤적과 최종 답변을 검증기가 채점합니다.
공개한 다섯 분할에는 Teacher 변형을 적용하지 않았습니다.
Teacher를 사용하는 선택 경로는 사용자 발화의 표현만 바꿉니다.
모델은 cyankiwi/Qwen3.6-35B-A3B-AWQ-4bit, revision은 00fcea2d3bcf5389b518d4fc082e5590e0ba4844입니다.
3. 검증
전문가 궤적은 메모리 Calendar 환경에서 실행합니다. 목표 상태 도달, 4회 이하의 도구 turn, semantic dense reward를 확인한 레코드만 저장합니다. SFT 학습과 검증, RLVR 학습, dev, final은 서로 겹치지 않는 날짜 범위를 사용합니다.
4. 생성
PYTHONPATH=. /tmp/.venv/bin/python -m scripts.synthesize_calendar_sft
PYTHONPATH=. /tmp/.venv/bin/python -m scripts.synthesize_calendar_rlvr
5. 제한
시나리오는 메모리 Calendar 환경에서 실행되는 합성 데이터입니다. 실제 일정 서비스의 인증, 권한, 개인정보, 네트워크 장애를 포함하지 않습니다. final 결과는 정의된 다섯 템플릿의 도구 사용과 안전 정책을 측정하며, 일반적인 Agent 성능을 나타내지 않습니다.
- Downloads last month
- 52