mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-26 00:28:13 +00:00
final pass
This commit is contained in:
@@ -30,6 +30,9 @@ interactions:
|
||||
- '1488'
|
||||
content-type:
|
||||
- application/json
|
||||
cookie:
|
||||
- __cf_bm=1SckBhvJ18Dazp6bi8DEKYeiS9Q4.6_6i3nmLBw9b6g-1726476036-1.0.1.1-TnN4UpDXA33YXCVCUWOaZ12vGIg_o5NpJQEUHgjn6XdUgb7M0ND8PdkTfkd8rrxG5XFlPRMzI54GxZ0FeUY9xw;
|
||||
_cfuvid=0Rs4xTPk7h7OIXuSbTgMVVD9JSoZeKMwnygKHoHQo3k-1726476036297-0.0.1.1-604800000
|
||||
host:
|
||||
- api.openai.com
|
||||
user-agent:
|
||||
@@ -53,20 +56,20 @@ interactions:
|
||||
method: POST
|
||||
uri: https://api.openai.com/v1/chat/completions
|
||||
response:
|
||||
content: "{\n \"id\": \"chatcmpl-A7s5s2QwRuQ81XF24JNrMXWWDPCwK\",\n \"object\":
|
||||
\"chat.completion\",\n \"created\": 1726439596,\n \"model\": \"gpt-4o-2024-05-13\",\n
|
||||
content: "{\n \"id\": \"chatcmpl-A81ZgJIFgQzZF9MOF1ppbIHWtJxce\",\n \"object\":
|
||||
\"chat.completion\",\n \"created\": 1726476040,\n \"model\": \"gpt-4o-2024-05-13\",\n
|
||||
\ \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \"role\":
|
||||
\"assistant\",\n \"content\": \"Thought: I need to multiply 2 and 6 to
|
||||
find the answer.\\nAction: multiplier\\nAction Input: {\\\"first_number\\\":
|
||||
\"assistant\",\n \"content\": \"To find the result of multiplying 2 by
|
||||
6, I will use the multiplier tool.\\n\\nAction: multiplier\\nAction Input: {\\\"first_number\\\":
|
||||
2, \\\"second_number\\\": 6}\",\n \"refusal\": null\n },\n \"logprobs\":
|
||||
null,\n \"finish_reason\": \"stop\"\n }\n ],\n \"usage\": {\n \"prompt_tokens\":
|
||||
309,\n \"completion_tokens\": 37,\n \"total_tokens\": 346,\n \"completion_tokens_details\":
|
||||
309,\n \"completion_tokens\": 40,\n \"total_tokens\": 349,\n \"completion_tokens_details\":
|
||||
{\n \"reasoning_tokens\": 0\n }\n },\n \"system_fingerprint\": \"fp_25624ae3a5\"\n}\n"
|
||||
headers:
|
||||
CF-Cache-Status:
|
||||
- DYNAMIC
|
||||
CF-RAY:
|
||||
- 8c3c13d5ae202245-MIA
|
||||
- 8c3f8d938b88497e-MIA
|
||||
Connection:
|
||||
- keep-alive
|
||||
Content-Encoding:
|
||||
@@ -74,15 +77,9 @@ interactions:
|
||||
Content-Type:
|
||||
- application/json
|
||||
Date:
|
||||
- Sun, 15 Sep 2024 22:33:17 GMT
|
||||
- Mon, 16 Sep 2024 08:40:40 GMT
|
||||
Server:
|
||||
- cloudflare
|
||||
Set-Cookie:
|
||||
- __cf_bm=2d.Y9HMLckd.JrNHDFu0lE5Z_wd0IkygyCLN7XSOZJ4-1726439597-1.0.1.1-n4zhLu.njy3WBfj4ihCtUTMsQN0qib7wJEILVPhGd9SrR6rJ8JKyqoPgsGgi8Xv_ys0Bj4.EPQb0RKKx6md_bQ;
|
||||
path=/; expires=Sun, 15-Sep-24 23:03:17 GMT; domain=.api.openai.com; HttpOnly;
|
||||
Secure; SameSite=None
|
||||
- _cfuvid=XOthMhC8E2o0ojs9QD6edSEeqE1gLP2e0PTT.ls_Oqk-1726439597069-0.0.1.1-604800000;
|
||||
path=/; domain=.api.openai.com; HttpOnly; Secure; SameSite=None
|
||||
Transfer-Encoding:
|
||||
- chunked
|
||||
X-Content-Type-Options:
|
||||
@@ -94,7 +91,7 @@ interactions:
|
||||
openai-organization:
|
||||
- crewai-iuxna1
|
||||
openai-processing-ms:
|
||||
- '496'
|
||||
- '595'
|
||||
openai-version:
|
||||
- '2020-10-01'
|
||||
strict-transport-security:
|
||||
@@ -112,7 +109,7 @@ interactions:
|
||||
x-ratelimit-reset-tokens:
|
||||
- 0s
|
||||
x-request-id:
|
||||
- req_21f7eda604fe73e03a7d561e2ae0511c
|
||||
- req_0758c0a1612c3d1e423096e4d312f632
|
||||
http_version: HTTP/1.1
|
||||
status_code: 200
|
||||
- request:
|
||||
@@ -134,10 +131,10 @@ interactions:
|
||||
final answer: The result of the multiplication.\nyou MUST return the actual
|
||||
complete content as the final answer, not a summary.\n\nBegin! This is VERY
|
||||
important to you, use the tools available and give your best Final Answer, your
|
||||
job depends on it!\n\nThought:"}, {"role": "assistant", "content": "Thought:
|
||||
I need to multiply 2 and 6 to find the answer.\nAction: multiplier\nAction Input:
|
||||
{\"first_number\": 2, \"second_number\": 6}\nObservation: 12"}], "model": "gpt-4o",
|
||||
"stop": ["\nObservation:"]}'
|
||||
job depends on it!\n\nThought:"}, {"role": "assistant", "content": "To find
|
||||
the result of multiplying 2 by 6, I will use the multiplier tool.\n\nAction:
|
||||
multiplier\nAction Input: {\"first_number\": 2, \"second_number\": 6}\nObservation:
|
||||
12"}], "model": "gpt-4o", "stop": ["\nObservation:"]}'
|
||||
headers:
|
||||
accept:
|
||||
- application/json
|
||||
@@ -146,12 +143,12 @@ interactions:
|
||||
connection:
|
||||
- keep-alive
|
||||
content-length:
|
||||
- '1677'
|
||||
- '1697'
|
||||
content-type:
|
||||
- application/json
|
||||
cookie:
|
||||
- __cf_bm=2d.Y9HMLckd.JrNHDFu0lE5Z_wd0IkygyCLN7XSOZJ4-1726439597-1.0.1.1-n4zhLu.njy3WBfj4ihCtUTMsQN0qib7wJEILVPhGd9SrR6rJ8JKyqoPgsGgi8Xv_ys0Bj4.EPQb0RKKx6md_bQ;
|
||||
_cfuvid=XOthMhC8E2o0ojs9QD6edSEeqE1gLP2e0PTT.ls_Oqk-1726439597069-0.0.1.1-604800000
|
||||
- __cf_bm=1SckBhvJ18Dazp6bi8DEKYeiS9Q4.6_6i3nmLBw9b6g-1726476036-1.0.1.1-TnN4UpDXA33YXCVCUWOaZ12vGIg_o5NpJQEUHgjn6XdUgb7M0ND8PdkTfkd8rrxG5XFlPRMzI54GxZ0FeUY9xw;
|
||||
_cfuvid=0Rs4xTPk7h7OIXuSbTgMVVD9JSoZeKMwnygKHoHQo3k-1726476036297-0.0.1.1-604800000
|
||||
host:
|
||||
- api.openai.com
|
||||
user-agent:
|
||||
@@ -175,20 +172,20 @@ interactions:
|
||||
method: POST
|
||||
uri: https://api.openai.com/v1/chat/completions
|
||||
response:
|
||||
content: "{\n \"id\": \"chatcmpl-A7s5tzLNynlVVo99BGnrqPFgdyzg5\",\n \"object\":
|
||||
\"chat.completion\",\n \"created\": 1726439597,\n \"model\": \"gpt-4o-2024-05-13\",\n
|
||||
content: "{\n \"id\": \"chatcmpl-A81Zh9DfQyEp7ItM06xTzRk20OZOD\",\n \"object\":
|
||||
\"chat.completion\",\n \"created\": 1726476041,\n \"model\": \"gpt-4o-2024-05-13\",\n
|
||||
\ \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \"role\":
|
||||
\"assistant\",\n \"content\": \"Thought: I now know the final answer\\nFinal
|
||||
Answer: The result of 2 times 6 is 12.\",\n \"refusal\": null\n },\n
|
||||
\ \"logprobs\": null,\n \"finish_reason\": \"stop\"\n }\n ],\n
|
||||
\ \"usage\": {\n \"prompt_tokens\": 354,\n \"completion_tokens\": 24,\n
|
||||
\ \"total_tokens\": 378,\n \"completion_tokens_details\": {\n \"reasoning_tokens\":
|
||||
Answer: The result of the multiplication is 12.\",\n \"refusal\": null\n
|
||||
\ },\n \"logprobs\": null,\n \"finish_reason\": \"stop\"\n }\n
|
||||
\ ],\n \"usage\": {\n \"prompt_tokens\": 357,\n \"completion_tokens\":
|
||||
21,\n \"total_tokens\": 378,\n \"completion_tokens_details\": {\n \"reasoning_tokens\":
|
||||
0\n }\n },\n \"system_fingerprint\": \"fp_25624ae3a5\"\n}\n"
|
||||
headers:
|
||||
CF-Cache-Status:
|
||||
- DYNAMIC
|
||||
CF-RAY:
|
||||
- 8c3c13dacb182245-MIA
|
||||
- 8c3f8d990dd0497e-MIA
|
||||
Connection:
|
||||
- keep-alive
|
||||
Content-Encoding:
|
||||
@@ -196,7 +193,7 @@ interactions:
|
||||
Content-Type:
|
||||
- application/json
|
||||
Date:
|
||||
- Sun, 15 Sep 2024 22:33:18 GMT
|
||||
- Mon, 16 Sep 2024 08:40:41 GMT
|
||||
Server:
|
||||
- cloudflare
|
||||
Transfer-Encoding:
|
||||
@@ -210,7 +207,7 @@ interactions:
|
||||
openai-organization:
|
||||
- crewai-iuxna1
|
||||
openai-processing-ms:
|
||||
- '824'
|
||||
- '362'
|
||||
openai-version:
|
||||
- '2020-10-01'
|
||||
strict-transport-security:
|
||||
@@ -222,13 +219,13 @@ interactions:
|
||||
x-ratelimit-remaining-requests:
|
||||
- '9999'
|
||||
x-ratelimit-remaining-tokens:
|
||||
- '29999611'
|
||||
- '29999606'
|
||||
x-ratelimit-reset-requests:
|
||||
- 6ms
|
||||
x-ratelimit-reset-tokens:
|
||||
- 0s
|
||||
x-request-id:
|
||||
- req_50a81ccb01ad07ffbef58a925ac60dc3
|
||||
- req_036c988e78fa1e113209fd8d9aef326e
|
||||
http_version: HTTP/1.1
|
||||
status_code: 200
|
||||
- request:
|
||||
@@ -263,8 +260,8 @@ interactions:
|
||||
content-type:
|
||||
- application/json
|
||||
cookie:
|
||||
- __cf_bm=2d.Y9HMLckd.JrNHDFu0lE5Z_wd0IkygyCLN7XSOZJ4-1726439597-1.0.1.1-n4zhLu.njy3WBfj4ihCtUTMsQN0qib7wJEILVPhGd9SrR6rJ8JKyqoPgsGgi8Xv_ys0Bj4.EPQb0RKKx6md_bQ;
|
||||
_cfuvid=XOthMhC8E2o0ojs9QD6edSEeqE1gLP2e0PTT.ls_Oqk-1726439597069-0.0.1.1-604800000
|
||||
- __cf_bm=1SckBhvJ18Dazp6bi8DEKYeiS9Q4.6_6i3nmLBw9b6g-1726476036-1.0.1.1-TnN4UpDXA33YXCVCUWOaZ12vGIg_o5NpJQEUHgjn6XdUgb7M0ND8PdkTfkd8rrxG5XFlPRMzI54GxZ0FeUY9xw;
|
||||
_cfuvid=0Rs4xTPk7h7OIXuSbTgMVVD9JSoZeKMwnygKHoHQo3k-1726476036297-0.0.1.1-604800000
|
||||
host:
|
||||
- api.openai.com
|
||||
user-agent:
|
||||
@@ -288,20 +285,20 @@ interactions:
|
||||
method: POST
|
||||
uri: https://api.openai.com/v1/chat/completions
|
||||
response:
|
||||
content: "{\n \"id\": \"chatcmpl-A7s5uWjdlPdGJShpZZIrFgzaNQEw1\",\n \"object\":
|
||||
\"chat.completion\",\n \"created\": 1726439598,\n \"model\": \"gpt-4o-2024-05-13\",\n
|
||||
content: "{\n \"id\": \"chatcmpl-A81ZhRN8UBXPhhkdjIHJm1KvJrK9y\",\n \"object\":
|
||||
\"chat.completion\",\n \"created\": 1726476041,\n \"model\": \"gpt-4o-2024-05-13\",\n
|
||||
\ \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \"role\":
|
||||
\"assistant\",\n \"content\": \"I need to determine the result of multiplying
|
||||
3 by 3.\\n\\nAction: multiplier\\nAction Input: {\\\"first_number\\\": 3, \\\"second_number\\\":
|
||||
3}\",\n \"refusal\": null\n },\n \"logprobs\": null,\n \"finish_reason\":
|
||||
\"stop\"\n }\n ],\n \"usage\": {\n \"prompt_tokens\": 309,\n \"completion_tokens\":
|
||||
35,\n \"total_tokens\": 344,\n \"completion_tokens_details\": {\n \"reasoning_tokens\":
|
||||
0\n }\n },\n \"system_fingerprint\": \"fp_25624ae3a5\"\n}\n"
|
||||
\"assistant\",\n \"content\": \"Thought: I need to multiply 3 by 3 to
|
||||
find the answer.\\n\\nAction: multiplier\\nAction Input: {\\\"first_number\\\":
|
||||
3, \\\"second_number\\\": 3}\",\n \"refusal\": null\n },\n \"logprobs\":
|
||||
null,\n \"finish_reason\": \"stop\"\n }\n ],\n \"usage\": {\n \"prompt_tokens\":
|
||||
309,\n \"completion_tokens\": 37,\n \"total_tokens\": 346,\n \"completion_tokens_details\":
|
||||
{\n \"reasoning_tokens\": 0\n }\n },\n \"system_fingerprint\": \"fp_25624ae3a5\"\n}\n"
|
||||
headers:
|
||||
CF-Cache-Status:
|
||||
- DYNAMIC
|
||||
CF-RAY:
|
||||
- 8c3c13e1b9882245-MIA
|
||||
- 8c3f8d9d6f61497e-MIA
|
||||
Connection:
|
||||
- keep-alive
|
||||
Content-Encoding:
|
||||
@@ -309,7 +306,7 @@ interactions:
|
||||
Content-Type:
|
||||
- application/json
|
||||
Date:
|
||||
- Sun, 15 Sep 2024 22:33:19 GMT
|
||||
- Mon, 16 Sep 2024 08:40:42 GMT
|
||||
Server:
|
||||
- cloudflare
|
||||
Transfer-Encoding:
|
||||
@@ -323,7 +320,7 @@ interactions:
|
||||
openai-organization:
|
||||
- crewai-iuxna1
|
||||
openai-processing-ms:
|
||||
- '501'
|
||||
- '549'
|
||||
openai-version:
|
||||
- '2020-10-01'
|
||||
strict-transport-security:
|
||||
@@ -335,13 +332,13 @@ interactions:
|
||||
x-ratelimit-remaining-requests:
|
||||
- '9999'
|
||||
x-ratelimit-remaining-tokens:
|
||||
- '29999649'
|
||||
- '29999648'
|
||||
x-ratelimit-reset-requests:
|
||||
- 6ms
|
||||
x-ratelimit-reset-tokens:
|
||||
- 0s
|
||||
x-request-id:
|
||||
- req_c164841ef5bf06236e271a4709ee1ba3
|
||||
- req_002915f65f7610929e4b7fce6af538f8
|
||||
http_version: HTTP/1.1
|
||||
status_code: 200
|
||||
- request:
|
||||
@@ -363,10 +360,10 @@ interactions:
|
||||
final answer: The result of the multiplication.\nyou MUST return the actual
|
||||
complete content as the final answer, not a summary.\n\nBegin! This is VERY
|
||||
important to you, use the tools available and give your best Final Answer, your
|
||||
job depends on it!\n\nThought:"}, {"role": "assistant", "content": "I need to
|
||||
determine the result of multiplying 3 by 3.\n\nAction: multiplier\nAction Input:
|
||||
{\"first_number\": 3, \"second_number\": 3}\nObservation: 9"}], "model": "gpt-4o",
|
||||
"stop": ["\nObservation:"]}'
|
||||
job depends on it!\n\nThought:"}, {"role": "assistant", "content": "Thought:
|
||||
I need to multiply 3 by 3 to find the answer.\n\nAction: multiplier\nAction
|
||||
Input: {\"first_number\": 3, \"second_number\": 3}\nObservation: 9"}], "model":
|
||||
"gpt-4o", "stop": ["\nObservation:"]}'
|
||||
headers:
|
||||
accept:
|
||||
- application/json
|
||||
@@ -375,12 +372,12 @@ interactions:
|
||||
connection:
|
||||
- keep-alive
|
||||
content-length:
|
||||
- '1676'
|
||||
- '1677'
|
||||
content-type:
|
||||
- application/json
|
||||
cookie:
|
||||
- __cf_bm=2d.Y9HMLckd.JrNHDFu0lE5Z_wd0IkygyCLN7XSOZJ4-1726439597-1.0.1.1-n4zhLu.njy3WBfj4ihCtUTMsQN0qib7wJEILVPhGd9SrR6rJ8JKyqoPgsGgi8Xv_ys0Bj4.EPQb0RKKx6md_bQ;
|
||||
_cfuvid=XOthMhC8E2o0ojs9QD6edSEeqE1gLP2e0PTT.ls_Oqk-1726439597069-0.0.1.1-604800000
|
||||
- __cf_bm=1SckBhvJ18Dazp6bi8DEKYeiS9Q4.6_6i3nmLBw9b6g-1726476036-1.0.1.1-TnN4UpDXA33YXCVCUWOaZ12vGIg_o5NpJQEUHgjn6XdUgb7M0ND8PdkTfkd8rrxG5XFlPRMzI54GxZ0FeUY9xw;
|
||||
_cfuvid=0Rs4xTPk7h7OIXuSbTgMVVD9JSoZeKMwnygKHoHQo3k-1726476036297-0.0.1.1-604800000
|
||||
host:
|
||||
- api.openai.com
|
||||
user-agent:
|
||||
@@ -404,20 +401,20 @@ interactions:
|
||||
method: POST
|
||||
uri: https://api.openai.com/v1/chat/completions
|
||||
response:
|
||||
content: "{\n \"id\": \"chatcmpl-A7s5vWdvAs05wJxv64bKeI4UxRxmC\",\n \"object\":
|
||||
\"chat.completion\",\n \"created\": 1726439599,\n \"model\": \"gpt-4o-2024-05-13\",\n
|
||||
content: "{\n \"id\": \"chatcmpl-A81ZiaxbyctT2d3V6YiEItu3RS7xu\",\n \"object\":
|
||||
\"chat.completion\",\n \"created\": 1726476042,\n \"model\": \"gpt-4o-2024-05-13\",\n
|
||||
\ \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \"role\":
|
||||
\"assistant\",\n \"content\": \"Thought: I now know the final answer\\nFinal
|
||||
Answer: The result of the multiplication is 9.\",\n \"refusal\": null\n
|
||||
\ },\n \"logprobs\": null,\n \"finish_reason\": \"stop\"\n }\n
|
||||
\ ],\n \"usage\": {\n \"prompt_tokens\": 352,\n \"completion_tokens\":
|
||||
21,\n \"total_tokens\": 373,\n \"completion_tokens_details\": {\n \"reasoning_tokens\":
|
||||
Answer: The result of 3 times 3 is 9.\",\n \"refusal\": null\n },\n
|
||||
\ \"logprobs\": null,\n \"finish_reason\": \"stop\"\n }\n ],\n
|
||||
\ \"usage\": {\n \"prompt_tokens\": 354,\n \"completion_tokens\": 24,\n
|
||||
\ \"total_tokens\": 378,\n \"completion_tokens_details\": {\n \"reasoning_tokens\":
|
||||
0\n }\n },\n \"system_fingerprint\": \"fp_25624ae3a5\"\n}\n"
|
||||
headers:
|
||||
CF-Cache-Status:
|
||||
- DYNAMIC
|
||||
CF-RAY:
|
||||
- 8c3c13e6be812245-MIA
|
||||
- 8c3f8da2d9bd497e-MIA
|
||||
Connection:
|
||||
- keep-alive
|
||||
Content-Encoding:
|
||||
@@ -425,7 +422,7 @@ interactions:
|
||||
Content-Type:
|
||||
- application/json
|
||||
Date:
|
||||
- Sun, 15 Sep 2024 22:33:19 GMT
|
||||
- Mon, 16 Sep 2024 08:40:43 GMT
|
||||
Server:
|
||||
- cloudflare
|
||||
Transfer-Encoding:
|
||||
@@ -439,7 +436,7 @@ interactions:
|
||||
openai-organization:
|
||||
- crewai-iuxna1
|
||||
openai-processing-ms:
|
||||
- '328'
|
||||
- '451'
|
||||
openai-version:
|
||||
- '2020-10-01'
|
||||
strict-transport-security:
|
||||
@@ -457,7 +454,7 @@ interactions:
|
||||
x-ratelimit-reset-tokens:
|
||||
- 0s
|
||||
x-request-id:
|
||||
- req_8c2b282721967e0a2c3091c6a38519da
|
||||
- req_7e22fa237cded6e8cd404fd3885fcbb6
|
||||
http_version: HTTP/1.1
|
||||
status_code: 200
|
||||
- request:
|
||||
@@ -492,8 +489,8 @@ interactions:
|
||||
content-type:
|
||||
- application/json
|
||||
cookie:
|
||||
- __cf_bm=2d.Y9HMLckd.JrNHDFu0lE5Z_wd0IkygyCLN7XSOZJ4-1726439597-1.0.1.1-n4zhLu.njy3WBfj4ihCtUTMsQN0qib7wJEILVPhGd9SrR6rJ8JKyqoPgsGgi8Xv_ys0Bj4.EPQb0RKKx6md_bQ;
|
||||
_cfuvid=XOthMhC8E2o0ojs9QD6edSEeqE1gLP2e0PTT.ls_Oqk-1726439597069-0.0.1.1-604800000
|
||||
- __cf_bm=1SckBhvJ18Dazp6bi8DEKYeiS9Q4.6_6i3nmLBw9b6g-1726476036-1.0.1.1-TnN4UpDXA33YXCVCUWOaZ12vGIg_o5NpJQEUHgjn6XdUgb7M0ND8PdkTfkd8rrxG5XFlPRMzI54GxZ0FeUY9xw;
|
||||
_cfuvid=0Rs4xTPk7h7OIXuSbTgMVVD9JSoZeKMwnygKHoHQo3k-1726476036297-0.0.1.1-604800000
|
||||
host:
|
||||
- api.openai.com
|
||||
user-agent:
|
||||
@@ -517,20 +514,21 @@ interactions:
|
||||
method: POST
|
||||
uri: https://api.openai.com/v1/chat/completions
|
||||
response:
|
||||
content: "{\n \"id\": \"chatcmpl-A7s5vELFIVa8B9HO1g1VQMRpJQAm4\",\n \"object\":
|
||||
\"chat.completion\",\n \"created\": 1726439599,\n \"model\": \"gpt-4o-2024-05-13\",\n
|
||||
content: "{\n \"id\": \"chatcmpl-A81ZjmRTSv6ewNTFxTuZQ0MPfsaNm\",\n \"object\":
|
||||
\"chat.completion\",\n \"created\": 1726476043,\n \"model\": \"gpt-4o-2024-05-13\",\n
|
||||
\ \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \"role\":
|
||||
\"assistant\",\n \"content\": \"Thought: I need to multiply 2 by 6 first,
|
||||
then multiply the result by 3.\\n\\nAction: multiplier\\nAction Input: {\\\"first_number\\\":
|
||||
2, \\\"second_number\\\": 6}\",\n \"refusal\": null\n },\n \"logprobs\":
|
||||
null,\n \"finish_reason\": \"stop\"\n }\n ],\n \"usage\": {\n \"prompt_tokens\":
|
||||
317,\n \"completion_tokens\": 42,\n \"total_tokens\": 359,\n \"completion_tokens_details\":
|
||||
{\n \"reasoning_tokens\": 0\n }\n },\n \"system_fingerprint\": \"fp_25624ae3a5\"\n}\n"
|
||||
\"assistant\",\n \"content\": \"I need to determine the product of 2,
|
||||
6, and 3. I will start by multiplying 2 and 6 together first.\\n\\nAction: multiplier\\nAction
|
||||
Input: {\\\"first_number\\\": 2, \\\"second_number\\\": 6}\",\n \"refusal\":
|
||||
null\n },\n \"logprobs\": null,\n \"finish_reason\": \"stop\"\n
|
||||
\ }\n ],\n \"usage\": {\n \"prompt_tokens\": 317,\n \"completion_tokens\":
|
||||
51,\n \"total_tokens\": 368,\n \"completion_tokens_details\": {\n \"reasoning_tokens\":
|
||||
0\n }\n },\n \"system_fingerprint\": \"fp_25624ae3a5\"\n}\n"
|
||||
headers:
|
||||
CF-Cache-Status:
|
||||
- DYNAMIC
|
||||
CF-RAY:
|
||||
- 8c3c13ea9af72245-MIA
|
||||
- 8c3f8da7cbb7497e-MIA
|
||||
Connection:
|
||||
- keep-alive
|
||||
Content-Encoding:
|
||||
@@ -538,7 +536,7 @@ interactions:
|
||||
Content-Type:
|
||||
- application/json
|
||||
Date:
|
||||
- Sun, 15 Sep 2024 22:33:20 GMT
|
||||
- Mon, 16 Sep 2024 08:40:44 GMT
|
||||
Server:
|
||||
- cloudflare
|
||||
Transfer-Encoding:
|
||||
@@ -552,7 +550,7 @@ interactions:
|
||||
openai-organization:
|
||||
- crewai-iuxna1
|
||||
openai-processing-ms:
|
||||
- '517'
|
||||
- '732'
|
||||
openai-version:
|
||||
- '2020-10-01'
|
||||
strict-transport-security:
|
||||
@@ -570,7 +568,7 @@ interactions:
|
||||
x-ratelimit-reset-tokens:
|
||||
- 0s
|
||||
x-request-id:
|
||||
- req_0ba14c6676f2328697c2ab517ba053cb
|
||||
- req_1eb40353775c45b4e77d611c865ad43e
|
||||
http_version: HTTP/1.1
|
||||
status_code: 200
|
||||
- request:
|
||||
@@ -593,9 +591,9 @@ interactions:
|
||||
MUST return the actual complete content as the final answer, not a summary.\n\nBegin!
|
||||
This is VERY important to you, use the tools available and give your best Final
|
||||
Answer, your job depends on it!\n\nThought:"}, {"role": "assistant", "content":
|
||||
"Thought: I need to multiply 2 by 6 first, then multiply the result by 3.\n\nAction:
|
||||
multiplier\nAction Input: {\"first_number\": 2, \"second_number\": 6}\nObservation:
|
||||
12"}], "model": "gpt-4o", "stop": ["\nObservation:"]}'
|
||||
"I need to determine the product of 2, 6, and 3. I will start by multiplying
|
||||
2 and 6 together first.\n\nAction: multiplier\nAction Input: {\"first_number\":
|
||||
2, \"second_number\": 6}\nObservation: 12"}], "model": "gpt-4o", "stop": ["\nObservation:"]}'
|
||||
headers:
|
||||
accept:
|
||||
- application/json
|
||||
@@ -604,12 +602,12 @@ interactions:
|
||||
connection:
|
||||
- keep-alive
|
||||
content-length:
|
||||
- '1727'
|
||||
- '1754'
|
||||
content-type:
|
||||
- application/json
|
||||
cookie:
|
||||
- __cf_bm=2d.Y9HMLckd.JrNHDFu0lE5Z_wd0IkygyCLN7XSOZJ4-1726439597-1.0.1.1-n4zhLu.njy3WBfj4ihCtUTMsQN0qib7wJEILVPhGd9SrR6rJ8JKyqoPgsGgi8Xv_ys0Bj4.EPQb0RKKx6md_bQ;
|
||||
_cfuvid=XOthMhC8E2o0ojs9QD6edSEeqE1gLP2e0PTT.ls_Oqk-1726439597069-0.0.1.1-604800000
|
||||
- __cf_bm=1SckBhvJ18Dazp6bi8DEKYeiS9Q4.6_6i3nmLBw9b6g-1726476036-1.0.1.1-TnN4UpDXA33YXCVCUWOaZ12vGIg_o5NpJQEUHgjn6XdUgb7M0ND8PdkTfkd8rrxG5XFlPRMzI54GxZ0FeUY9xw;
|
||||
_cfuvid=0Rs4xTPk7h7OIXuSbTgMVVD9JSoZeKMwnygKHoHQo3k-1726476036297-0.0.1.1-604800000
|
||||
host:
|
||||
- api.openai.com
|
||||
user-agent:
|
||||
@@ -633,20 +631,20 @@ interactions:
|
||||
method: POST
|
||||
uri: https://api.openai.com/v1/chat/completions
|
||||
response:
|
||||
content: "{\n \"id\": \"chatcmpl-A7s5weN2w4jbGS1sNydu4gefOph3a\",\n \"object\":
|
||||
\"chat.completion\",\n \"created\": 1726439600,\n \"model\": \"gpt-4o-2024-05-13\",\n
|
||||
content: "{\n \"id\": \"chatcmpl-A81ZkBfJaDIV2cxkZEXYJK1jYWN2t\",\n \"object\":
|
||||
\"chat.completion\",\n \"created\": 1726476044,\n \"model\": \"gpt-4o-2024-05-13\",\n
|
||||
\ \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \"role\":
|
||||
\"assistant\",\n \"content\": \"Thought: I now need to multiply the result
|
||||
(12) by 3.\\n\\nAction: multiplier\\nAction Input: {\\\"first_number\\\": 12,
|
||||
\\\"second_number\\\": 3}\",\n \"refusal\": null\n },\n \"logprobs\":
|
||||
\"assistant\",\n \"content\": \"Thought: Now I need to multiply the result,
|
||||
12, by 3 to get the final product.\\n\\nAction: multiplier\\nAction Input: {\\\"first_number\\\":
|
||||
12, \\\"second_number\\\": 3}\",\n \"refusal\": null\n },\n \"logprobs\":
|
||||
null,\n \"finish_reason\": \"stop\"\n }\n ],\n \"usage\": {\n \"prompt_tokens\":
|
||||
367,\n \"completion_tokens\": 37,\n \"total_tokens\": 404,\n \"completion_tokens_details\":
|
||||
376,\n \"completion_tokens\": 43,\n \"total_tokens\": 419,\n \"completion_tokens_details\":
|
||||
{\n \"reasoning_tokens\": 0\n }\n },\n \"system_fingerprint\": \"fp_25624ae3a5\"\n}\n"
|
||||
headers:
|
||||
CF-Cache-Status:
|
||||
- DYNAMIC
|
||||
CF-RAY:
|
||||
- 8c3c13efdff92245-MIA
|
||||
- 8c3f8dae7e23497e-MIA
|
||||
Connection:
|
||||
- keep-alive
|
||||
Content-Encoding:
|
||||
@@ -654,7 +652,7 @@ interactions:
|
||||
Content-Type:
|
||||
- application/json
|
||||
Date:
|
||||
- Sun, 15 Sep 2024 22:33:21 GMT
|
||||
- Mon, 16 Sep 2024 08:40:45 GMT
|
||||
Server:
|
||||
- cloudflare
|
||||
Transfer-Encoding:
|
||||
@@ -668,7 +666,7 @@ interactions:
|
||||
openai-organization:
|
||||
- crewai-iuxna1
|
||||
openai-processing-ms:
|
||||
- '514'
|
||||
- '616'
|
||||
openai-version:
|
||||
- '2020-10-01'
|
||||
strict-transport-security:
|
||||
@@ -680,13 +678,13 @@ interactions:
|
||||
x-ratelimit-remaining-requests:
|
||||
- '9999'
|
||||
x-ratelimit-remaining-tokens:
|
||||
- '29999599'
|
||||
- '29999593'
|
||||
x-ratelimit-reset-requests:
|
||||
- 6ms
|
||||
x-ratelimit-reset-tokens:
|
||||
- 0s
|
||||
x-request-id:
|
||||
- req_08d8f39f4794483585be5eef1e186f9a
|
||||
- req_ca260d123a8a4e9471a5363e615db1da
|
||||
http_version: HTTP/1.1
|
||||
status_code: 200
|
||||
- request:
|
||||
@@ -709,11 +707,12 @@ interactions:
|
||||
MUST return the actual complete content as the final answer, not a summary.\n\nBegin!
|
||||
This is VERY important to you, use the tools available and give your best Final
|
||||
Answer, your job depends on it!\n\nThought:"}, {"role": "assistant", "content":
|
||||
"Thought: I need to multiply 2 by 6 first, then multiply the result by 3.\n\nAction:
|
||||
multiplier\nAction Input: {\"first_number\": 2, \"second_number\": 6}\nObservation:
|
||||
12"}, {"role": "assistant", "content": "Thought: I now need to multiply the
|
||||
result (12) by 3.\n\nAction: multiplier\nAction Input: {\"first_number\": 12,
|
||||
\"second_number\": 3}\nObservation: 36"}], "model": "gpt-4o", "stop": ["\nObservation:"]}'
|
||||
"I need to determine the product of 2, 6, and 3. I will start by multiplying
|
||||
2 and 6 together first.\n\nAction: multiplier\nAction Input: {\"first_number\":
|
||||
2, \"second_number\": 6}\nObservation: 12"}, {"role": "assistant", "content":
|
||||
"Thought: Now I need to multiply the result, 12, by 3 to get the final product.\n\nAction:
|
||||
multiplier\nAction Input: {\"first_number\": 12, \"second_number\": 3}\nObservation:
|
||||
36"}], "model": "gpt-4o", "stop": ["\nObservation:"]}'
|
||||
headers:
|
||||
accept:
|
||||
- application/json
|
||||
@@ -722,12 +721,12 @@ interactions:
|
||||
connection:
|
||||
- keep-alive
|
||||
content-length:
|
||||
- '1917'
|
||||
- '1969'
|
||||
content-type:
|
||||
- application/json
|
||||
cookie:
|
||||
- __cf_bm=2d.Y9HMLckd.JrNHDFu0lE5Z_wd0IkygyCLN7XSOZJ4-1726439597-1.0.1.1-n4zhLu.njy3WBfj4ihCtUTMsQN0qib7wJEILVPhGd9SrR6rJ8JKyqoPgsGgi8Xv_ys0Bj4.EPQb0RKKx6md_bQ;
|
||||
_cfuvid=XOthMhC8E2o0ojs9QD6edSEeqE1gLP2e0PTT.ls_Oqk-1726439597069-0.0.1.1-604800000
|
||||
- __cf_bm=1SckBhvJ18Dazp6bi8DEKYeiS9Q4.6_6i3nmLBw9b6g-1726476036-1.0.1.1-TnN4UpDXA33YXCVCUWOaZ12vGIg_o5NpJQEUHgjn6XdUgb7M0ND8PdkTfkd8rrxG5XFlPRMzI54GxZ0FeUY9xw;
|
||||
_cfuvid=0Rs4xTPk7h7OIXuSbTgMVVD9JSoZeKMwnygKHoHQo3k-1726476036297-0.0.1.1-604800000
|
||||
host:
|
||||
- api.openai.com
|
||||
user-agent:
|
||||
@@ -751,19 +750,19 @@ interactions:
|
||||
method: POST
|
||||
uri: https://api.openai.com/v1/chat/completions
|
||||
response:
|
||||
content: "{\n \"id\": \"chatcmpl-A7s5xVGfsDmSJ0kEWPQ8AYgnOhaQk\",\n \"object\":
|
||||
\"chat.completion\",\n \"created\": 1726439601,\n \"model\": \"gpt-4o-2024-05-13\",\n
|
||||
content: "{\n \"id\": \"chatcmpl-A81ZlvXZS8bgw5q1KaOdGEX1VJmpM\",\n \"object\":
|
||||
\"chat.completion\",\n \"created\": 1726476045,\n \"model\": \"gpt-4o-2024-05-13\",\n
|
||||
\ \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \"role\":
|
||||
\"assistant\",\n \"content\": \"Thought: I now know the final answer.\\nFinal
|
||||
Answer: 36\",\n \"refusal\": null\n },\n \"logprobs\": null,\n
|
||||
\ \"finish_reason\": \"stop\"\n }\n ],\n \"usage\": {\n \"prompt_tokens\":
|
||||
412,\n \"completion_tokens\": 14,\n \"total_tokens\": 426,\n \"completion_tokens_details\":
|
||||
427,\n \"completion_tokens\": 14,\n \"total_tokens\": 441,\n \"completion_tokens_details\":
|
||||
{\n \"reasoning_tokens\": 0\n }\n },\n \"system_fingerprint\": \"fp_25624ae3a5\"\n}\n"
|
||||
headers:
|
||||
CF-Cache-Status:
|
||||
- DYNAMIC
|
||||
CF-RAY:
|
||||
- 8c3c13f4ed0e2245-MIA
|
||||
- 8c3f8db42ffc497e-MIA
|
||||
Connection:
|
||||
- keep-alive
|
||||
Content-Encoding:
|
||||
@@ -771,7 +770,7 @@ interactions:
|
||||
Content-Type:
|
||||
- application/json
|
||||
Date:
|
||||
- Sun, 15 Sep 2024 22:33:21 GMT
|
||||
- Mon, 16 Sep 2024 08:40:45 GMT
|
||||
Server:
|
||||
- cloudflare
|
||||
Transfer-Encoding:
|
||||
@@ -785,7 +784,7 @@ interactions:
|
||||
openai-organization:
|
||||
- crewai-iuxna1
|
||||
openai-processing-ms:
|
||||
- '270'
|
||||
- '252'
|
||||
openai-version:
|
||||
- '2020-10-01'
|
||||
strict-transport-security:
|
||||
@@ -797,13 +796,13 @@ interactions:
|
||||
x-ratelimit-remaining-requests:
|
||||
- '9999'
|
||||
x-ratelimit-remaining-tokens:
|
||||
- '29999562'
|
||||
- '29999550'
|
||||
x-ratelimit-reset-requests:
|
||||
- 6ms
|
||||
x-ratelimit-reset-tokens:
|
||||
- 0s
|
||||
x-request-id:
|
||||
- req_c103c84683c27f23cf7a46eb46362fa9
|
||||
- req_fe17c75e4b13f373be8f8c367faa58cf
|
||||
http_version: HTTP/1.1
|
||||
status_code: 200
|
||||
- request:
|
||||
@@ -839,8 +838,8 @@ interactions:
|
||||
content-type:
|
||||
- application/json
|
||||
cookie:
|
||||
- __cf_bm=2d.Y9HMLckd.JrNHDFu0lE5Z_wd0IkygyCLN7XSOZJ4-1726439597-1.0.1.1-n4zhLu.njy3WBfj4ihCtUTMsQN0qib7wJEILVPhGd9SrR6rJ8JKyqoPgsGgi8Xv_ys0Bj4.EPQb0RKKx6md_bQ;
|
||||
_cfuvid=XOthMhC8E2o0ojs9QD6edSEeqE1gLP2e0PTT.ls_Oqk-1726439597069-0.0.1.1-604800000
|
||||
- __cf_bm=1SckBhvJ18Dazp6bi8DEKYeiS9Q4.6_6i3nmLBw9b6g-1726476036-1.0.1.1-TnN4UpDXA33YXCVCUWOaZ12vGIg_o5NpJQEUHgjn6XdUgb7M0ND8PdkTfkd8rrxG5XFlPRMzI54GxZ0FeUY9xw;
|
||||
_cfuvid=0Rs4xTPk7h7OIXuSbTgMVVD9JSoZeKMwnygKHoHQo3k-1726476036297-0.0.1.1-604800000
|
||||
host:
|
||||
- api.openai.com
|
||||
user-agent:
|
||||
@@ -864,20 +863,20 @@ interactions:
|
||||
method: POST
|
||||
uri: https://api.openai.com/v1/chat/completions
|
||||
response:
|
||||
content: "{\n \"id\": \"chatcmpl-A7s5yuvGQG9SRAk6YgiAko9grcykz\",\n \"object\":
|
||||
\"chat.completion\",\n \"created\": 1726439602,\n \"model\": \"gpt-4o-2024-05-13\",\n
|
||||
content: "{\n \"id\": \"chatcmpl-A81ZmI2l0QUD0hqAdPKQBtIadydfU\",\n \"object\":
|
||||
\"chat.completion\",\n \"created\": 1726476046,\n \"model\": \"gpt-4o-2024-05-13\",\n
|
||||
\ \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \"role\":
|
||||
\"assistant\",\n \"content\": \"I need to multiply 2 and 6 using the
|
||||
available multiplier tool.\\n\\nAction: multiplier\\nAction Input: {\\\"first_number\\\":
|
||||
multiplier tool.\\n\\nAction: multiplier\\nAction Input: {\\\"first_number\\\":
|
||||
2, \\\"second_number\\\": 6}\",\n \"refusal\": null\n },\n \"logprobs\":
|
||||
null,\n \"finish_reason\": \"stop\"\n }\n ],\n \"usage\": {\n \"prompt_tokens\":
|
||||
327,\n \"completion_tokens\": 36,\n \"total_tokens\": 363,\n \"completion_tokens_details\":
|
||||
327,\n \"completion_tokens\": 35,\n \"total_tokens\": 362,\n \"completion_tokens_details\":
|
||||
{\n \"reasoning_tokens\": 0\n }\n },\n \"system_fingerprint\": \"fp_25624ae3a5\"\n}\n"
|
||||
headers:
|
||||
CF-Cache-Status:
|
||||
- DYNAMIC
|
||||
CF-RAY:
|
||||
- 8c3c13fbab622245-MIA
|
||||
- 8c3f8db798fc497e-MIA
|
||||
Connection:
|
||||
- keep-alive
|
||||
Content-Encoding:
|
||||
@@ -885,7 +884,7 @@ interactions:
|
||||
Content-Type:
|
||||
- application/json
|
||||
Date:
|
||||
- Sun, 15 Sep 2024 22:33:23 GMT
|
||||
- Mon, 16 Sep 2024 08:40:46 GMT
|
||||
Server:
|
||||
- cloudflare
|
||||
Transfer-Encoding:
|
||||
@@ -899,7 +898,7 @@ interactions:
|
||||
openai-organization:
|
||||
- crewai-iuxna1
|
||||
openai-processing-ms:
|
||||
- '459'
|
||||
- '534'
|
||||
openai-version:
|
||||
- '2020-10-01'
|
||||
strict-transport-security:
|
||||
@@ -917,7 +916,7 @@ interactions:
|
||||
x-ratelimit-reset-tokens:
|
||||
- 0s
|
||||
x-request-id:
|
||||
- req_ba1f8c86a6465a526ff484c6925125da
|
||||
- req_c47b38d10953ffdacc7b53f36c67b320
|
||||
http_version: HTTP/1.1
|
||||
status_code: 200
|
||||
- request:
|
||||
@@ -941,7 +940,7 @@ interactions:
|
||||
actual complete content as the final answer, not a summary.\n\nBegin! This is
|
||||
VERY important to you, use the tools available and give your best Final Answer,
|
||||
your job depends on it!\n\nThought:"}, {"role": "assistant", "content": "I need
|
||||
to multiply 2 and 6 using the available multiplier tool.\n\nAction: multiplier\nAction
|
||||
to multiply 2 and 6 using the multiplier tool.\n\nAction: multiplier\nAction
|
||||
Input: {\"first_number\": 2, \"second_number\": 6}\nObservation: 0"}], "model":
|
||||
"gpt-4o", "stop": ["\nObservation:"]}'
|
||||
headers:
|
||||
@@ -952,12 +951,12 @@ interactions:
|
||||
connection:
|
||||
- keep-alive
|
||||
content-length:
|
||||
- '1783'
|
||||
- '1773'
|
||||
content-type:
|
||||
- application/json
|
||||
cookie:
|
||||
- __cf_bm=2d.Y9HMLckd.JrNHDFu0lE5Z_wd0IkygyCLN7XSOZJ4-1726439597-1.0.1.1-n4zhLu.njy3WBfj4ihCtUTMsQN0qib7wJEILVPhGd9SrR6rJ8JKyqoPgsGgi8Xv_ys0Bj4.EPQb0RKKx6md_bQ;
|
||||
_cfuvid=XOthMhC8E2o0ojs9QD6edSEeqE1gLP2e0PTT.ls_Oqk-1726439597069-0.0.1.1-604800000
|
||||
- __cf_bm=1SckBhvJ18Dazp6bi8DEKYeiS9Q4.6_6i3nmLBw9b6g-1726476036-1.0.1.1-TnN4UpDXA33YXCVCUWOaZ12vGIg_o5NpJQEUHgjn6XdUgb7M0ND8PdkTfkd8rrxG5XFlPRMzI54GxZ0FeUY9xw;
|
||||
_cfuvid=0Rs4xTPk7h7OIXuSbTgMVVD9JSoZeKMwnygKHoHQo3k-1726476036297-0.0.1.1-604800000
|
||||
host:
|
||||
- api.openai.com
|
||||
user-agent:
|
||||
@@ -981,19 +980,19 @@ interactions:
|
||||
method: POST
|
||||
uri: https://api.openai.com/v1/chat/completions
|
||||
response:
|
||||
content: "{\n \"id\": \"chatcmpl-A7s5zKvpZ3RJN6U61EFdNnudDyd7f\",\n \"object\":
|
||||
\"chat.completion\",\n \"created\": 1726439603,\n \"model\": \"gpt-4o-2024-05-13\",\n
|
||||
content: "{\n \"id\": \"chatcmpl-A81ZmKKITHr0JFMh3tT35lygAP797\",\n \"object\":
|
||||
\"chat.completion\",\n \"created\": 1726476046,\n \"model\": \"gpt-4o-2024-05-13\",\n
|
||||
\ \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \"role\":
|
||||
\"assistant\",\n \"content\": \"Thought: I now know the final answer\\nFinal
|
||||
\"assistant\",\n \"content\": \"Thought: I now know the final answer.\\nFinal
|
||||
Answer: 0\",\n \"refusal\": null\n },\n \"logprobs\": null,\n
|
||||
\ \"finish_reason\": \"stop\"\n }\n ],\n \"usage\": {\n \"prompt_tokens\":
|
||||
371,\n \"completion_tokens\": 14,\n \"total_tokens\": 385,\n \"completion_tokens_details\":
|
||||
370,\n \"completion_tokens\": 14,\n \"total_tokens\": 384,\n \"completion_tokens_details\":
|
||||
{\n \"reasoning_tokens\": 0\n }\n },\n \"system_fingerprint\": \"fp_25624ae3a5\"\n}\n"
|
||||
headers:
|
||||
CF-Cache-Status:
|
||||
- DYNAMIC
|
||||
CF-RAY:
|
||||
- 8c3c14006f852245-MIA
|
||||
- 8c3f8dbcdae7497e-MIA
|
||||
Connection:
|
||||
- keep-alive
|
||||
Content-Encoding:
|
||||
@@ -1001,7 +1000,7 @@ interactions:
|
||||
Content-Type:
|
||||
- application/json
|
||||
Date:
|
||||
- Sun, 15 Sep 2024 22:33:23 GMT
|
||||
- Mon, 16 Sep 2024 08:40:47 GMT
|
||||
Server:
|
||||
- cloudflare
|
||||
Transfer-Encoding:
|
||||
@@ -1015,7 +1014,7 @@ interactions:
|
||||
openai-organization:
|
||||
- crewai-iuxna1
|
||||
openai-processing-ms:
|
||||
- '291'
|
||||
- '321'
|
||||
openai-version:
|
||||
- '2020-10-01'
|
||||
strict-transport-security:
|
||||
@@ -1027,13 +1026,13 @@ interactions:
|
||||
x-ratelimit-remaining-requests:
|
||||
- '9999'
|
||||
x-ratelimit-remaining-tokens:
|
||||
- '29999586'
|
||||
- '29999588'
|
||||
x-ratelimit-reset-requests:
|
||||
- 6ms
|
||||
x-ratelimit-reset-tokens:
|
||||
- 0s
|
||||
x-request-id:
|
||||
- req_9aad673be06e8bb6db9207cb2b4d9585
|
||||
- req_7a5d9a6debb85ac1350821abe2eca2d7
|
||||
http_version: HTTP/1.1
|
||||
status_code: 200
|
||||
version: 1
|
||||
|
||||
Reference in New Issue
Block a user