Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Remove nano from docs, benchmark results, examples#43

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
gabor-openai merged 1 commit intomainfromdev/steven/remove_nano
Nov 4, 2025

Conversation

@steven10a
Copy link
Collaborator

  • Removed nano from the benchmark results
  • Updated graphs to not include nano models
  • Removed from any examples or code snippets in the docs

CopilotAI review requested due to automatic review settingsNovember 4, 2025 16:29
Copy link

CopilotAI 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 "nano" model variants (gpt-4.1-nano and gpt-5-nano) throughout the codebase, replacing them with "mini" variants where appropriate. This appears to be a cleanup effort to deprecate support for these model versions.

  • Removedgpt-4.1-nano andgpt-5-nano from the default benchmark models list
  • Updated all example code and tests to usegpt-4.1-mini instead ofgpt-4.1-nano
  • Cleaned up documentation tables to remove nano model benchmark results

Reviewed Changes

Copilot reviewed 19 out of 23 changed files in this pull request and generated no comments.

Show a summary per file
FileDescription
src/guardrails/evals/guardrail_evals.pyRemoved nano variants from DEFAULT_BENCHMARK_MODELS list and updated help text
src/guardrails/evals/README.mdRemoved gpt-5-nano from example commands
src/guardrails/checks/text/jailbreak.pyUpdated documentation example to use gpt-4.1-mini instead of gpt-4.1-nano
tests/integration/test_suite.pyReplaced all gpt-4.1-nano references with gpt-4.1-mini in test configurations
examples/implementation_code/streaming/*.pyUpdated streaming examples to use gpt-4.1-mini
examples/implementation_code/blocking/*.pyUpdated blocking examples to use gpt-4.1-mini
examples/basic/*.pyUpdated all basic examples to use gpt-4.1-mini
docs/ref/checks/*.mdRemoved nano model entries from performance benchmark tables and updated formatting
docs/evals.mdRemoved gpt-5-nano from example command

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

Copy link
Collaborator

@gabor-openaigabor-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-openaigabor-openai merged commit0a65199 intomainNov 4, 2025
9 checks passed
@gabor-openaigabor-openai deleted the dev/steven/remove_nano branchNovember 4, 2025 18:47
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

Copilot code reviewCopilotCopilot left review comments

@gabor-openaigabor-openaigabor-openai approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@steven10a@gabor-openai

[8]ページ先頭

©2009-2025 Movatter.jp