Skip to content

Update outdated gpt-4.1 model references in SDK docstrings#1978

Merged
stephentoub merged 1 commit into
github:mainfrom
rinceyuan:fix/update-docstring-model-references
Jul 14, 2026
Merged

Update outdated gpt-4.1 model references in SDK docstrings#1978
stephentoub merged 1 commit into
github:mainfrom
rinceyuan:fix/update-docstring-model-references

Conversation

@rinceyuan

Copy link
Copy Markdown
Contributor

PR #1952 updated sample/docs code from gpt-4.1 to gpt-5.4, but left behind references in source code docstrings and comments across all SDKs.

This PR updates the remaining 16 occurrences in SetModel/setModel/set_model API documentation:

  • dotnet/src/Session.cs — 4 XML doc references
  • java/.../CopilotSession.java — 6 Javadoc references
  • java/.../package-info.java — 1 Javadoc reference
  • java/.../rpc/package-info.java — 1 Javadoc reference
  • nodejs/src/session.ts — 1 JSDoc reference
  • python/copilot/session.py — 2 docstring references
  • go/session.go — 1 comment reference

No logic changes, no test changes.

PR github#1952 updated sample code from gpt-4.1 to gpt-5.4 but left behind references in source code docstrings/comments across all SDKs. This updates the remaining occurrences in SetModel/setModel/set_model API documentation.
@rinceyuan rinceyuan requested a review from a team as a code owner July 14, 2026 07:00
@rinceyuan

Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree company=Microsoft

@rinceyuan

Copy link
Copy Markdown
Contributor Author

@scottaddie @SteveSandersonMS Hi! This is a follow-up to PR #1952 — updating the remaining \gpt-4.1\ references in SDK source code docstrings that were missed in that PR. Pure documentation change, no logic affected. Would appreciate a quick review when you get a chance. Thanks!

@stephentoub stephentoub 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.

Thanks

@stephentoub stephentoub added this pull request to the merge queue Jul 14, 2026
Merged via the queue into github:main with commit 746fdd2 Jul 14, 2026
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.

2 participants