Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-style-guide-support-models-articles-20260527-00.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

The overhead of Weave logging is typically negligible compared to making a call to an LLM. To minimize Weave’s impact on your function’s execution speed, Weave performs its network activity on a background thread.
When your program is exiting, it may appear to pause while Weave logs any remaining enqueued data.

Performance