Making all tests good

This commit is contained in:
João Moura
2024-09-13 04:30:11 -05:00
parent 7120a9860b
commit 91ddab207f
88 changed files with 28070 additions and 26873 deletions

View File

@@ -1,7 +1,7 @@
interactions:
- request:
body: '{"messages": [{"role": "user", "content": "You are Crew Manager. You are
a seasoned manager with a knack for getting the best out of your team.\nYou
body: '{"messages": [{"role": "system", "content": "You are Crew Manager. You
are a seasoned manager with a knack for getting the best out of your team.\nYou
are also known for your ability to delegate work to the right people, and to
ask the right questions to get the best out of your team.\nEven though you don''t
perform tasks by yourself, you have a lot of experience in the field, which
@@ -32,13 +32,13 @@ interactions:
just a simple python dictionary, enclosed in curly braces, using \" to wrap
keys and values.\nObservation: the result of the action\n\nOnce all necessary
information is gathered:\n\nThought: I now know the final answer\nFinal Answer:
the final answer to the original input question\n\nCurrent Task: Give me an
integer score between 1-5 for the following title: ''The impact of AI in the
future of work''\n\nThis is the expect criteria for your final answer: The score
of the title. \n you 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"]}'
the final answer to the original input question\n"}, {"role": "user", "content":
"\nCurrent Task: Give me an integer score between 1-5 for the following title:
''The impact of AI in the future of work''\n\nThis is the expect criteria for
your final answer: The score of the title.\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"]}'
headers:
accept:
- application/json
@@ -47,16 +47,16 @@ interactions:
connection:
- keep-alive
content-length:
- '2980'
- '3013'
content-type:
- application/json
cookie:
- _cfuvid=wl8o2jxCEnNABWV8zufHzNbIUfqCUxybX7Vi.1Ga1Zw-1726128032785-0.0.1.1-604800000;
__cf_bm=P6UUFPZt3p6lqd7cohlJaH8_cHJme92vyvYAbmz9NJM-1726128032-1.0.1.1-SpOib44J8vNLUjryxJjCeKWYWh49FWI5zpJ4UI1znYGWjRzK.vHdTx9WD07B3165P6KCStQUSxIsZNjVxE16Cg
- __cf_bm=pgsskMPipgeSB6HhnkjwcOEfengIvt0p9whKNmTJVLs-1726215280-1.0.1.1-Gtqb.nO1U.cHTnd9mR9sEA5tpVo1.pexRrxqXOkn.6Mzja8mLG1URJsOLTfjMAAYpWaUQe4Rjmnr6lqQk5hAxQ;
_cfuvid=dp2yoCmGHVlURh_U78_UoIfnhcO5UhufnL5whkUSMTQ-1726214380689-0.0.1.1-604800000
host:
- api.openai.com
user-agent:
- OpenAI/Python 1.44.0
- OpenAI/Python 1.45.0
x-stainless-arch:
- arm64
x-stainless-async:
@@ -66,7 +66,7 @@ interactions:
x-stainless-os:
- MacOS
x-stainless-package-version:
- 1.44.0
- 1.45.0
x-stainless-raw-response:
- 'true'
x-stainless-runtime:
@@ -76,26 +76,26 @@ interactions:
method: POST
uri: https://api.openai.com/v1/chat/completions
response:
content: "{\n \"id\": \"chatcmpl-A6Z2yke9Z49R9L16MG3XgIVtfSCwY\",\n \"object\":
\"chat.completion\",\n \"created\": 1726128052,\n \"model\": \"gpt-4o-2024-05-13\",\n
content: "{\n \"id\": \"chatcmpl-A6vp1clGfEVrdxWsyzi8oCZv2ER8f\",\n \"object\":
\"chat.completion\",\n \"created\": 1726215599,\n \"model\": \"gpt-4o-2024-05-13\",\n
\ \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \"role\":
\"assistant\",\n \"content\": \"Thought: I need to gather an evaluation
score for the title \\\"The impact of AI in the future of work\\\" based on
some criteria. The best way to accomplish this is to delegate this task to Scorer
and provide all the necessary context.\\n\\nAction: Delegate work to coworker\\nAction
Input: {\\\"task\\\": \\\"Give an integer score between 1-5 for the following
title: 'The impact of AI in the future of work'\\\", \\\"context\\\": \\\"Please
evaluate the title based on relevance, clarity, and significance. The title
should be rated with an integer score where 1 means very poor and 5 means excellent.\\\",
\\\"coworker\\\": \\\"Scorer\\\"}\\n\",\n \"refusal\": null\n },\n
\ \"logprobs\": null,\n \"finish_reason\": \"stop\"\n }\n ],\n
\ \"usage\": {\n \"prompt_tokens\": 660,\n \"completion_tokens\": 136,\n
\ \"total_tokens\": 796\n },\n \"system_fingerprint\": \"fp_25624ae3a5\"\n}\n"
\"assistant\",\n \"content\": \"I need to delegate the task of scoring
the title \\\"The impact of AI in the future of work\\\" to our coworker Scorer.
I'll provide all necessary context so that Scorer can accurately evaluate and
assign a score between 1-5.\\n\\nAction: Delegate work to coworker\\nAction
Input: {\\\"task\\\": \\\"Give an integer score between 1-5 for the title 'The
impact of AI in the future of work'\\\", \\\"context\\\": \\\"We need to evaluate
the title 'The impact of AI in the future of work' and assign it an integer
score between 1-5.\\\", \\\"coworker\\\": \\\"Scorer\\\"}\",\n \"refusal\":
null\n },\n \"logprobs\": null,\n \"finish_reason\": \"stop\"\n
\ }\n ],\n \"usage\": {\n \"prompt_tokens\": 664,\n \"completion_tokens\":
130,\n \"total_tokens\": 794,\n \"completion_tokens_details\": {\n \"reasoning_tokens\":
0\n }\n },\n \"system_fingerprint\": \"fp_25624ae3a5\"\n}\n"
headers:
CF-Cache-Status:
- DYNAMIC
CF-RAY:
- 8c1e5dc2e8ad6280-GRU
- 8c26b725fcee2ab9-LAX
Connection:
- keep-alive
Content-Encoding:
@@ -103,7 +103,7 @@ interactions:
Content-Type:
- application/json
Date:
- Thu, 12 Sep 2024 08:00:54 GMT
- Fri, 13 Sep 2024 08:20:01 GMT
Server:
- cloudflare
Transfer-Encoding:
@@ -117,7 +117,7 @@ interactions:
openai-organization:
- crewai-iuxna1
openai-processing-ms:
- '1731'
- '1726'
openai-version:
- '2020-10-01'
strict-transport-security:
@@ -129,173 +129,63 @@ interactions:
x-ratelimit-remaining-requests:
- '9999'
x-ratelimit-remaining-tokens:
- '29999270'
- '29999269'
x-ratelimit-reset-requests:
- 6ms
x-ratelimit-reset-tokens:
- 1ms
x-request-id:
- req_1efbe90172036fca00dc98b82e1d36b7
http_version: HTTP/1.1
status_code: 200
- request:
body: '{"messages": [{"role": "user", "content": "You are Scorer. You''re an expert
scorer, specialized in scoring titles.\nYour personal goal is: Score the title\nTo
give my best complete final answer to the task use the exact following format:\n\nThought:
I now can give a great answer\nFinal Answer: Your final answer must be the great
and the most complete as possible, it must be outcome described.\n\nI MUST use
these formats, my job depends on it!\nCurrent Task: Give an integer score between
1-5 for the following title: ''The impact of AI in the future of work''\n\nThis
is the expect criteria for your final answer: Your best answer to your coworker
asking you this, accounting for the context shared. \n you MUST return the actual
complete content as the final answer, not a summary.\n\nThis is the context
you''re working with:\nPlease evaluate the title based on relevance, clarity,
and significance. The title should be rated with an integer score where 1 means
very poor and 5 means excellent.\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"]}'
headers:
accept:
- application/json
accept-encoding:
- gzip, deflate
connection:
- keep-alive
content-length:
- '1181'
content-type:
- application/json
cookie:
- _cfuvid=wl8o2jxCEnNABWV8zufHzNbIUfqCUxybX7Vi.1Ga1Zw-1726128032785-0.0.1.1-604800000;
__cf_bm=P6UUFPZt3p6lqd7cohlJaH8_cHJme92vyvYAbmz9NJM-1726128032-1.0.1.1-SpOib44J8vNLUjryxJjCeKWYWh49FWI5zpJ4UI1znYGWjRzK.vHdTx9WD07B3165P6KCStQUSxIsZNjVxE16Cg
host:
- api.openai.com
user-agent:
- OpenAI/Python 1.44.0
x-stainless-arch:
- arm64
x-stainless-async:
- 'false'
x-stainless-lang:
- python
x-stainless-os:
- MacOS
x-stainless-package-version:
- 1.44.0
x-stainless-raw-response:
- 'true'
x-stainless-runtime:
- CPython
x-stainless-runtime-version:
- 3.11.7
method: POST
uri: https://api.openai.com/v1/chat/completions
response:
content: "{\n \"id\": \"chatcmpl-A6Z3055c8eQwgrOGdho2OPHJJVpDm\",\n \"object\":
\"chat.completion\",\n \"created\": 1726128054,\n \"model\": \"gpt-4o-2024-05-13\",\n
\ \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \"role\":
\"assistant\",\n \"content\": \"Thought: I now can give a great answer\\nFinal
Answer: 5\\n\\nThe title \\\"The impact of AI in the future of work\\\" is highly
relevant, clear, and significant. It addresses a current and crucial topic in
the field of technology and employment, making it an excellent choice.\",\n
\ \"refusal\": null\n },\n \"logprobs\": null,\n \"finish_reason\":
\"stop\"\n }\n ],\n \"usage\": {\n \"prompt_tokens\": 234,\n \"completion_tokens\":
59,\n \"total_tokens\": 293\n },\n \"system_fingerprint\": \"fp_157b3831f5\"\n}\n"
headers:
CF-Cache-Status:
- DYNAMIC
CF-RAY:
- 8c1e5dd3beab6280-GRU
Connection:
- keep-alive
Content-Encoding:
- gzip
Content-Type:
- application/json
Date:
- Thu, 12 Sep 2024 08:00:55 GMT
Server:
- cloudflare
Transfer-Encoding:
- chunked
X-Content-Type-Options:
- nosniff
access-control-expose-headers:
- X-Request-ID
alt-svc:
- h3=":443"; ma=86400
openai-organization:
- crewai-iuxna1
openai-processing-ms:
- '880'
openai-version:
- '2020-10-01'
strict-transport-security:
- max-age=15552000; includeSubDomains; preload
x-ratelimit-limit-requests:
- '10000'
x-ratelimit-limit-tokens:
- '30000000'
x-ratelimit-remaining-requests:
- '9999'
x-ratelimit-remaining-tokens:
- '29999714'
x-ratelimit-reset-requests:
- 6ms
x-ratelimit-reset-tokens:
- 0s
x-request-id:
- req_dd6f1578546f53814be3082794dc14a4
- req_e72aca97b52859c109967db9a19a6c33
http_version: HTTP/1.1
status_code: 200
- request:
body: !!binary |
CowVCiQKIgoMc2VydmljZS5uYW1lEhIKEGNyZXdBSS10ZWxlbWV0cnkS4xQKEgoQY3Jld2FpLnRl
bGVtZXRyeRKQAgoQeT26F/4hZ7e4TKDw2NUDRhIIi+R98k3og7gqDlRhc2sgRXhlY3V0aW9uMAE5
+DYNoVBw9BdBMDoLCFFw9BdKLgoIY3Jld19rZXkSIgogNWU2ZWZmZTY4MGE1ZDk3ZGMzODczYjE0
ODI1Y2NmYTNKMQoHY3Jld19pZBImCiQyZDg1MmM0YS0wNTRjLTQyMTctYTg4Zi01MDFlNmZkMDI4
YTRKLgoIdGFza19rZXkSIgogMjdlZjM4Y2M5OWRhNGE4ZGVkNzBlZDQwNmU0NGFiODZKMQoHdGFz
a19pZBImCiQ2ZmZjZjBmMC1iZDI0LTQ5ODYtODU3ZS01NTg4MzNhMDc2NTJ6AhgBhQEAAQAAEpgH
ChCshGAUQwPOSjb4/25P1xwiEgjLY8acTM9PSCoMQ3JldyBDcmVhdGVkMAE5WL3vCVFw9BdB0Bry
CVFw9BdKGgoOY3Jld2FpX3ZlcnNpb24SCAoGMC41NS4yShoKDnB5dGhvbl92ZXJzaW9uEggKBjMu
bGVtZXRyeRKQAgoQ7cwDCibxhabc2zNmZxt9jxIIG9jnPy51zjoqDlRhc2sgRXhlY3V0aW9uMAE5
+HvJb++/9BdBcE+xCfC/9BdKLgoIY3Jld19rZXkSIgogNWU2ZWZmZTY4MGE1ZDk3ZGMzODczYjE0
ODI1Y2NmYTNKMQoHY3Jld19pZBImCiQyMTlhY2NmOC0zMTZiLTQ3ZjAtYjk0NS02OTc0MzU0MTlk
NmFKLgoIdGFza19rZXkSIgogMjdlZjM4Y2M5OWRhNGE4ZGVkNzBlZDQwNmU0NGFiODZKMQoHdGFz
a19pZBImCiRlODdkOGQyNC05MTYxLTRlNzMtODRhNy1mODg5NzFkOTkyYWF6AhgBhQEAAQAAEpgH
ChDWlGkpFORT3spqAIXmUp+YEggnVp4ir163qioMQ3JldyBDcmVhdGVkMAE5SPKEC/C/9BdBsJ+I
C/C/9BdKGgoOY3Jld2FpX3ZlcnNpb24SCAoGMC41Ni4wShoKDnB5dGhvbl92ZXJzaW9uEggKBjMu
MTEuN0ouCghjcmV3X2tleRIiCiA1ZTZlZmZlNjgwYTVkOTdkYzM4NzNiMTQ4MjVjY2ZhM0oxCgdj
cmV3X2lkEiYKJDQxZTBiNzIzLTJkNzUtNDk4ZS1hZWY3LTQxZDkwY2U1YjI1ZEocCgxjcmV3X3By
cmV3X2lkEiYKJDBiY2RkZDViLTM5YzktNGUxMi1iOGI3LWI5MGZkNjZkZjQ0YkocCgxjcmV3X3By
b2Nlc3MSDAoKc2VxdWVudGlhbEoRCgtjcmV3X21lbW9yeRICEABKGgoUY3Jld19udW1iZXJfb2Zf
dGFza3MSAhgBShsKFWNyZXdfbnVtYmVyX29mX2FnZW50cxICGAFKygIKC2NyZXdfYWdlbnRzEroC
CrcCW3sia2V5IjogIjkyZTdlYjE5MTY2NGM5MzU3ODVlZDdkNDI0MGEyOTRkIiwgImlkIjogIjY5
ODY2NTc0LWZiNTktNDIzZi1iYTQ4LWE5NzJjMWNhM2NkMSIsICJyb2xlIjogIlNjb3JlciIsICJ2
CrcCW3sia2V5IjogIjkyZTdlYjE5MTY2NGM5MzU3ODVlZDdkNDI0MGEyOTRkIiwgImlkIjogImQ1
ZjA3NTg3LTRlNzUtNGNiMS1iMDgzLTFjZDNiZWQ4MTIxMyIsICJyb2xlIjogIlNjb3JlciIsICJ2
ZXJib3NlPyI6IGZhbHNlLCAibWF4X2l0ZXIiOiAyNSwgIm1heF9ycG0iOiBudWxsLCAiZnVuY3Rp
b25fY2FsbGluZ19sbG0iOiBudWxsLCAibGxtIjogImdwdC00byIsICJkZWxlZ2F0aW9uX2VuYWJs
ZWQ/IjogZmFsc2UsICJhbGxvd19jb2RlX2V4ZWN1dGlvbj8iOiBmYWxzZSwgIm1heF9yZXRyeV9s
aW1pdCI6IDIsICJ0b29sc19uYW1lcyI6IFtdfV1K+wEKCmNyZXdfdGFza3MS7AEK6QFbeyJrZXki
OiAiMjdlZjM4Y2M5OWRhNGE4ZGVkNzBlZDQwNmU0NGFiODYiLCAiaWQiOiAiYTRkMmZmNjctMDU0
OS00MWZhLThjNTctZmY5ZTFlNDljZTZjIiwgImFzeW5jX2V4ZWN1dGlvbj8iOiBmYWxzZSwgImh1
OiAiMjdlZjM4Y2M5OWRhNGE4ZGVkNzBlZDQwNmU0NGFiODYiLCAiaWQiOiAiODkyYzlkNDUtYTg2
ZS00ZDNiLTgzYWItZmRlNzU0NDM2ODdmIiwgImFzeW5jX2V4ZWN1dGlvbj8iOiBmYWxzZSwgImh1
bWFuX2lucHV0PyI6IGZhbHNlLCAiYWdlbnRfcm9sZSI6ICJTY29yZXIiLCAiYWdlbnRfa2V5Ijog
IjkyZTdlYjE5MTY2NGM5MzU3ODVlZDdkNDI0MGEyOTRkIiwgInRvb2xzX25hbWVzIjogW119XXoC
GAGFAQABAAASjgIKEBeiZsUSQ7wZrPp6CpPU4MUSCJWAFBAOLSjCKgxUYXNrIENyZWF0ZWQwATlA
0gEKUXD0F0EYLAIKUXD0F0ouCghjcmV3X2tleRIiCiA1ZTZlZmZlNjgwYTVkOTdkYzM4NzNiMTQ4
MjVjY2ZhM0oxCgdjcmV3X2lkEiYKJDQxZTBiNzIzLTJkNzUtNDk4ZS1hZWY3LTQxZDkwY2U1YjI1
ZEouCgh0YXNrX2tleRIiCiAyN2VmMzhjYzk5ZGE0YThkZWQ3MGVkNDA2ZTQ0YWI4NkoxCgd0YXNr
X2lkEiYKJGE0ZDJmZjY3LTA1NDktNDFmYS04YzU3LWZmOWUxZTQ5Y2U2Y3oCGAGFAQABAAASkAIK
ECNo+iuPtbkDcB86MRfKzR0SCCaDqJUCC4flKg5UYXNrIEV4ZWN1dGlvbjABORBXAgpRcPQXQcg3
CjdRcPQXSi4KCGNyZXdfa2V5EiIKIDVlNmVmZmU2ODBhNWQ5N2RjMzg3M2IxNDgyNWNjZmEzSjEK
B2NyZXdfaWQSJgokNDFlMGI3MjMtMmQ3NS00OThlLWFlZjctNDFkOTBjZTViMjVkSi4KCHRhc2tf
a2V5EiIKIDI3ZWYzOGNjOTlkYTRhOGRlZDcwZWQ0MDZlNDRhYjg2SjEKB3Rhc2tfaWQSJgokYTRk
MmZmNjctMDU0OS00MWZhLThjNTctZmY5ZTFlNDljZTZjegIYAYUBAAEAABL6BgoQaxxZBwOwuRxR
W/i8z+hr9BIIB2ymF/uT2RAqDENyZXcgQ3JlYXRlZDABOVhdUDtRcPQXQXiHVjtRcPQXShoKDmNy
ZXdhaV92ZXJzaW9uEggKBjAuNTUuMkoaCg5weXRob25fdmVyc2lvbhIICgYzLjExLjdKLgoIY3Jl
GAGFAQABAAASjgIKELVdADvFKZm0Q+GL2UV40yESCIC+bzIKoCCjKgxUYXNrIENyZWF0ZWQwATnY
MqAL8L/0F0GQu6AL8L/0F0ouCghjcmV3X2tleRIiCiA1ZTZlZmZlNjgwYTVkOTdkYzM4NzNiMTQ4
MjVjY2ZhM0oxCgdjcmV3X2lkEiYKJDBiY2RkZDViLTM5YzktNGUxMi1iOGI3LWI5MGZkNjZkZjQ0
YkouCgh0YXNrX2tleRIiCiAyN2VmMzhjYzk5ZGE0YThkZWQ3MGVkNDA2ZTQ0YWI4NkoxCgd0YXNr
X2lkEiYKJDg5MmM5ZDQ1LWE4NmUtNGQzYi04M2FiLWZkZTc1NDQzNjg3ZnoCGAGFAQABAAASkAIK
ECBsrpUQE8/8ctqNFfidz+MSCDIXsCWVi4JdKg5UYXNrIEV4ZWN1dGlvbjABObAJoQvwv/QXQTCn
6H3wv/QXSi4KCGNyZXdfa2V5EiIKIDVlNmVmZmU2ODBhNWQ5N2RjMzg3M2IxNDgyNWNjZmEzSjEK
B2NyZXdfaWQSJgokMGJjZGRkNWItMzljOS00ZTEyLWI4YjctYjkwZmQ2NmRmNDRiSi4KCHRhc2tf
a2V5EiIKIDI3ZWYzOGNjOTlkYTRhOGRlZDcwZWQ0MDZlNDRhYjg2SjEKB3Rhc2tfaWQSJgokODky
YzlkNDUtYTg2ZS00ZDNiLTgzYWItZmRlNzU0NDM2ODdmegIYAYUBAAEAABL6BgoQZUfPxOWEbYFR
gH12h+JZURIIQf3jfkPDThkqDENyZXcgQ3JlYXRlZDABOaCpJH/wv/QXQaAOKX/wv/QXShoKDmNy
ZXdhaV92ZXJzaW9uEggKBjAuNTYuMEoaCg5weXRob25fdmVyc2lvbhIICgYzLjExLjdKLgoIY3Jl
d19rZXkSIgogNWU2ZWZmZTY4MGE1ZDk3ZGMzODczYjE0ODI1Y2NmYTNKMQoHY3Jld19pZBImCiQ0
NjU3OTg0Ny05ODJlLTQ2ZDEtYmJmMy00MjQ5MTFmYWQwYWJKHgoMY3Jld19wcm9jZXNzEg4KDGhp
YTk2MGUzOC1jNzk4LTRkM2QtYmExNC0wNzkyYjQzMzEwMTlKHgoMY3Jld19wcm9jZXNzEg4KDGhp
ZXJhcmNoaWNhbEoRCgtjcmV3X21lbW9yeRICEABKGgoUY3Jld19udW1iZXJfb2ZfdGFza3MSAhgB
ShsKFWNyZXdfbnVtYmVyX29mX2FnZW50cxICGAFKygIKC2NyZXdfYWdlbnRzEroCCrcCW3sia2V5
IjogIjkyZTdlYjE5MTY2NGM5MzU3ODVlZDdkNDI0MGEyOTRkIiwgImlkIjogIjYwOGNkYjYyLThi
MTktNDJmMy1iNTRhLTUyOThjZGVjZjM4MCIsICJyb2xlIjogIlNjb3JlciIsICJ2ZXJib3NlPyI6
IjogIjkyZTdlYjE5MTY2NGM5MzU3ODVlZDdkNDI0MGEyOTRkIiwgImlkIjogImY3YjE1MGY1LWVl
MmEtNGIwMS1hOTUwLTg4MzEzNDcyZGZkOSIsICJyb2xlIjogIlNjb3JlciIsICJ2ZXJib3NlPyI6
IGZhbHNlLCAibWF4X2l0ZXIiOiAyNSwgIm1heF9ycG0iOiBudWxsLCAiZnVuY3Rpb25fY2FsbGlu
Z19sbG0iOiBudWxsLCAibGxtIjogImdwdC00byIsICJkZWxlZ2F0aW9uX2VuYWJsZWQ/IjogZmFs
c2UsICJhbGxvd19jb2RlX2V4ZWN1dGlvbj8iOiBmYWxzZSwgIm1heF9yZXRyeV9saW1pdCI6IDIs
ICJ0b29sc19uYW1lcyI6IFtdfV1K2wEKCmNyZXdfdGFza3MSzAEKyQFbeyJrZXkiOiAiMjdlZjM4
Y2M5OWRhNGE4ZGVkNzBlZDQwNmU0NGFiODYiLCAiaWQiOiAiZDUxMjNjMWYtN2IzMC00ZjNkLThk
MzItOWQ2YjhmODdmMzEyIiwgImFzeW5jX2V4ZWN1dGlvbj8iOiBmYWxzZSwgImh1bWFuX2lucHV0
Y2M5OWRhNGE4ZGVkNzBlZDQwNmU0NGFiODYiLCAiaWQiOiAiY2JjZjkyYTUtYTJjYy00NGUwLTk5
ODQtMzM5MDIyN2JiMzM1IiwgImFzeW5jX2V4ZWN1dGlvbj8iOiBmYWxzZSwgImh1bWFuX2lucHV0
PyI6IGZhbHNlLCAiYWdlbnRfcm9sZSI6ICJOb25lIiwgImFnZW50X2tleSI6IG51bGwsICJ0b29s
c19uYW1lcyI6IFtdfV16AhgBhQEAAQAA
headers:
@@ -322,13 +212,121 @@ interactions:
Content-Type:
- application/x-protobuf
Date:
- Thu, 12 Sep 2024 08:00:56 GMT
- Fri, 13 Sep 2024 08:20:01 GMT
status:
code: 200
message: OK
- request:
body: '{"messages": [{"role": "user", "content": "You are Crew Manager. You are
a seasoned manager with a knack for getting the best out of your team.\nYou
body: '{"messages": [{"role": "system", "content": "You are Scorer. You''re an
expert scorer, specialized in scoring titles.\nYour personal goal is: Score
the title\nTo give my best complete final answer to the task use the exact following
format:\n\nThought: I now can give a great answer\nFinal Answer: Your final
answer must be the great and the most complete as possible, it must be outcome
described.\n\nI MUST use these formats, my job depends on it!"}, {"role": "user",
"content": "\nCurrent Task: Give an integer score between 1-5 for the title
''The impact of AI in the future of work''\n\nThis is the expect criteria for
your final answer: Your best answer to your coworker asking you this, accounting
for the context shared.\nyou MUST return the actual complete content as the
final answer, not a summary.\n\nThis is the context you''re working with:\nWe
need to evaluate the title ''The impact of AI in the future of work'' and assign
it an integer score between 1-5.\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"]}'
headers:
accept:
- application/json
accept-encoding:
- gzip, deflate
connection:
- keep-alive
content-length:
- '1150'
content-type:
- application/json
cookie:
- __cf_bm=pgsskMPipgeSB6HhnkjwcOEfengIvt0p9whKNmTJVLs-1726215280-1.0.1.1-Gtqb.nO1U.cHTnd9mR9sEA5tpVo1.pexRrxqXOkn.6Mzja8mLG1URJsOLTfjMAAYpWaUQe4Rjmnr6lqQk5hAxQ;
_cfuvid=dp2yoCmGHVlURh_U78_UoIfnhcO5UhufnL5whkUSMTQ-1726214380689-0.0.1.1-604800000
host:
- api.openai.com
user-agent:
- OpenAI/Python 1.45.0
x-stainless-arch:
- arm64
x-stainless-async:
- 'false'
x-stainless-lang:
- python
x-stainless-os:
- MacOS
x-stainless-package-version:
- 1.45.0
x-stainless-raw-response:
- 'true'
x-stainless-runtime:
- CPython
x-stainless-runtime-version:
- 3.11.7
method: POST
uri: https://api.openai.com/v1/chat/completions
response:
content: "{\n \"id\": \"chatcmpl-A6vp4ipT53qOpMb5nkHhmSOe63IAL\",\n \"object\":
\"chat.completion\",\n \"created\": 1726215602,\n \"model\": \"gpt-4o-2024-05-13\",\n
\ \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \"role\":
\"assistant\",\n \"content\": \"Thought: I now can give a great answer.\\n\\nFinal
Answer: 4\",\n \"refusal\": null\n },\n \"logprobs\": null,\n
\ \"finish_reason\": \"stop\"\n }\n ],\n \"usage\": {\n \"prompt_tokens\":
231,\n \"completion_tokens\": 15,\n \"total_tokens\": 246,\n \"completion_tokens_details\":
{\n \"reasoning_tokens\": 0\n }\n },\n \"system_fingerprint\": \"fp_25624ae3a5\"\n}\n"
headers:
CF-Cache-Status:
- DYNAMIC
CF-RAY:
- 8c26b73a49072ab9-LAX
Connection:
- keep-alive
Content-Encoding:
- gzip
Content-Type:
- application/json
Date:
- Fri, 13 Sep 2024 08:20:02 GMT
Server:
- cloudflare
Transfer-Encoding:
- chunked
X-Content-Type-Options:
- nosniff
access-control-expose-headers:
- X-Request-ID
alt-svc:
- h3=":443"; ma=86400
openai-organization:
- crewai-iuxna1
openai-processing-ms:
- '250'
openai-version:
- '2020-10-01'
strict-transport-security:
- max-age=15552000; includeSubDomains; preload
x-ratelimit-limit-requests:
- '10000'
x-ratelimit-limit-tokens:
- '30000000'
x-ratelimit-remaining-requests:
- '9999'
x-ratelimit-remaining-tokens:
- '29999730'
x-ratelimit-reset-requests:
- 6ms
x-ratelimit-reset-tokens:
- 0s
x-request-id:
- req_1544d09cf718cf59cc7c1565cd8f3b91
http_version: HTTP/1.1
status_code: 200
- request:
body: '{"messages": [{"role": "system", "content": "You are Crew Manager. You
are a seasoned manager with a knack for getting the best out of your team.\nYou
are also known for your ability to delegate work to the right people, and to
ask the right questions to get the best out of your team.\nEven though you don''t
perform tasks by yourself, you have a lot of experience in the field, which
@@ -359,24 +357,21 @@ interactions:
just a simple python dictionary, enclosed in curly braces, using \" to wrap
keys and values.\nObservation: the result of the action\n\nOnce all necessary
information is gathered:\n\nThought: I now know the final answer\nFinal Answer:
the final answer to the original input question\n\nCurrent Task: Give me an
integer score between 1-5 for the following title: ''The impact of AI in the
future of work''\n\nThis is the expect criteria for your final answer: The score
of the title. \n you 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 gather an evaluation score for the
title \"The impact of AI in the future of work\" based on some criteria. The
best way to accomplish this is to delegate this task to Scorer and provide all
the necessary context.\n\nAction: Delegate work to coworker\nAction Input: {\"task\":
\"Give an integer score between 1-5 for the following title: ''The impact of
AI in the future of work''\", \"context\": \"Please evaluate the title based
on relevance, clarity, and significance. The title should be rated with an integer
score where 1 means very poor and 5 means excellent.\", \"coworker\": \"Scorer\"}\n\nObservation:
5\n\nThe title \"The impact of AI in the future of work\" is highly relevant,
clear, and significant. It addresses a current and crucial topic in the field
of technology and employment, making it an excellent choice."}], "model": "gpt-4o",
"stop": ["\nObservation"]}'
the final answer to the original input question\n"}, {"role": "user", "content":
"\nCurrent Task: Give me an integer score between 1-5 for the following title:
''The impact of AI in the future of work''\n\nThis is the expect criteria for
your final answer: The score of the title.\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 delegate the
task of scoring the title \"The impact of AI in the future of work\" to our
coworker Scorer. I''ll provide all necessary context so that Scorer can accurately
evaluate and assign a score between 1-5.\n\nAction: Delegate work to coworker\nAction
Input: {\"task\": \"Give an integer score between 1-5 for the title ''The impact
of AI in the future of work''\", \"context\": \"We need to evaluate the title
''The impact of AI in the future of work'' and assign it an integer score between
1-5.\", \"coworker\": \"Scorer\"}\nObservation: 4"}], "model": "gpt-4o", "stop":
["\nObservation"]}'
headers:
accept:
- application/json
@@ -385,16 +380,16 @@ interactions:
connection:
- keep-alive
content-length:
- '3863'
- '3604'
content-type:
- application/json
cookie:
- _cfuvid=wl8o2jxCEnNABWV8zufHzNbIUfqCUxybX7Vi.1Ga1Zw-1726128032785-0.0.1.1-604800000;
__cf_bm=P6UUFPZt3p6lqd7cohlJaH8_cHJme92vyvYAbmz9NJM-1726128032-1.0.1.1-SpOib44J8vNLUjryxJjCeKWYWh49FWI5zpJ4UI1znYGWjRzK.vHdTx9WD07B3165P6KCStQUSxIsZNjVxE16Cg
- __cf_bm=pgsskMPipgeSB6HhnkjwcOEfengIvt0p9whKNmTJVLs-1726215280-1.0.1.1-Gtqb.nO1U.cHTnd9mR9sEA5tpVo1.pexRrxqXOkn.6Mzja8mLG1URJsOLTfjMAAYpWaUQe4Rjmnr6lqQk5hAxQ;
_cfuvid=dp2yoCmGHVlURh_U78_UoIfnhcO5UhufnL5whkUSMTQ-1726214380689-0.0.1.1-604800000
host:
- api.openai.com
user-agent:
- OpenAI/Python 1.44.0
- OpenAI/Python 1.45.0
x-stainless-arch:
- arm64
x-stainless-async:
@@ -404,7 +399,7 @@ interactions:
x-stainless-os:
- MacOS
x-stainless-package-version:
- 1.44.0
- 1.45.0
x-stainless-raw-response:
- 'true'
x-stainless-runtime:
@@ -414,19 +409,19 @@ interactions:
method: POST
uri: https://api.openai.com/v1/chat/completions
response:
content: "{\n \"id\": \"chatcmpl-A6Z32SMvj8xe2HIGWbtAU1NJiQQMu\",\n \"object\":
\"chat.completion\",\n \"created\": 1726128056,\n \"model\": \"gpt-4o-2024-05-13\",\n
content: "{\n \"id\": \"chatcmpl-A6vp6DPwZdxn3fQQvRRJTLRR611JK\",\n \"object\":
\"chat.completion\",\n \"created\": 1726215604,\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\\n\\nFinal
Answer: 5\",\n \"refusal\": null\n },\n \"logprobs\": null,\n
\"assistant\",\n \"content\": \"Thought: I now know the final answer.\\n\\nFinal
Answer: 4\",\n \"refusal\": null\n },\n \"logprobs\": null,\n
\ \"finish_reason\": \"stop\"\n }\n ],\n \"usage\": {\n \"prompt_tokens\":
848,\n \"completion_tokens\": 14,\n \"total_tokens\": 862\n },\n \"system_fingerprint\":
\"fp_25624ae3a5\"\n}\n"
802,\n \"completion_tokens\": 14,\n \"total_tokens\": 816,\n \"completion_tokens_details\":
{\n \"reasoning_tokens\": 0\n }\n },\n \"system_fingerprint\": \"fp_25624ae3a5\"\n}\n"
headers:
CF-Cache-Status:
- DYNAMIC
CF-RAY:
- 8c1e5ddebb106280-GRU
- 8c26b741d8212ab9-LAX
Connection:
- keep-alive
Content-Encoding:
@@ -434,7 +429,7 @@ interactions:
Content-Type:
- application/json
Date:
- Thu, 12 Sep 2024 08:00:57 GMT
- Fri, 13 Sep 2024 08:20:04 GMT
Server:
- cloudflare
Transfer-Encoding:
@@ -448,7 +443,7 @@ interactions:
openai-organization:
- crewai-iuxna1
openai-processing-ms:
- '261'
- '318'
openai-version:
- '2020-10-01'
strict-transport-security:
@@ -460,13 +455,13 @@ interactions:
x-ratelimit-remaining-requests:
- '9999'
x-ratelimit-remaining-tokens:
- '29999062'
- '29999134'
x-ratelimit-reset-requests:
- 6ms
x-ratelimit-reset-tokens:
- 1ms
x-request-id:
- req_fcdfbf430a138e20427a734ee04d6609
- req_7237db3c7cd7eed217212dc48c8bb95f
http_version: HTTP/1.1
status_code: 200
version: 1