docs(weave): add VERL integration guide#2631
Conversation
Add a new Weave integration page for VERL (Volcano Engine Reinforcement Learning) under the Frameworks group, mirroring the structure of other agent and RL framework integration docs. Covers enabling the Weave rollout trace backend, tuning trace volume with max_samples_per_step_per_worker, viewing traces in the W&B project, and extending coverage with rollout_trace_op and rollout_trace_attr. Jira: DOCS-2509 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
📚 Mintlify Preview Links✨ Added (1 total)📄 Pages (1)
📝 Changed (1 total)⚙️ Other (1)
🤖 Generated automatically when Mintlify deployment succeeds |
🔗 Link Checker Results✅ All links are valid! No broken links were detected. Checked against: https://wb-21fd5541-dbrian-docs-2509-verl-integration.mintlify.app |
Sources and decision logSources
Decisions
Intentionally omitted
Needs SME verification
Related
Resume prompt
{
"skill": "docs",
"version": "unknown",
"depends_on": "unknown",
"model": "claude-opus-4-7",
"note": "versions.json not present in the skill folder at runtime"
} |
Summary
weave/guides/integrations/verl.mdx.actor_rollout_ref.rollout.trace.backend=weave, tuning trace volume withmax_samples_per_step_per_worker, viewing traces in the W&B project, and extending coverage withrollout_trace_op/rollout_trace_attr.docs.json, next to other RL framework integrations (verifiers,verdict).Jira: DOCS-2509
Test plan
WANDB_API_KEYset and async rollout enabled🤖 Generated with Claude Code