Thanks to visit codestin.com
Credit goes to docs.stackone.com

Skip to main content
Weights & Biases
Weights & Biases
27 actions · 1 auth method
PreviewAI

Authentication

API Key

Requires a W&B API key minted at https://wandb.ai/authorize. The key inherits the minter’s W&B permissions (no scopes);…Guides: Connector Profile, Link Account
Actions
27 actions
Action
Description
Get Artifact Collection
Get a W&B artifact collection by name.
List Artifact Collections
List artifact collections under a project’s artifact type.
Check Artifact Collection Exists
Check whether a W&B artifact collection exists.
Get Artifact Type
Get a W&B artifact type by name within a project.
List Artifact Types
List all artifact types within a project.
Get Artifact
Get a W&B artifact by full name within a project.
List Artifact Versions
List all versions of an artifact collection within a project.
Check Artifact Exists
Check whether a W&B artifact exists.
Create Artifact (Empty)
Create a new empty W&B artifact (metadata-only, no files) via the GraphQL API.
Create Custom Chart
Create a custom Vega chart preset for a W&B entity.
Get Job
Get a W&B Launch job by full artifact name.
List Jobs
List W&B Launch jobs within a project.
Get Project
Get a W&B project by name within an entity.
List Projects
List W&B projects for an entity, with cursor pagination.
Create Project
Create a new W&B project within an entity.
List Registries
List W&B Model Registries within an organization (Enterprise / Teams plans).
List Reports
List W&B reports within a project.
Get Run
Get a single W&B run by entity, project, and run id.
List Runs
List W&B runs in a project with MongoDB-style filters and cursor pagination.
Create Run
Create a new W&B run (shell) via the upsertBucket mutation.
Get Sweep
Get a W&B hyperparameter sweep by id within a project.
Get Team
Get a W&B team (entity) by name.
Create Team
Create a new W&B team (entity).
Get Viewer
Get the authenticated user (entity owner of the API key).
Get User
Search for a W&B user by username or email (returns the first match).
Create User
Provision a new W&B user account by email.
List Users
List W&B users, optionally filtered by username/email substring.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/weights-and-biases/icon/png

Connector Profile

Weights & Biases - API Key
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/weights-and-biases/icon/png

Link Account

Weights & Biases - API Key
4

Use Actions

Invoke actions using one of the methods below: