Skip to content

WIP - Support Openapi /v1/audio/transcriptions #2525

Open
carmal891 wants to merge 1 commit intokubernetes-sigs:mainfrom
carmal891:support-openapi-audiotransrciption-2203-1
Open

WIP - Support Openapi /v1/audio/transcriptions #2525
carmal891 wants to merge 1 commit intokubernetes-sigs:mainfrom
carmal891:support-openapi-audiotransrciption-2203-1

Conversation

@carmal891
Copy link
Copy Markdown
Member

What type of PR is this?
/kind feature

What this PR does / why we need it:
Adds OpenAI-style /v1/audio/transcriptions support

Which issue(s) this PR fixes:

Fixes #2203

Does this PR introduce a user-facing change?:


@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/feature Categorizes issue or PR as related to a new feature. labels Mar 9, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 9, 2026

Deploy Preview for gateway-api-inference-extension ready!

Name Link
🔨 Latest commit 1cea003
🔍 Latest deploy log https://app.netlify.com/projects/gateway-api-inference-extension/deploys/69ae68e8f0fca60008e0f4cd
😎 Deploy Preview https://deploy-preview-2525--gateway-api-inference-extension.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: carmal891
Once this PR has been reviewed and has the lgtm label, please assign nirrozenbaum for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot requested a review from danehans March 9, 2026 03:29
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 9, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Hi @carmal891. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Tip

We noticed you've done this a few times! Consider joining the org to skip this step and gain /lgtm and other bot rights. We recommend asking approvers on your previous PRs to sponsor you.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 9, 2026
@carmal891 carmal891 force-pushed the support-openapi-audiotransrciption-2203-1 branch from 5b9113e to eebdf20 Compare March 9, 2026 04:03
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 9, 2026
@carmal891 carmal891 force-pushed the support-openapi-audiotransrciption-2203-1 branch 3 times, most recently from 9372a8a to 8448500 Compare March 9, 2026 04:15
@carmal891 carmal891 force-pushed the support-openapi-audiotransrciption-2203-1 branch from 8448500 to 1cea003 Compare March 9, 2026 06:29
@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Mar 9, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 12, 2026
@rahulgurnani
Copy link
Copy Markdown
Contributor

Thanks for sending this out @carmal891 . Just sharing my thoughts here, I think it may be helpful to mention the scope of the PR in the description. I mean smaller incremental changes are easier to review and make progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/feature Categorizes issue or PR as related to a new feature. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support OpenAI /v1/audio/transcriptions endpoint for Speech-to-Text (ASR) models

3 participants