Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

Commit

Permalink
Test comment-on-pr branch
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolewhite authored Jul 26, 2023
1 parent 6c42b36 commit 2a6a459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoblocks-replays.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
while [[ "$(curl -s -o /dev/null -w ''%{http_code}'' http://localhost:5000/health)" != "200" ]]; do sleep 1; done
- name: Run Autoblocks replays
uses: autoblocksai/actions/replay@main
uses: autoblocksai/actions/replay@comment-on-pr
with:
# Replay entrypoint settings
replay-method: POST
Expand Down

3 comments on commit 2a6a459

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Autoblocks Replay Results

Trace a99158bf-5b7a-430e-a6d2-b9ee8c29d431

Replay Inputs

request.payload - ltc5vl91dima1ooxsa0i661g

{
  "query": "Recent events involving submarines",
  "__autoblocks_replay_trace_id": "a99158bf-5b7a-430e-a6d2-b9ee8c29d431"
}

Replay Outputs

Message Original Replay Difference
request.payload Original Replay +1 / -0
ai.intermediate.request Original Replay +10 / -25
ai.intermediate.response Original Replay +4 / -4
ai.tool.selected Original Replay +0 / -0
ai.tool.response Original Replay +0 / -0
ai.intermediate.request Original Replay +3 / -3
ai.intermediate.response Original Replay +3 / -3
ai.final.response Original Replay +1 / -1
request.response Original Replay +2 / -2
--- ALL --- Original Replay +23 / -37

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Autoblocks Replay Results

Trace a99158bf-5b7a-430e-a6d2-b9ee8c29d431

Replay Inputs

request.payload - ltc5vl91dima1ooxsa0i661g

{
  "query": "Recent events involving submarines",
  "__autoblocks_replay_trace_id": "a99158bf-5b7a-430e-a6d2-b9ee8c29d431"
}

Replay Outputs

Message Original Replay Difference
request.payload Original Replay +1 / -0
ai.intermediate.request Original Replay +9 / -24
ai.intermediate.response Original Replay +4 / -4
ai.tool.selected Original Replay +0 / -0
ai.tool.response Original Replay +0 / -0
ai.intermediate.request Original Replay +2 / -2
ai.intermediate.response Original Replay +3 / -3
ai.final.response Original Replay +1 / -1
request.response Original Replay +1 / -1
--- ALL --- Original Replay +21 / -35

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Autoblocks Replay Results

Trace a99158bf-5b7a-430e-a6d2-b9ee8c29d431

Replay Inputs

request.payload - ltc5vl91dima1ooxsa0i661g

{
  "query": "Recent events involving submarines",
  "__autoblocks_replay_trace_id": "a99158bf-5b7a-430e-a6d2-b9ee8c29d431"
}

Replay Outputs

Message Original Replay Difference
request.payload Original Replay +1 / -0
ai.intermediate.request Original Replay +7 / -22
ai.intermediate.response Original Replay +12 / -26
ai.tool.selected Original Replay +12 / -26
ai.tool.response Original Replay +0 / -0
ai.intermediate.request Original Replay +0 / -0
ai.intermediate.response Original Replay +2 / -2
ai.final.response Original Replay +0 / -0
request.response Original Replay +0 / -0
--- ALL --- Original Replay +14 / -28

Please sign in to comment.