Skip to content

Commit

Permalink
re-record autogen cassette (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
the-praxs committed Jan 16, 2025
1 parent 4c81469 commit b7f761e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions tests/fixtures/recordings/test_autogen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ interactions:
Connection:
- keep-alive
Content-Length:
- '9451'
- '12002'
Content-Type:
- application/json; charset=UTF-8
Keep-Alive:
Expand All @@ -28,15 +28,15 @@ interactions:
uri: https://api.agentops.ai/v2/create_session
response:
body:
string: '{"jwt": "REDACTED", "session_url": "https://app.agentops.ai/drilldown?session_id=30292ac3-e0bf-4880-a5b8-116aada31960",
string: '{"jwt": "REDACTED", "session_url": "https://app.agentops.ai/drilldown?session_id=2fc8be5b-2176-49e8-9969-49fb3c951700",
"status": "Success"}'
headers:
Content-Length:
- '311'
Content-Type:
- application/json
Date:
- Thu, 16 Jan 2025 22:54:16 GMT
- Thu, 16 Jan 2025 22:58:43 GMT
Server:
- railway-edge
X-Railway-Request-Id:
Expand Down Expand Up @@ -76,7 +76,7 @@ interactions:
Content-Type:
- application/json
Date:
- Thu, 16 Jan 2025 22:54:17 GMT
- Thu, 16 Jan 2025 22:58:44 GMT
Server:
- railway-edge
X-Railway-Request-Id:
Expand Down Expand Up @@ -116,7 +116,7 @@ interactions:
Content-Type:
- application/json
Date:
- Thu, 16 Jan 2025 22:54:18 GMT
- Thu, 16 Jan 2025 22:58:45 GMT
Server:
- railway-edge
X-Railway-Request-Id:
Expand All @@ -140,7 +140,7 @@ interactions:
Connection:
- keep-alive
Content-Length:
- '9750'
- '12301'
Content-Type:
- application/json; charset=UTF-8
Keep-Alive:
Expand All @@ -155,15 +155,15 @@ interactions:
uri: https://api.agentops.ai/v2/update_session
response:
body:
string: '{"session_url": "https://app.agentops.ai/drilldown?session_id=30292ac3-e0bf-4880-a5b8-116aada31960",
string: '{"session_url": "https://app.agentops.ai/drilldown?session_id=2fc8be5b-2176-49e8-9969-49fb3c951700",
"status": "success", "token_cost": "0.00"}'
headers:
Content-Length:
- '138'
Content-Type:
- application/json
Date:
- Thu, 16 Jan 2025 22:54:18 GMT
- Thu, 16 Jan 2025 22:58:46 GMT
Server:
- railway-edge
X-Railway-Request-Id:
Expand Down

0 comments on commit b7f761e

Please sign in to comment.