🚨 Open Responses API (Alpha). Learn more here
A valid request URL is required to generate request examples
{ "entries": [ { "content": [ { "text": "<string>", "type": "text" } ], "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": null, "system": null, "api_call": null, "computer_20241022": { "text": "<string>", "coordinate": [ 123 ] }, "text_editor_20241022": { "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" }
Documentation IndexFetch the complete documentation index at: https://docs.julep.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.julep.ai/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Show child attributes