Skip to content

frontend: report reasoning_tokens in chat completion usage #15

frontend: report reasoning_tokens in chat completion usage

frontend: report reasoning_tokens in chat completion usage #15

# SPDX-FileCopyrightText: Copyright (c) 2024-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# SPDX-License-Identifier: Apache-2.0 AND CC-BY-4.0
name: Request NVSkills CI
on:
issue_comment:
types: [created]
push:
permissions:
contents: read
pull-requests: read
jobs:
team-request:
uses: ./.github/workflows/nvskills-team-request.yml
secrets:
NVSKILLS_CI_DISPATCH_TOKEN: ${{ secrets.NVSKILLS_CI_DISPATCH_TOKEN }}