Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-docs-2658.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
class Sweeps
A lazy iterator over a collection of Sweep objects.
Examples:
method Sweeps.__init__
Sweep objects.
Args:
client: Legacy GraphQL client retained for API compatibility.service_api: Interface to the wandb-core service that performs W&B API calls for this collection.entity: The entity which owns the sweeps.project: The project which contains the sweeps.per_page: The number of sweeps to fetch per request to the API.