W&B Agent private preview#2618
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
📚 Mintlify Preview Links✨ Added (8 total)📄 Pages (2)
🖼️ Images (6)
📝 Changed (2 total)📄 Pages (1)
⚙️ 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-agent-private-preview.mintlify.app |
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 77.6%, saving 1.1 MB.
2 images did not require optimisation. |
julia-g-rose
left a comment
There was a problem hiding this comment.
The structure looks clean overall! Added a bunch of comments, but mostly small fixes
| To do this, you navigate to your the project where you logged runs. You open the W&B Agent and ask: | ||
|
|
||
| ```text title="User prompt" | ||
| What patterns do you see across my runs? |
There was a problem hiding this comment.
Actually I really like this example! IK its contrived to not log val/loss metrics but it is a good demo.
I'll think of a more realistic one but I don't mind this example
| Depending on the complexity of your question, the agent might take a few moments to respond. While the agent works, you might see **Reasoning** and **tool** steps: | ||
|
|
||
| - **Reasoning** steps summarize how the agent is approaching your question. | ||
| - **Tool** steps show when the agent uses a W&B tool, such as creating a panel or filtering runs. |
There was a problem hiding this comment.
Yeah I think this is square -- we might want to update this if we update the Tool rendering to show the first k characters (followup from disc on monday!)
julia-g-rose
left a comment
There was a problem hiding this comment.
Looks good, just a few more notes - main thing is making the data governance nuances clearer
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 73.5%, saving 421.9 KB.
3 images did not require optimisation. |
mdlinville
left a comment
There was a problem hiding this comment.
Looks great! Approving to unblock, with mostly nits and small adjustments to suggest.
| --- | ||
|
|
||
| <Info> | ||
| **Smart feature** control options are available for Enterprise and Pro accounts. |
There was a problem hiding this comment.
Is this the best terminology? Are they "plans"? It might be worth checking with Cassie.
| The W&B Agent is in active development and in private preview. Contact W&B [Support](mailto:support@wandb.com) to request access to this feature. | ||
| </Warning> | ||
|
|
||
| W&B Agent is your personalized AI research assistant helping you analyze experiments and understand results. The W&B Agent can help you investigate your project's data, find patterns across runs, recommend next steps, build visualizations, reports and more. |
There was a problem hiding this comment.
| W&B Agent is your personalized AI research assistant helping you analyze experiments and understand results. The W&B Agent can help you investigate your project's data, find patterns across runs, recommend next steps, build visualizations, reports and more. | |
| W&B Agent is your personalized AI research assistant, helping you analyze experiments and understand results. The W&B Agent can help you investigate your project's data, find patterns across runs, recommend next steps, build visualizations, reports and more. |
Fixing a run-on
| { | ||
| "group" : "W&B Agent", | ||
| "pages": [ | ||
| "agent/agent_overview", |
There was a problem hiding this comment.
Nit: The file name (and thus URL) of this page is different from the others. Why not just overview to match governance and reference?
Status
Do not merge. Pending legal review + broader release.
Description
W&B Agent private preview docs