docs: update W&B Weave tracing integration#3825
Draft
ash0ts wants to merge 1 commit into
Draft
Conversation
Member
|
@ash0ts Did you intentionally keep the draft mode? If this is ready, happy to merge! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Rename the existing Weights & Biases tracing processor entry to W&B Weave and replace its legacy link with the canonical OpenAI Agents SDK integration guide.
User impact
Developers land on the current Weave setup documentation. This is a documentation-only link and naming correction with no runtime or API changes.
Privacy implications
None introduced by this PR. The linked W&B guide describes the trace data sent when users choose to enable Weave.
Test plan
uv sync --group devmake build-docs(passed; existing documentation warnings remain)git diff --cached --checkIssue number
N/A
Checks
.agents/skills/code-change-verification/scripts/run.sh(not relevant; no code changes)/reviewbefore submitting this PRNo breaking changes.