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

Update all translated document pages#1811

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
seratch merged 1 commit intomainfromupdate-translated-docs-18030258137
Sep 26, 2025

Conversation

github-actions[bot]
Copy link
Contributor

Automated update of translated documentation.

Triggered by commit:c2ee7c890c1c19cc21fc8f4b1e46277f8e04aec6.
Message:Update models in docs (#1810)

@seratchseratch added the documentationImprovements or additions to documentation labelSep 26, 2025
@seratchseratch merged commit8994c78 intomainSep 26, 2025
@seratchseratch deleted the update-translated-docs-18030258137 branchSeptember 26, 2025 06:58
Copy link

@chatgpt-codex-connectorchatgpt-codex-connectorbot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

```python
from agentsimport Agent, Runner
from agents.model_settingsimport ModelSettings
from mcpimport MCPServerSse

[P1] Fix broken import in MCP SSE example

The realtime SSE example now importsMCPServerSse from a top‑levelmcp package (from mcp import MCPServerSse), but the SDK only exposes that class viaagents.mcp. Running the snippet as written raisesModuleNotFoundError: No module named 'mcp' and prevents readers from using the example. Please restore the import tofrom agents.mcp import MCPServerSse (or the appropriate package path) so the sample can execute.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

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

@chatgpt-codex-connectorchatgpt-codex-connector[bot]chatgpt-codex-connector[bot] left review comments

Assignees
No one assigned
Labels
documentationImprovements or additions to documentation
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@seratch

[8]ページ先頭

©2009-2025 Movatter.jp