Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt

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

These modes are available:
  • online (default): The client sends data to the wandb server.
  • offline: The client stores data locally on the machine instead of sending it to the wandb server. Use the wandb sync command to synchronize the data later.
  • disabled: The client simulates operation by returning mocked objects and prevents any network communication. All logging is turned off, but all API method stubs remain callable. This mode is typically used for testing.

Experiments