- Content
- ContentModel3
- ContentModel
🚨 Open Responses API (Alpha). Learn more here
🚨 Open Responses API (Alpha). Learn more here
A valid request URL is required to generate request examples{
"entries": [
{
"role": "user",
"content": [
{
"text": "<string>",
"type": "text"
}
],
"source": "api_request",
"tokenizer": "<string>",
"token_count": 123,
"timestamp": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"model": "gpt-4o-mini",
"tool_calls": [
{
"function": {
"name": "<string>",
"arguments": "<string>"
},
"type": "function",
"integration": "<unknown>",
"system": "<unknown>",
"api_call": "<unknown>",
"computer_20241022": {
"action": "key",
"text": "<string>",
"coordinate": [
123
]
},
"text_editor_20241022": {
"command": "str_replace",
"path": "<string>",
"file_text": "<string>",
"insert_line": 123,
"new_str": "<string>",
"old_str": "<string>",
"view_range": [
123
]
},
"bash_20241022": {
"command": "<string>",
"restart": false
},
"id": "<string>"
}
],
"tool_call_id": "<string>"
}
],
"relations": [
{
"head": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"relation": "<string>",
"tail": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
],
"session_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"created_at": "2023-11-07T05:31:56Z"
}A valid request URL is required to generate request examples{
"entries": [
{
"role": "user",
"content": [
{
"text": "<string>",
"type": "text"
}
],
"source": "api_request",
"tokenizer": "<string>",
"token_count": 123,
"timestamp": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"model": "gpt-4o-mini",
"tool_calls": [
{
"function": {
"name": "<string>",
"arguments": "<string>"
},
"type": "function",
"integration": "<unknown>",
"system": "<unknown>",
"api_call": "<unknown>",
"computer_20241022": {
"action": "key",
"text": "<string>",
"coordinate": [
123
]
},
"text_editor_20241022": {
"command": "str_replace",
"path": "<string>",
"file_text": "<string>",
"insert_line": 123,
"new_str": "<string>",
"old_str": "<string>",
"view_range": [
123
]
},
"bash_20241022": {
"command": "<string>",
"restart": false
},
"id": "<string>"
}
],
"tool_call_id": "<string>"
}
],
"relations": [
{
"head": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"relation": "<string>",
"tail": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
],
"session_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"created_at": "2023-11-07T05:31:56Z"
}Successful Response
Show child attributes
user, assistant, system, tool api_request, api_response, tool_request, tool_response, internal, summarizer, meta Show child attributes
"function"Show child attributes
key, type, cursor_position, mouse_move, left_click, right_click, middle_click, double_click, screenshot Show child attributes
str_replace, insert, view, undo_edit