Skip to main content

How can I disable code capture?

You can disable code capture during Weave client initialization: weave.init(“entity/project”, settings= ). You can also …

What information does Weave capture for a function?

A function can be designated as a Weave Op either manually through a decorator or automatically as part of an enabled in …