Skip to content

Conversation

@steven10a
Copy link
Collaborator

  • Removed nano models from benchmark results
  • Updated graphs to not show nano
  • Removed any mention or use of nano models in examples or code snippets in docs

Copilot AI review requested due to automatic review settings November 4, 2025 16:30
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes references to deprecated gpt-4.1-nano and gpt-5-nano model variants from the codebase, replacing them with gpt-4.1-mini in code examples and removing their benchmark data from documentation.

  • Updated example code to use gpt-4.1-mini instead of gpt-4.1-nano
  • Removed benchmark performance data for nano model variants from documentation
  • Updated documentation commentary to reference gpt-4.1-mini as the recommended low-latency model

Reviewed Changes

Copilot reviewed 10 out of 14 changed files in this pull request and generated no comments.

Show a summary per file
File Description
examples/basic/suppress_tripwire.ts Updated model references from gpt-4.1-nano-2025-04-14 to gpt-4.1-mini-2025-04-14
examples/basic/streaming.ts Updated model references from gpt-4.1-nano to gpt-4.1-mini
examples/basic/multiturn_with_prompt_injection_detection.ts Updated model references from gpt-4.1-nano to gpt-4.1-mini
examples/basic/hello_world.ts Updated model references from gpt-4.1-nano to gpt-4.1-mini
examples/basic/agents_sdk.ts Updated model reference from gpt-4.1-nano-2025-04-14 to gpt-4.1-mini-2025-04-14
docs/ref/checks/prompt_injection_detection.md Removed benchmark data rows for gpt-5-nano and gpt-4.1-nano models
docs/ref/checks/nsfw.md Removed benchmark data rows for gpt-5-nano and gpt-4.1-nano models
docs/ref/checks/jailbreak.md Removed benchmark data rows for gpt-5-nano and gpt-4.1-nano models
docs/ref/checks/hallucination_detection.md Removed benchmark data for nano variants and updated commentary to recommend gpt-4.1-mini for best latency
docs/evals.md Updated benchmark example command to replace gpt-5-nano with gpt-4.1-mini

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@gabor-openai gabor-openai changed the title Dev/steven/remove nano Remove unsupported models from docs Nov 4, 2025
Copy link
Collaborator

@gabor-openai gabor-openai left a comment

Choose a reason for hiding this comment

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

TY

@gabor-openai gabor-openai merged commit a4cae42 into main Nov 4, 2025
7 checks passed
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.

3 participants