Skip to content

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

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

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

Workflow file for this run

name: Label PRs
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