updating tests

This commit is contained in:
João Moura
2024-09-23 03:58:41 -03:00
parent 035929814e
commit 355338767c
98 changed files with 36353 additions and 16646 deletions

View File

@@ -18,7 +18,7 @@ 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:"}], "model": "gpt-4o", "stop": ["\nObservation:"]}'
job depends on it!\n\nThought:"}], "model": "gpt-4o"}'
headers:
accept:
- application/json
@@ -27,16 +27,16 @@ interactions:
connection:
- keep-alive
content-length:
- '1488'
- '1460'
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=MSMbC3L9m33fbO5Mdj70NJMu6kJCjhuwRcYuWJdJkYQ-1727071769-1.0.1.1-Dok5J431gUNvLRyLNrUo0A.FXXIuZUUooIMFSj74XUDgQJt0mlhf6QEEo6s9wXLhByXrdKr6cxYGBEkQoDslXg;
_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:
@@ -46,7 +46,7 @@ interactions:
x-stainless-os:
- MacOS
x-stainless-package-version:
- 1.46.0
- 1.47.0
x-stainless-raw-response:
- 'true'
x-stainless-runtime:
@@ -56,20 +56,21 @@ interactions:
method: POST
uri: https://api.openai.com/v1/chat/completions
response:
content: "{\n \"id\": \"chatcmpl-A8iqPAjmM4hU6Pw7WEHotnfYpglFz\",\n \"object\":
\"chat.completion\",\n \"created\": 1726642369,\n \"model\": \"gpt-4o-2024-05-13\",\n
content: "{\n \"id\": \"chatcmpl-AAWc6BFHdrnsvHCT84Lp8hfX9cvP9\",\n \"object\":
\"chat.completion\",\n \"created\": 1727072010,\n \"model\": \"gpt-4o-2024-05-13\",\n
\ \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \"role\":
\"assistant\",\n \"content\": \"To find the result of 3 times 4, I will
use the multiplier tool.\\n\\nAction: multiplier\\nAction Input: {\\\"first_number\\\":
3, \\\"second_number\\\": 4}\",\n \"refusal\": null\n },\n \"logprobs\":
null,\n \"finish_reason\": \"stop\"\n }\n ],\n \"usage\": {\n \"prompt_tokens\":
309,\n \"completion_tokens\": 39,\n \"total_tokens\": 348,\n \"completion_tokens_details\":
{\n \"reasoning_tokens\": 0\n }\n },\n \"system_fingerprint\": \"fp_a5d11b2ef2\"\n}\n"
\"assistant\",\n \"content\": \"I need to find the product of 3 and 4.
To do this, I will use the multiplier tool.\\n\\nAction: multiplier\\nAction
Input: {\\\"first_number\\\": 3, \\\"second_number\\\": 4}\",\n \"refusal\":
null\n },\n \"logprobs\": null,\n \"finish_reason\": \"stop\"\n
\ }\n ],\n \"usage\": {\n \"prompt_tokens\": 309,\n \"completion_tokens\":
45,\n \"total_tokens\": 354,\n \"completion_tokens_details\": {\n \"reasoning_tokens\":
0\n }\n },\n \"system_fingerprint\": \"fp_e375328146\"\n}\n"
headers:
CF-Cache-Status:
- DYNAMIC
CF-RAY:
- 8c4f6a5a0cbda67a-MIA
- 8c7863a0fade8d9d-MIA
Connection:
- keep-alive
Content-Encoding:
@@ -77,7 +78,7 @@ interactions:
Content-Type:
- application/json
Date:
- Wed, 18 Sep 2024 06:52:50 GMT
- Mon, 23 Sep 2024 06:13:31 GMT
Server:
- cloudflare
Transfer-Encoding:
@@ -91,7 +92,7 @@ interactions:
openai-organization:
- crewai-iuxna1
openai-processing-ms:
- '679'
- '776'
openai-version:
- '2020-10-01'
strict-transport-security:
@@ -109,7 +110,7 @@ interactions:
x-ratelimit-reset-tokens:
- 0s
x-request-id:
- req_7b9c578684464a4bc4af409df0aa44d0
- req_b957ea68507d28fc26a6f2b578e08d81
http_version: HTTP/1.1
status_code: 200
- request:
@@ -131,10 +132,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": "user", "content": "To find the result
of 3 times 4, I will use the multiplier tool.\n\nAction: multiplier\nAction
Input: {\"first_number\": 3, \"second_number\": 4}\nObservation: 12"}], "model":
"gpt-4o", "stop": ["\nObservation:"]}'
job depends on it!\n\nThought:"}, {"role": "user", "content": "I need to find
the product of 3 and 4. To do this, I will use the multiplier tool.\n\nAction:
multiplier\nAction Input: {\"first_number\": 3, \"second_number\": 4}\nObservation:
12"}], "model": "gpt-4o"}'
headers:
accept:
- application/json
@@ -143,16 +144,16 @@ interactions:
connection:
- keep-alive
content-length:
- '1683'
- '1673'
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=MSMbC3L9m33fbO5Mdj70NJMu6kJCjhuwRcYuWJdJkYQ-1727071769-1.0.1.1-Dok5J431gUNvLRyLNrUo0A.FXXIuZUUooIMFSj74XUDgQJt0mlhf6QEEo6s9wXLhByXrdKr6cxYGBEkQoDslXg;
_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:
@@ -162,7 +163,7 @@ interactions:
x-stainless-os:
- MacOS
x-stainless-package-version:
- 1.46.0
- 1.47.0
x-stainless-raw-response:
- 'true'
x-stainless-runtime:
@@ -172,20 +173,20 @@ interactions:
method: POST
uri: https://api.openai.com/v1/chat/completions
response:
content: "{\n \"id\": \"chatcmpl-A8iqQuvP4YNgBtPPxmLf01qlNhVel\",\n \"object\":
\"chat.completion\",\n \"created\": 1726642370,\n \"model\": \"gpt-4o-2024-05-13\",\n
content: "{\n \"id\": \"chatcmpl-AAWc7m4f3pRTTePqOFVcWPAWkb07y\",\n \"object\":
\"chat.completion\",\n \"created\": 1727072011,\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 of 3 times 4 is 12.\",\n \"refusal\":
null\n },\n \"logprobs\": null,\n \"finish_reason\": \"stop\"\n
\ }\n ],\n \"usage\": {\n \"prompt_tokens\": 356,\n \"completion_tokens\":
27,\n \"total_tokens\": 383,\n \"completion_tokens_details\": {\n \"reasoning_tokens\":
0\n }\n },\n \"system_fingerprint\": \"fp_a5d11b2ef2\"\n}\n"
\ }\n ],\n \"usage\": {\n \"prompt_tokens\": 362,\n \"completion_tokens\":
27,\n \"total_tokens\": 389,\n \"completion_tokens_details\": {\n \"reasoning_tokens\":
0\n }\n },\n \"system_fingerprint\": \"fp_e375328146\"\n}\n"
headers:
CF-Cache-Status:
- DYNAMIC
CF-RAY:
- 8c4f6a604f4fa67a-MIA
- 8c7863a81f478d9d-MIA
Connection:
- keep-alive
Content-Encoding:
@@ -193,7 +194,7 @@ interactions:
Content-Type:
- application/json
Date:
- Wed, 18 Sep 2024 06:52:51 GMT
- Mon, 23 Sep 2024 06:13:32 GMT
Server:
- cloudflare
Transfer-Encoding:
@@ -202,12 +203,10 @@ interactions:
- nosniff
access-control-expose-headers:
- X-Request-ID
alt-svc:
- h3=":443"; ma=86400
openai-organization:
- crewai-iuxna1
openai-processing-ms:
- '471'
- '574'
openai-version:
- '2020-10-01'
strict-transport-security:
@@ -219,13 +218,13 @@ interactions:
x-ratelimit-remaining-requests:
- '9999'
x-ratelimit-remaining-tokens:
- '29999609'
- '29999604'
x-ratelimit-reset-requests:
- 6ms
x-ratelimit-reset-tokens:
- 0s
x-request-id:
- req_f37c37798332cfba3672e703eeaa776e
- req_be26b924131986d61ed785801f6e2999
http_version: HTTP/1.1
status_code: 200
version: 1