Skip to content

feat(openai): update model YAMLs [bot]#1199

Open
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/update-openai-20260530-022038
Open

feat(openai): update model YAMLs [bot]#1199
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/update-openai-20260530-022038

Conversation

@models-bot
Copy link
Copy Markdown
Contributor

@models-bot models-bot Bot commented May 30, 2026

Auto-generated by poc-agent for provider openai.


Note

Low Risk
Single model YAML metadata change with no runtime code; may affect how callers route to this model if they relied on chat/responses.

Overview
Updates gpt-3.5-turbo-instruct.yaml so routing metadata matches OpenAI’s completions/instruct API instead of chat/responses.

mode changes from responses to completion, and supportedModes drops chat and responses in favor of completion only. The removeParams entry for max_tokens is removed.

Reviewed by Cursor Bugbot for commit 2621342. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions
Copy link
Copy Markdown
Contributor

/test-models

@harshiv-26
Copy link
Copy Markdown
Collaborator

Gateway test results

  • Total: 2
  • Passed: 1
  • Failed: 0
  • Validation failed: 0
  • Errored: 1
  • Skipped: 0
  • Success rate: 50.0%
Provider Model Scenarios
openai gpt-3.5-turbo-instruct success: params

error: params:stream
Failures (1)

openai/gpt-3.5-turbo-instruct — params:stream (error)

Error
Endpoint returned empty snippet
Successes (1)

openai/gpt-3.5-turbo-instruct — params (success)

Output
The capital of France is Paris.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant