Skip to content

chore(comment): correct OpenAI chat completions endpoint path#2065

Merged
k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
googs1025:chore/comment
Jan 6, 2026
Merged

chore(comment): correct OpenAI chat completions endpoint path#2065
k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
googs1025:chore/comment

Conversation

@googs1025
Copy link
Copy Markdown
Member

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

The OpenAI API endpoint for chat completions is /v1/chat/completions (with a slash),
not /v1/chat_completions
Which issue(s) this PR fixes:

Fixes #None

Does this PR introduce a user-facing change?:

None

@k8s-ci-robot k8s-ci-robot added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Jan 6, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 6, 2026

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

Name Link
🔨 Latest commit 53407e2
🔍 Latest deploy log https://app.netlify.com/projects/gateway-api-inference-extension/deploys/695c6b80fa3f710008ed4374
😎 Deploy Preview https://deploy-preview-2065--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 k8s-ci-robot requested review from ahg-g and shmuelk January 6, 2026 01:55
@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jan 6, 2026
Copy link
Copy Markdown
Contributor

@nirrozenbaum nirrozenbaum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 6, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: googs1025, nirrozenbaum

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

The pull request process is described 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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 6, 2026
@k8s-ci-robot k8s-ci-robot merged commit 7f7a3d0 into kubernetes-sigs:main Jan 6, 2026
12 checks passed
davidbreitgand pushed a commit to davidbreitgand/gateway-api-inference-extension that referenced this pull request Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants