Skip to content

docs: update translated document pages#2656

Merged
seratch merged 1 commit into
mainfrom
update-translated-docs-22993967191
Mar 12, 2026
Merged

docs: update translated document pages#2656
seratch merged 1 commit into
mainfrom
update-translated-docs-22993967191

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Automated update of translated documentation.

Triggered by commit: 8ccdea780ef8b5e014ae42f65b6838a5e40a8e2c.
Message: docs: add retry settings (#2655)

@seratch seratch merged commit e0f6a28 into main Mar 12, 2026
@seratch seratch deleted the update-translated-docs-22993967191 branch March 12, 2026 09:04
@seratch seratch added the documentation Improvements or additions to documentation label Mar 12, 2026
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot 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

Here are some automated review suggestions for this pull request.

Reviewed commit: dc897424fd

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread docs/ja/models/index.md
| `prompt_cache_retention` | たとえば `"24h"` で、キャッシュ済みプロンプト接頭辞をより長く保持します。 |
| `response_include` | `web_search_call.action.sources`、`file_search_call.results`、`reasoning.encrypted_content` など、より豊富なレスポンスペイロードを要求します。 |
| `top_logprobs` | 出力テキストの top-token logprobs を要求します。SDK は `message.output_text.logprobs` も自動追加します。 |
| `retry` | モデル呼び出しで Runner 管理の再試行設定を有効化します。[Runner 管理再試行](#runner-managed-retries) を参照してください。 |
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Add explicit anchor for runner-managed retries link

This new link points to #runner-managed-retries, but the section heading introduced below is localized (#### Runner 管理再試行) and does not define an explicit {#runner-managed-retries} id, so the generated anchor will differ and the link will not resolve for readers. This also breaks the newly added cross-page references in the localized running_agents.md files that target models/index.md#runner-managed-retries; please either add an explicit anchor on the heading or update links to the actual generated slug.

Useful? React with 👍 / 👎.

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

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant