Skip to content

[Bug]: HumanEval Inference - 'Series' object has no attribute 'task_id #129

[Bug]: HumanEval Inference - 'Series' object has no attribute 'task_id

[Bug]: HumanEval Inference - 'Series' object has no attribute 'task_id #129

name: Resolve Issues with OpenHands
on:
issues:
types: [labeled]
jobs:
call-openhands-resolver:
uses: All-Hands-AI/openhands-resolver/.github/workflows/openhands-resolver.yml@main
if: github.event.label.name == 'fix-me'
with:
issue_number: ${{ github.event.issue.number }}
secrets: inherit