wandb_get_me
Get information about the authenticated user
wandb_list_projects
List W&B projects for an entity
wandb_get_project
Get details of a specific W&B project
wandb_create_project
Create a new W&B project
wandb_list_runs
List runs in a W&B project
wandb_get_run
Get details of a specific W&B run
wandb_create_run
Create a new W&B run
wandb_update_run
Update an existing W&B run
wandb_delete_run
Delete a W&B run
wandb_log_metrics
Log metrics to a W&B run
wandb_get_run_history
Get logged metrics history for a W&B run
wandb_list_artifacts
List artifacts in a W&B project
wandb_get_artifact
Get details of a specific W&B artifact
Enter a concise and descriptive name for your server.
W&B API Key from wandb.ai/authorize or Settings > API keys
W&B API Base URL (defaults to https://api.wandb.ai)