Skip to content

[Bug]: 'temperature' does not support 0.0 with this model (O1-mini) #16

[Bug]: 'temperature' does not support 0.0 with this model (O1-mini)

[Bug]: 'temperature' does not support 0.0 with this model (O1-mini) #16

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