test: regenerate stale cassettes for 3 failing crew tests

This commit is contained in:
Greyson Lalonde
2026-03-13 03:06:24 -04:00
parent ed94660d2f
commit 13a491cdb3
3 changed files with 832 additions and 2169 deletions

View File

@@ -44,8 +44,8 @@ interactions:
uri: https://api.openai.com/v1/chat/completions uri: https://api.openai.com/v1/chat/completions
response: response:
body: body:
string: "{\n \"id\": \"chatcmpl-DIjv3LqL0QS4iw3OM5b28B4VOMZPA\",\n \"object\": string: "{\n \"id\": \"chatcmpl-DIqrxbdWncBetSyqX8P36UUXoil9d\",\n \"object\":
\"chat.completion\",\n \"created\": 1773358789,\n \"model\": \"gpt-4.1-mini-2025-04-14\",\n \"chat.completion\",\n \"created\": 1773385505,\n \"model\": \"gpt-4.1-mini-2025-04-14\",\n
\ \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \"role\": \ \"choices\": [\n {\n \"index\": 0,\n \"message\": {\n \"role\":
\"assistant\",\n \"content\": \"Test expected output\",\n \"refusal\": \"assistant\",\n \"content\": \"Test expected output\",\n \"refusal\":
null,\n \"annotations\": []\n },\n \"logprobs\": null,\n null,\n \"annotations\": []\n },\n \"logprobs\": null,\n
@@ -59,13 +59,13 @@ interactions:
CF-Cache-Status: CF-Cache-Status:
- DYNAMIC - DYNAMIC
CF-Ray: CF-Ray:
- 9db6a3f31e087b0e-EWR - 9db9302f7f411efc-EWR
Connection: Connection:
- keep-alive - keep-alive
Content-Type: Content-Type:
- application/json - application/json
Date: Date:
- Thu, 12 Mar 2026 23:39:50 GMT - Fri, 13 Mar 2026 07:05:06 GMT
Server: Server:
- cloudflare - cloudflare
Strict-Transport-Security: Strict-Transport-Security:
@@ -81,7 +81,7 @@ interactions:
openai-organization: openai-organization:
- OPENAI-ORG-XXX - OPENAI-ORG-XXX
openai-processing-ms: openai-processing-ms:
- '360' - '376'
openai-project: openai-project:
- OPENAI-PROJECT-XXX - OPENAI-PROJECT-XXX
openai-version: openai-version:

File diff suppressed because one or more lines are too long