Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-docs-2661.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