Conversation
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: d71e221b60
ℹ️ 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".
| /> | ||
|
|
||
| 这会使用该凭据将追踪发送到 [OpenAI dashboard](https://platform.openai.com/traces)。关于导出器自定义(如自定义采集端点或重试调优),请参见[追踪](/openai-agents-js/zh/guides/tracing#openai-tracing-exporter)。 | ||
| 这会使用该凭据将追踪发送到 [OpenAI dashboard](https://platform.openai.com/traces)。关于导出器自定义(如自定义 ingest 端点或重试调优),请参见[追踪](https://openai.github.io/openai-agents-js/zh/guides/tracing#openai-tracing-exporter)。 |
There was a problem hiding this comment.
Keep zh tracing guide link relative
This change hard-codes the tracing cross-reference to https://openai.github.io/... instead of using the repo’s relative docs path, which breaks environment portability: local docs builds, preview deployments, forks, or other hosts will redirect readers away from the current version and can show mismatched documentation. Please keep this link relative (as in the other locales) so it resolves within whatever docs host/version is being viewed.
Useful? React with 👍 / 👎.
Automated update of translated documentation.
Triggered by commit: efb8fd692b97d35c00ea85bb67491deed96ee1e4.
Message:
docs: refresh docs and examples to gpt-5.4 (#1068)