Skip to content

feat(pricing): expand gateway max price to set per capability/model id #86

feat(pricing): expand gateway max price to set per capability/model id

feat(pricing): expand gateway max price to set per capability/model id #86

Workflow file for this run

name: Label issues
on:
pull_request_target:
types: [opened, reopened]
jobs:
label_pull_requests:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: actions/labeler@v5