How can I disable client information capture?
You can disable client information capture during Weave clie …
How can I disable code capture?
You can disable code capture during Weave client initializat …
How can I disable system information capture?
You can disable system information capture during Weave clie …
How do I render Markdown in the UI?
Wrap your string with weave.Markdown(…) before saving, and …
How do I render Python datetime values in the UI?
Use Python s datetime.datetime (with timezone info), and pub …
How is Weave data ingestion calculated?
We define ingested bytes as bytes that we receive, process, …
What information does Weave capture for a function?
A function can be designated as a Weave Op (/weave/guides/tr …
What is pairwise evaluation and how do I do it?
When scoring (/weave/guides/evaluation/scorers) models in a …
Will Weave affect my function's execution speed?
The overhead of Weave logging is typically negligible compar …