Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
📚 Mintlify Preview Links📝 Changed (1 total)📄 Pages (1)
🤖 Generated automatically when Mintlify deployment succeeds |
🔗 Link Checker Results✅ All links are valid! No broken links were detected. Checked against: https://wb-21fd5541-weave-accumulator.mintlify.app |
anastasiaguspan
left a comment
There was a problem hiding this comment.
capitalized Ops/Calls throughout - including the older content :) I must have missed this file. lots of 'calls' on this page, that aren't Calls - do double check me. but i think this is one of those pages where the caps Calls helps clarify over function calls.
|
|
||
| For more on decorating functions and methods with `@weave.op`, see [Create calls](/weave/guides/tracking/create-call). | ||
|
|
||
| ## Use the accumulator parameter |
There was a problem hiding this comment.
To make this header something people would be looking for, perhaps describing the function would be better? like:
Accumulate yielded values into a single trace
There was a problem hiding this comment.
I totally meant to change this, but that is a very good header and I'm gonna use it.
Co-authored-by: Anastasia Guspan <happyguspan@gmail.com>
Description
Resolves WBDOCS-409. Adds a new section to the generator function docs that teaches users how to use the
accumulatorparameter withweave.op().