Skip to content

feat(microsoft-foundry/gpt-oss-20b): add new models [bot] - #2762

Open
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-microsoft-foundry-gpt-oss-20b-20260903-200457
Open

feat(microsoft-foundry/gpt-oss-20b): add new models [bot]#2762
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-microsoft-foundry-gpt-oss-20b-20260903-200457

Conversation

@models-bot

@models-bot models-bot Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for microsoft-foundry/gpt-oss-20b.


Note

Low Risk
Additive provider metadata only; no runtime or auth changes.

Overview
Registers gpt-oss-20b for the Microsoft Foundry provider via a new providers/microsoft-foundry/gpt-oss-20b.yaml catalog definition.

The entry marks the model as preview, provisioned, chat-only text I/O, 131k token limits, and capabilities including function calling, structured output, system messages, tool choice, and thinking: true. It also documents default max_tokens (128, up to 131072) and links to Azure AI catalog / Foundry docs.

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

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

/test-models

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 4f1c567. Configure here.

- defaultValue: 128
key: max_tokens
maxValue: 131072
minValue: 1

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Inherited reasoning effort values unsupported

Medium Severity

The params block overrides max_tokens but does not override reasoning_effort, so the model inherits default.yaml values none, minimal, and xhigh. gpt-oss-20b only accepts low, medium, and high, so the catalog advertises settings the API rejects.

Additional Locations (1)
Fix in Cursor Fix in Web

Triggered by learned rule: Don't flag model-addition-agent stubs as incomplete

Reviewed by Cursor Bugbot for commit 4f1c567. Configure here.

@LordGameleo LordGameleo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approving: bot-generated model addition. Required check (Validate YAML files) is green; the gateway-test trigger failure is a CI infra issue, not a model validation failure.

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