updating tests

This commit is contained in:
João Moura
2024-09-23 03:58:41 -03:00
parent 7d981ba8ce
commit 59e51f18fd
98 changed files with 36353 additions and 16646 deletions

View File

@@ -39,7 +39,7 @@ interactions:
criteria for your final answer: the result of 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:"}], "model": "gpt-4o", "stop": ["\nObservation:"]}'
your job depends on it!\n\nThought:"}], "model": "gpt-4o"}'
headers:
accept:
- application/json
@@ -48,16 +48,16 @@ interactions:
connection:
- keep-alive
content-length:
- '3110'
- '3082'
content-type:
- application/json
cookie:
- __cf_bm=.8.5x0rqghNdtUCxfmwblfhuXiKyPm_cRq.NIa0heL0-1726642369-1.0.1.1-VbsAGqjOt45ZD50K2QW2oZrByLLIh6w8K4nAkLthTbXgU5qTgdf0mhvFId8Q2F3DcHUw9E72lVIZEN.YVlYINQ;
_cfuvid=o5s1Ux898x0eFNtzUCnG996iqyX3LgXDXq99C5oqnVE-1726642369248-0.0.1.1-604800000
- __cf_bm=hYfEMfBWpIoRPjx9ZBZg6DVeMOMr1IZt9ioup8yWZs0-1727072673-1.0.1.1-Ro7GCLuWS0K5ob0mSTYSmovONKNyxsK6oSA5io_Vwqhe6P0G7Ow4CuZUaWAaCdFGQUd7XZiFH0mI_sQC3uqe0g;
_cfuvid=5cK2hfLqTXw1WjB81uT.sGmmA67JIxSKSQeEHQ3zOQw-1727071769966-0.0.1.1-604800000
host:
- api.openai.com
user-agent:
- OpenAI/Python 1.46.0
- OpenAI/Python 1.47.0
x-stainless-arch:
- arm64
x-stainless-async:
@@ -67,7 +67,7 @@ interactions:
x-stainless-os:
- MacOS
x-stainless-package-version:
- 1.46.0
- 1.47.0
x-stainless-raw-response:
- 'true'
x-stainless-runtime:
@@ -77,21 +77,20 @@ interactions:
method: POST
uri: https://api.openai.com/v1/chat/completions
response:
content: "{\n \"id\": \"chatcmpl-A8ivxBEjq5OxAsWaiP1TTKZhYTwHB\",\n \"object\":
\"chat.completion\",\n \"created\": 1726642713,\n \"model\": \"gpt-4o-2024-05-13\",\n
content: "{\n \"id\": \"chatcmpl-AAWoSkhll1ukgv03urvKaaxiLPcjU\",\n \"object\":
\"chat.completion\",\n \"created\": 1727072776,\n \"model\": \"gpt-4o-2024-05-13\",\n
\ \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \"role\":
\"assistant\",\n \"content\": \"Thought: I need to use the multiplier
tool to get the product of 2 and 6 in order to provide the correct answer.\\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\": 691,\n \"completion_tokens\":
48,\n \"total_tokens\": 739,\n \"completion_tokens_details\": {\n \"reasoning_tokens\":
0\n }\n },\n \"system_fingerprint\": \"fp_8dd226ca9c\"\n}\n"
\"assistant\",\n \"content\": \"To find the result of 2 times 6, I need
to 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\":
691,\n \"completion_tokens\": 40,\n \"total_tokens\": 731,\n \"completion_tokens_details\":
{\n \"reasoning_tokens\": 0\n }\n },\n \"system_fingerprint\": \"fp_3537616b13\"\n}\n"
headers:
CF-Cache-Status:
- DYNAMIC
CF-RAY:
- 8c4f72c10b91a67a-MIA
- 8c787653ca4ea4ee-MIA
Connection:
- keep-alive
Content-Encoding:
@@ -99,7 +98,7 @@ interactions:
Content-Type:
- application/json
Date:
- Wed, 18 Sep 2024 06:58:34 GMT
- Mon, 23 Sep 2024 06:26:16 GMT
Server:
- cloudflare
Transfer-Encoding:
@@ -108,12 +107,10 @@ interactions:
- nosniff
access-control-expose-headers:
- X-Request-ID
alt-svc:
- h3=":443"; ma=86400
openai-organization:
- crewai-iuxna1
openai-processing-ms:
- '503'
- '573'
openai-version:
- '2020-10-01'
strict-transport-security:
@@ -131,7 +128,7 @@ interactions:
x-ratelimit-reset-tokens:
- 1ms
x-request-id:
- req_b1986d14e22a34bd36a4cd5165859d83
- req_63fe38519b729d7297cac4c45506cd8d
http_version: HTTP/1.1
status_code: 200
- request:
@@ -174,10 +171,10 @@ interactions:
criteria for your final answer: the result of 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": "user", "content": "Thought:
I need to use the multiplier tool to get the product of 2 and 6 in order to
provide the correct answer.\n\nAction: multiplier\nAction Input: {\"first_number\":
2, \"second_number\": 6}\nObservation: 12"}], "model": "gpt-4o", "stop": ["\nObservation:"]}'
your job depends on it!\n\nThought:"}, {"role": "user", "content": "To find
the result of 2 times 6, I need to use the multiplier tool.\n\nAction: multiplier\nAction
Input: {\"first_number\": 2, \"second_number\": 6}\nObservation: 12"}], "model":
"gpt-4o"}'
headers:
accept:
- application/json
@@ -186,16 +183,16 @@ interactions:
connection:
- keep-alive
content-length:
- '3353'
- '3280'
content-type:
- application/json
cookie:
- __cf_bm=.8.5x0rqghNdtUCxfmwblfhuXiKyPm_cRq.NIa0heL0-1726642369-1.0.1.1-VbsAGqjOt45ZD50K2QW2oZrByLLIh6w8K4nAkLthTbXgU5qTgdf0mhvFId8Q2F3DcHUw9E72lVIZEN.YVlYINQ;
_cfuvid=o5s1Ux898x0eFNtzUCnG996iqyX3LgXDXq99C5oqnVE-1726642369248-0.0.1.1-604800000
- __cf_bm=hYfEMfBWpIoRPjx9ZBZg6DVeMOMr1IZt9ioup8yWZs0-1727072673-1.0.1.1-Ro7GCLuWS0K5ob0mSTYSmovONKNyxsK6oSA5io_Vwqhe6P0G7Ow4CuZUaWAaCdFGQUd7XZiFH0mI_sQC3uqe0g;
_cfuvid=5cK2hfLqTXw1WjB81uT.sGmmA67JIxSKSQeEHQ3zOQw-1727071769966-0.0.1.1-604800000
host:
- api.openai.com
user-agent:
- OpenAI/Python 1.46.0
- OpenAI/Python 1.47.0
x-stainless-arch:
- arm64
x-stainless-async:
@@ -205,7 +202,7 @@ interactions:
x-stainless-os:
- MacOS
x-stainless-package-version:
- 1.46.0
- 1.47.0
x-stainless-raw-response:
- 'true'
x-stainless-runtime:
@@ -215,19 +212,19 @@ interactions:
method: POST
uri: https://api.openai.com/v1/chat/completions
response:
content: "{\n \"id\": \"chatcmpl-A8ivynwPprr9hBWIZv5U2YlMN0Sia\",\n \"object\":
\"chat.completion\",\n \"created\": 1726642714,\n \"model\": \"gpt-4o-2024-05-13\",\n
content: "{\n \"id\": \"chatcmpl-AAWoTPb04kSFlAeip2nigfFMvxkhz\",\n \"object\":
\"chat.completion\",\n \"created\": 1727072777,\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: 12\",\n \"refusal\": null\n },\n \"logprobs\": null,\n
\ \"finish_reason\": \"stop\"\n }\n ],\n \"usage\": {\n \"prompt_tokens\":
747,\n \"completion_tokens\": 14,\n \"total_tokens\": 761,\n \"completion_tokens_details\":
{\n \"reasoning_tokens\": 0\n }\n },\n \"system_fingerprint\": \"fp_8dd226ca9c\"\n}\n"
739,\n \"completion_tokens\": 14,\n \"total_tokens\": 753,\n \"completion_tokens_details\":
{\n \"reasoning_tokens\": 0\n }\n },\n \"system_fingerprint\": \"fp_3537616b13\"\n}\n"
headers:
CF-Cache-Status:
- DYNAMIC
CF-RAY:
- 8c4f72c63d97a67a-MIA
- 8c7876590cfaa4ee-MIA
Connection:
- keep-alive
Content-Encoding:
@@ -235,7 +232,7 @@ interactions:
Content-Type:
- application/json
Date:
- Wed, 18 Sep 2024 06:58:35 GMT
- Mon, 23 Sep 2024 06:26:17 GMT
Server:
- cloudflare
Transfer-Encoding:
@@ -244,12 +241,10 @@ interactions:
- nosniff
access-control-expose-headers:
- X-Request-ID
alt-svc:
- h3=":443"; ma=86400
openai-organization:
- crewai-iuxna1
openai-processing-ms:
- '280'
- '252'
openai-version:
- '2020-10-01'
strict-transport-security:
@@ -261,13 +256,13 @@ interactions:
x-ratelimit-remaining-requests:
- '9999'
x-ratelimit-remaining-tokens:
- '29999193'
- '29999204'
x-ratelimit-reset-requests:
- 6ms
x-ratelimit-reset-tokens:
- 1ms
x-request-id:
- req_27ac32222acd4a7bec99737282f3d664
- req_2d7cb3fea4d1b1153220639498f8af63
http_version: HTTP/1.1
status_code: 200
- request:
@@ -293,7 +288,7 @@ interactions:
MUST return the actual complete content as the final answer, not a summary.\n\nThis
is the context you''re working with:\n12\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:"}], "model": "gpt-4o", "stop": ["\nObservation:"]}'
on it!\n\nThought:"}], "model": "gpt-4o"}'
headers:
accept:
- application/json
@@ -302,16 +297,16 @@ interactions:
connection:
- keep-alive
content-length:
- '1791'
- '1763'
content-type:
- application/json
cookie:
- __cf_bm=.8.5x0rqghNdtUCxfmwblfhuXiKyPm_cRq.NIa0heL0-1726642369-1.0.1.1-VbsAGqjOt45ZD50K2QW2oZrByLLIh6w8K4nAkLthTbXgU5qTgdf0mhvFId8Q2F3DcHUw9E72lVIZEN.YVlYINQ;
_cfuvid=o5s1Ux898x0eFNtzUCnG996iqyX3LgXDXq99C5oqnVE-1726642369248-0.0.1.1-604800000
- __cf_bm=hYfEMfBWpIoRPjx9ZBZg6DVeMOMr1IZt9ioup8yWZs0-1727072673-1.0.1.1-Ro7GCLuWS0K5ob0mSTYSmovONKNyxsK6oSA5io_Vwqhe6P0G7Ow4CuZUaWAaCdFGQUd7XZiFH0mI_sQC3uqe0g;
_cfuvid=5cK2hfLqTXw1WjB81uT.sGmmA67JIxSKSQeEHQ3zOQw-1727071769966-0.0.1.1-604800000
host:
- api.openai.com
user-agent:
- OpenAI/Python 1.46.0
- OpenAI/Python 1.47.0
x-stainless-arch:
- arm64
x-stainless-async:
@@ -321,7 +316,7 @@ interactions:
x-stainless-os:
- MacOS
x-stainless-package-version:
- 1.46.0
- 1.47.0
x-stainless-raw-response:
- 'true'
x-stainless-runtime:
@@ -331,21 +326,20 @@ interactions:
method: POST
uri: https://api.openai.com/v1/chat/completions
response:
content: "{\n \"id\": \"chatcmpl-A8ivzfGw03kAzIgtRA0gBip6vokxr\",\n \"object\":
\"chat.completion\",\n \"created\": 1726642715,\n \"model\": \"gpt-4o-2024-05-13\",\n
content: "{\n \"id\": \"chatcmpl-AAWoT8kckVxJt9fgHB0THxkfbI3uD\",\n \"object\":
\"chat.completion\",\n \"created\": 1727072777,\n \"model\": \"gpt-4o-2024-05-13\",\n
\ \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \"role\":
\"assistant\",\n \"content\": \"Thought: The task is to determine the
result of multiplying 2 by 6. I will use the multiplier tool to perform the
multiplication.\\n\\nAction: multiplier\\nAction Input: {\\\"first_number\\\":
\"assistant\",\n \"content\": \"Thought: I need to use the multiplier
tool to calculate 2 times 6.\\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\":
365,\n \"completion_tokens\": 49,\n \"total_tokens\": 414,\n \"completion_tokens_details\":
{\n \"reasoning_tokens\": 0\n }\n },\n \"system_fingerprint\": \"fp_a5d11b2ef2\"\n}\n"
365,\n \"completion_tokens\": 38,\n \"total_tokens\": 403,\n \"completion_tokens_details\":
{\n \"reasoning_tokens\": 0\n }\n },\n \"system_fingerprint\": \"fp_e375328146\"\n}\n"
headers:
CF-Cache-Status:
- DYNAMIC
CF-RAY:
- 8c4f72c9ff6ca67a-MIA
- 8c78765daf29a4ee-MIA
Connection:
- keep-alive
Content-Encoding:
@@ -353,7 +347,7 @@ interactions:
Content-Type:
- application/json
Date:
- Wed, 18 Sep 2024 06:58:35 GMT
- Mon, 23 Sep 2024 06:26:18 GMT
Server:
- cloudflare
Transfer-Encoding:
@@ -362,12 +356,10 @@ interactions:
- nosniff
access-control-expose-headers:
- X-Request-ID
alt-svc:
- h3=":443"; ma=86400
openai-organization:
- crewai-iuxna1
openai-processing-ms:
- '619'
- '554'
openai-version:
- '2020-10-01'
strict-transport-security:
@@ -385,7 +377,7 @@ interactions:
x-ratelimit-reset-tokens:
- 0s
x-request-id:
- req_bbae78c1d6440f1018e95fe8888f046e
- req_8470b8b5bbb92d681113593a54e2e796
http_version: HTTP/1.1
status_code: 200
- request:
@@ -411,10 +403,9 @@ interactions:
MUST return the actual complete content as the final answer, not a summary.\n\nThis
is the context you''re working with:\n12\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": "user", "content": "Thought: The task is to determine
the result of multiplying 2 by 6. I will use the multiplier tool to perform
the multiplication.\n\nAction: multiplier\nAction Input: {\"first_number\":
2, \"second_number\": 6}\nObservation: 12"}], "model": "gpt-4o", "stop": ["\nObservation:"]}'
on it!\n\nThought:"}, {"role": "user", "content": "Thought: I need to use the
multiplier tool to calculate 2 times 6.\n\nAction: multiplier\nAction Input:
{\"first_number\": 2, \"second_number\": 6}\nObservation: 12"}], "model": "gpt-4o"}'
headers:
accept:
- application/json
@@ -423,16 +414,16 @@ interactions:
connection:
- keep-alive
content-length:
- '2051'
- '1960'
content-type:
- application/json
cookie:
- __cf_bm=.8.5x0rqghNdtUCxfmwblfhuXiKyPm_cRq.NIa0heL0-1726642369-1.0.1.1-VbsAGqjOt45ZD50K2QW2oZrByLLIh6w8K4nAkLthTbXgU5qTgdf0mhvFId8Q2F3DcHUw9E72lVIZEN.YVlYINQ;
_cfuvid=o5s1Ux898x0eFNtzUCnG996iqyX3LgXDXq99C5oqnVE-1726642369248-0.0.1.1-604800000
- __cf_bm=hYfEMfBWpIoRPjx9ZBZg6DVeMOMr1IZt9ioup8yWZs0-1727072673-1.0.1.1-Ro7GCLuWS0K5ob0mSTYSmovONKNyxsK6oSA5io_Vwqhe6P0G7Ow4CuZUaWAaCdFGQUd7XZiFH0mI_sQC3uqe0g;
_cfuvid=5cK2hfLqTXw1WjB81uT.sGmmA67JIxSKSQeEHQ3zOQw-1727071769966-0.0.1.1-604800000
host:
- api.openai.com
user-agent:
- OpenAI/Python 1.46.0
- OpenAI/Python 1.47.0
x-stainless-arch:
- arm64
x-stainless-async:
@@ -442,7 +433,7 @@ interactions:
x-stainless-os:
- MacOS
x-stainless-package-version:
- 1.46.0
- 1.47.0
x-stainless-raw-response:
- 'true'
x-stainless-runtime:
@@ -452,19 +443,19 @@ interactions:
method: POST
uri: https://api.openai.com/v1/chat/completions
response:
content: "{\n \"id\": \"chatcmpl-A8iw0xtv32J1wd2Kzi6Qc6n1wz2yq\",\n \"object\":
\"chat.completion\",\n \"created\": 1726642716,\n \"model\": \"gpt-4o-2024-05-13\",\n
content: "{\n \"id\": \"chatcmpl-AAWoUllvSchIe4UjMDiHuMkr0HQYi\",\n \"object\":
\"chat.completion\",\n \"created\": 1727072778,\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.\\n\\nFinal
Answer: 12\",\n \"refusal\": null\n },\n \"logprobs\": null,\n
\ \"finish_reason\": \"stop\"\n }\n ],\n \"usage\": {\n \"prompt_tokens\":
422,\n \"completion_tokens\": 14,\n \"total_tokens\": 436,\n \"completion_tokens_details\":
{\n \"reasoning_tokens\": 0\n }\n },\n \"system_fingerprint\": \"fp_a5d11b2ef2\"\n}\n"
411,\n \"completion_tokens\": 14,\n \"total_tokens\": 425,\n \"completion_tokens_details\":
{\n \"reasoning_tokens\": 0\n }\n },\n \"system_fingerprint\": \"fp_e375328146\"\n}\n"
headers:
CF-Cache-Status:
- DYNAMIC
CF-RAY:
- 8c4f72cfe9d7a67a-MIA
- 8c787662b9a9a4ee-MIA
Connection:
- keep-alive
Content-Encoding:
@@ -472,7 +463,7 @@ interactions:
Content-Type:
- application/json
Date:
- Wed, 18 Sep 2024 06:58:36 GMT
- Mon, 23 Sep 2024 06:26:19 GMT
Server:
- cloudflare
Transfer-Encoding:
@@ -481,12 +472,10 @@ interactions:
- nosniff
access-control-expose-headers:
- X-Request-ID
alt-svc:
- h3=":443"; ma=86400
openai-organization:
- crewai-iuxna1
openai-processing-ms:
- '248'
- '300'
openai-version:
- '2020-10-01'
strict-transport-security:
@@ -498,13 +487,13 @@ interactions:
x-ratelimit-remaining-requests:
- '9999'
x-ratelimit-remaining-tokens:
- '29999517'
- '29999534'
x-ratelimit-reset-requests:
- 6ms
x-ratelimit-reset-tokens:
- 0s
x-request-id:
- req_2d3b621507ece90414a04ac99d228560
- req_2be2bcb79761b70e608117b5486af633
http_version: HTTP/1.1
status_code: 200
version: 1