Skip to content

Provider : deepseek and openrouter timeout handling with httpclient #13

Provider : deepseek and openrouter timeout handling with httpclient

Provider : deepseek and openrouter timeout handling with httpclient #13

Workflow file for this run

name: Auto-labeling issue
on:
issues:
types:
- opened
permissions:
issues: write
jobs:
auto-labeling:
uses: oscoreio/ai-workflows/.github/workflows/auto-labeling.yml@main
with:
issue-number: ${{ github.event.issue.number }}
model: free-fast
provider: openrouter
secrets:
personal-access-token: ${{ secrets.PERSONAL_TOKEN }}
openrouter-api-key: ${{ secrets.OPENROUTER_API_KEY_FOR_PRS }}