# Weights & Biases Documentation ## Docs - [W&B Tutorials & Blog](https://docs.wandb.ai/blog.md) - [W&B Courses](https://docs.wandb.ai/courses.md) - [Example Code & Notebooks](https://docs.wandb.ai/examples.md): Hands-on tutorials, walkthroughs, and colab notebo… - [Get Started with Weights & Biases](https://docs.wandb.ai/get-started.md): Choose the right W&B product for your use case and… - [Build AI agents, applications, and models](https://docs.wandb.ai/index.md): Develop AI models and ship LLM applications with t… - [Serverless Inference](https://docs.wandb.ai/inference.md): Access open-source foundation models through W&B W… - [API overview](https://docs.wandb.ai/inference/api-reference.md): Explore the complete REST API reference for the Se… - [Chat completions](https://docs.wandb.ai/inference/api-reference/chat-completions.md): Create chat completions using the OpenAI-compatibl… - [List models](https://docs.wandb.ai/inference/api-reference/list-models.md): Retrieve a list of available Serverless Inference… - [Usage examples](https://docs.wandb.ai/inference/examples.md): Learn how to use Serverless Inference with practic… - [Model lifecycle](https://docs.wandb.ai/inference/lifecycle.md): Learn about Serverless Inference model lifecycle a… - [Use Serverless LoRA Inference](https://docs.wandb.ai/inference/lora.md): Bring your own custom LoRA for serving fine-tuned… - [Available models](https://docs.wandb.ai/inference/models.md): Browse the foundation models available through Ser… - [Prerequisites](https://docs.wandb.ai/inference/prerequisites.md): Set up your environment, API key, and dependencies… - [API Reference](https://docs.wandb.ai/inference/ref-link-api.md) - [Enable JSON mode](https://docs.wandb.ai/inference/response-settings/json-mode.md): Configure JSON mode in Serverless Inference to get… - [View reasoning information](https://docs.wandb.ai/inference/response-settings/reasoning.md): How to return and view reasoning in your Serverles… - [Enable streaming responses](https://docs.wandb.ai/inference/response-settings/streaming.md): Enable streaming output with Serverless Inference… - [Enable structured output](https://docs.wandb.ai/inference/response-settings/structured-output.md): How to configure structured output in Serverless I… - [Call tools](https://docs.wandb.ai/inference/response-settings/tool-calling.md): Use function and tool calling with Serverless Infe… - [Support: Inference](https://docs.wandb.ai/inference/support-inference.md) - [Creating a fine-tuned LoRA](https://docs.wandb.ai/inference/tutorials/creating-lora.md): Learn how to create a fine-tuned LoRA to use with… - [Cline with Serverless Inference](https://docs.wandb.ai/inference/tutorials/integration-cline.md): Learn how to configure the Cline coding agent to u… - [UI guide](https://docs.wandb.ai/inference/ui-guide.md): Access Serverless Inference models through the web… - [Usage information and limits](https://docs.wandb.ai/inference/usage-limits.md): Understand pricing, usage limits, and account rest… - [W&B Models](https://docs.wandb.ai/models.md): Use W&B Models for experiment tracking, dataset ve… - [Console logs](https://docs.wandb.ai/models/app/console-logs.md): View and debug console log messages including info… - [Manage workspace, section, and panel settings](https://docs.wandb.ai/models/app/features/cascade-settings.md): Manage workspace, section, and panel settings in t… - [Custom charts overview](https://docs.wandb.ai/models/app/features/custom-charts.md): Create custom charts in W&B projects with Vega vis… - [Tutorial: Use custom charts](https://docs.wandb.ai/models/app/features/custom-charts/walkthrough.md): Tutorial of using the custom charts feature in the… - [Panels](https://docs.wandb.ai/models/app/features/panels.md): Use and customize workspace panels to visualize yo… - [Bar plots](https://docs.wandb.ai/models/app/features/panels/bar-plot.md): Visualize metrics, customize axes, and compare cat… - [Save and diff code](https://docs.wandb.ai/models/app/features/panels/code.md): Enable code saving, compare code across W&B runs w… - [Line plots overview](https://docs.wandb.ai/models/app/features/panels/line-plot.md): Visualize metrics, customize axes, and compare mul… - [Line plot reference](https://docs.wandb.ai/models/app/features/panels/line-plot/reference.md): Reference for line plot panel settings including x… - [Point aggregation](https://docs.wandb.ai/models/app/features/panels/line-plot/sampling.md): Understand the two point aggregation modes for W&B… - [Smooth line plots](https://docs.wandb.ai/models/app/features/panels/line-plot/smoothing.md): In line plots, use smoothing to see trends in nois… - [Media panels](https://docs.wandb.ai/models/app/features/panels/media.md): Add and configure media panels for images, video,… - [Parallel coordinates](https://docs.wandb.ai/models/app/features/panels/parallel-coordinates.md): Compare results across machine learning experiments - [Parameter importance](https://docs.wandb.ai/models/app/features/panels/parameter-importance.md): Visualize the relationships between your model's h… - [Query panels overview](https://docs.wandb.ai/models/app/features/panels/query-panels.md): Some features on this page are in beta, hidden beh… - [Embed objects](https://docs.wandb.ai/models/app/features/panels/query-panels/embedding-projector.md): W&B's Embedding Projector lets you plot multi-dime… - [Compare run metrics](https://docs.wandb.ai/models/app/features/panels/run-comparer.md): Use the Run Comparer panel to view and compare con… - [Scatter plots](https://docs.wandb.ai/models/app/features/panels/scatter-plot.md): Create and customize scatter plots in W&B to compa… - [Keyboard shortcuts](https://docs.wandb.ai/models/app/keyboard-shortcuts.md): Learn about the keyboard shortcuts available in W&… - [Artifacts overview](https://docs.wandb.ai/models/artifacts.md): Overview of W&B Artifacts, how they work, and how… - [Tutorial: Create, track, and use a dataset artifact](https://docs.wandb.ai/models/artifacts/artifacts-walkthrough.md): Create, track, and use a dataset artifact with W&B. - [Create an artifact](https://docs.wandb.ai/models/artifacts/construct-an-artifact.md): Create and log a W&B Artifact. Learn how to add on… - [Create an artifact alias](https://docs.wandb.ai/models/artifacts/create-a-custom-alias.md): Create and manage custom aliases to reference spec… - [Create an artifact version](https://docs.wandb.ai/models/artifacts/create-a-new-artifact-version.md): Create a new artifact version from a single run or… - [Artifact data privacy and compliance](https://docs.wandb.ai/models/artifacts/data-privacy-and-compliance.md): Learn where W&B files are stored by default. Explo… - [Delete an artifact](https://docs.wandb.ai/models/artifacts/delete-artifacts.md): Delete artifacts interactively with the App UI or… - [Download and use artifacts](https://docs.wandb.ai/models/artifacts/download-and-use-an-artifact.md): Download and use Artifacts from multiple projects. - [Explore artifact lineage graphs](https://docs.wandb.ai/models/artifacts/explore-and-traverse-an-artifact-graph.md): View and traverse artifact lineage graphs to track… - [Manage artifact storage and memory allocation](https://docs.wandb.ai/models/artifacts/storage.md): Manage storage, memory allocation of W&B Artifacts. - [Track external files](https://docs.wandb.ai/models/artifacts/track-external-files.md): Track files saved in an external bucket, HTTP file… - [Manage artifact data retention](https://docs.wandb.ai/models/artifacts/ttl.md): Set time-to-live (TTL) policies on W&B artifacts t… - [Update an artifact](https://docs.wandb.ai/models/artifacts/update-an-artifact.md): Update an existing artifact while a run is active… - [Automations overview](https://docs.wandb.ai/models/automations.md): Use W&B Automations for triggering workflows based… - [Manage automations with the API](https://docs.wandb.ai/models/automations/api.md): Programmatic automation management with the Python… - [Automation events and scopes](https://docs.wandb.ai/models/automations/automation-events.md): Learn about events and scopes that trigger W&B Aut… - [Overview](https://docs.wandb.ai/models/automations/create-automations.md): Create and manage W&B automations to streamline yo… - [Create a Slack automation](https://docs.wandb.ai/models/automations/create-automations/slack.md): Set up a Slack integration and create a W&B Automa… - [Create a webhook automation](https://docs.wandb.ai/models/automations/create-automations/webhook.md): Create a webhook automation in W&B to send HTTP re… - [Tutorial: Project run-failure alert automation](https://docs.wandb.ai/models/automations/project-automation-tutorial.md): Build a run-failure alert that sends a Slack notif… - [Tutorial: Registry artifact alias automation](https://docs.wandb.ai/models/automations/registry-automation-tutorial.md): Build an automation that runs a webhook when a Reg… - [Automation tutorial overview](https://docs.wandb.ai/models/automations/tutorial.md): Learn to build a project run-failure alert or a re… - [View an automation's history](https://docs.wandb.ai/models/automations/view-automation-history.md): View the execution history of your W&B Automations… - [Integrations overview](https://docs.wandb.ai/models/integrations.md): Explore W&B integrations with ML frameworks, cloud… - [Hugging Face Accelerate](https://docs.wandb.ai/models/integrations/accelerate.md): Training and inference at scale made simple, effic… - [Add W&B to a Python library](https://docs.wandb.ai/models/integrations/add-wandb-to-any-library.md): Best practices for integrating Weights & Biases in… - [Azure OpenAI Fine-Tuning](https://docs.wandb.ai/models/integrations/azure-openai-fine-tuning.md): Fine-tune Azure OpenAI models with W&B experiment… - [Hugging Face Diffusers](https://docs.wandb.ai/models/integrations/diffusers.md): Use W&B autolog with Hugging Face Diffusers to tra… - [Hugging Face](https://docs.wandb.ai/models/integrations/huggingface.md): Visualize and track Hugging Face model performance… - [Hugging Face Transformers](https://docs.wandb.ai/models/integrations/huggingface_transformers.md): Use W&B with Hugging Face Transformers Trainer for… - [Hydra](https://docs.wandb.ai/models/integrations/hydra.md): Integrate W&B with Hydra to manage complex configu… - [PyTorch Ignite](https://docs.wandb.ai/models/integrations/ignite.md): Integrate W&B with PyTorch Ignite to automatically… - [Keras](https://docs.wandb.ai/models/integrations/keras.md): Use W&B Keras callbacks to track experiments, chec… - [PyTorch Lightning](https://docs.wandb.ai/models/integrations/lightning.md): Use W&B with PyTorch Lightning through the built-i… - [OpenAI API](https://docs.wandb.ai/models/integrations/openai-api.md): Use W&B with the OpenAI API to log and monitor cha… - [OpenAI Fine-Tuning](https://docs.wandb.ai/models/integrations/openai-fine-tuning.md): Fine-tune OpenAI models with W&B to log training m… - [OpenAI Gym](https://docs.wandb.ai/models/integrations/openai-gym.md): Integrate W&B with OpenAI Gym to track reinforceme… - [PyTorch](https://docs.wandb.ai/models/integrations/pytorch.md): Integrate W&B with PyTorch for experiment tracking… - [PyTorch Geometric](https://docs.wandb.ai/models/integrations/pytorch-geometric.md): Integrate W&B with PyTorch Geometric for graph vis… - [Hugging Face Simple Transformers](https://docs.wandb.ai/models/integrations/simpletransformers.md): How to integrate W&B with the Transformers library… - [TensorFlow](https://docs.wandb.ai/models/integrations/tensorflow.md): Integrate W&B with TensorFlow for logging custom m… - [PyTorch torchtune](https://docs.wandb.ai/models/integrations/torchtune.md): Use W&B logging in PyTorch torchtune for tracking… - [XGBoost](https://docs.wandb.ai/models/integrations/xgboost.md): Integrate W&B with XGBoost to log gradient boostin… - [YOLOv5](https://docs.wandb.ai/models/integrations/yolov5.md): Use the built-in W&B integration in YOLOv5 for exp… - [YOLOX](https://docs.wandb.ai/models/integrations/yolox.md): Integrate W&B with YOLOX to track object detection… - [LLM Evaluation Jobs](https://docs.wandb.ai/models/launch.md): Evaluate model checkpoints or hosted API models wi… - [Evaluate a hosted API model](https://docs.wandb.ai/models/launch/evaluate-hosted-model.md): Evaluate a hosted API model using infrastructure m… - [Evaluate a model checkpoint](https://docs.wandb.ai/models/launch/evaluate-model-checkpoint.md): Evaluate a VLLM-compatible model checkpoint using… - [Evaluation benchmark catalog](https://docs.wandb.ai/models/launch/evaluations.md): Browse the evaluation benchmarks available through… - [Get Started with W&B Models](https://docs.wandb.ai/models/models_quickstart.md): Get started with W&B Models by tracking experiment… - [W&B Quickstart](https://docs.wandb.ai/models/quickstart.md): Install W&B and start tracking, visualizing, and m… - [Reference overview](https://docs.wandb.ai/models/ref.md): Browse the generated API reference documentation f… - [CLI](https://docs.wandb.ai/models/ref-link-cli.md) - [Public API](https://docs.wandb.ai/models/ref-link-public-api.md) - [Python SDK](https://docs.wandb.ai/models/ref-link-python.md) - [Query Expression Language](https://docs.wandb.ai/models/ref-link-query-panel.md) - [Reports and Workspaces API](https://docs.wandb.ai/models/ref-link-workspaces.md) - [CLI Reference SDK 0.26.1](https://docs.wandb.ai/models/ref/cli.md): Use the W&B Command Line Interface (CLI) to log in… - [wandb agent](https://docs.wandb.ai/models/ref/cli/wandb-agent.md) - [wandb artifact](https://docs.wandb.ai/models/ref/cli/wandb-artifact.md) - [wandb artifact cache](https://docs.wandb.ai/models/ref/cli/wandb-artifact/wandb-artifact-cache.md) - [wandb artifact cache cleanup](https://docs.wandb.ai/models/ref/cli/wandb-artifact/wandb-artifact-cache/wandb-artifact-cache-cleanup.md) - [wandb artifact get](https://docs.wandb.ai/models/ref/cli/wandb-artifact/wandb-artifact-get.md) - [wandb artifact ls](https://docs.wandb.ai/models/ref/cli/wandb-artifact/wandb-artifact-ls.md) - [wandb artifact put](https://docs.wandb.ai/models/ref/cli/wandb-artifact/wandb-artifact-put.md) - [wandb beta](https://docs.wandb.ai/models/ref/cli/wandb-beta.md) - [wandb beta core](https://docs.wandb.ai/models/ref/cli/wandb-beta/wandb-beta-core.md) - [wandb beta core start](https://docs.wandb.ai/models/ref/cli/wandb-beta/wandb-beta-core/wandb-beta-core-start.md) - [wandb beta core stop](https://docs.wandb.ai/models/ref/cli/wandb-beta/wandb-beta-core/wandb-beta-core-stop.md) - [wandb beta leet](https://docs.wandb.ai/models/ref/cli/wandb-beta/wandb-beta-leet.md) - [wandb beta leet config](https://docs.wandb.ai/models/ref/cli/wandb-beta/wandb-beta-leet/wandb-beta-leet-config.md) - [wandb beta leet run](https://docs.wandb.ai/models/ref/cli/wandb-beta/wandb-beta-leet/wandb-beta-leet-run.md) - [wandb beta leet symon](https://docs.wandb.ai/models/ref/cli/wandb-beta/wandb-beta-leet/wandb-beta-leet-symon.md) - [wandb beta sync](https://docs.wandb.ai/models/ref/cli/wandb-beta/wandb-beta-sync.md) - [wandb controller](https://docs.wandb.ai/models/ref/cli/wandb-controller.md) - [wandb disabled](https://docs.wandb.ai/models/ref/cli/wandb-disabled.md) - [wandb docker](https://docs.wandb.ai/models/ref/cli/wandb-docker.md) - [wandb docker-run](https://docs.wandb.ai/models/ref/cli/wandb-docker-run.md) - [wandb enabled](https://docs.wandb.ai/models/ref/cli/wandb-enabled.md) - [wandb init](https://docs.wandb.ai/models/ref/cli/wandb-init.md) - [wandb job](https://docs.wandb.ai/models/ref/cli/wandb-job.md) - [wandb job create](https://docs.wandb.ai/models/ref/cli/wandb-job/wandb-job-create.md) - [wandb job describe](https://docs.wandb.ai/models/ref/cli/wandb-job/wandb-job-describe.md) - [wandb job list](https://docs.wandb.ai/models/ref/cli/wandb-job/wandb-job-list.md) - [wandb login](https://docs.wandb.ai/models/ref/cli/wandb-login.md) - [wandb offline](https://docs.wandb.ai/models/ref/cli/wandb-offline.md) - [wandb online](https://docs.wandb.ai/models/ref/cli/wandb-online.md) - [wandb pull](https://docs.wandb.ai/models/ref/cli/wandb-pull.md) - [wandb purge-cache](https://docs.wandb.ai/models/ref/cli/wandb-purge-cache.md) - [wandb restore](https://docs.wandb.ai/models/ref/cli/wandb-restore.md) - [wandb server](https://docs.wandb.ai/models/ref/cli/wandb-server.md) - [wandb server start](https://docs.wandb.ai/models/ref/cli/wandb-server/wandb-server-start.md) - [wandb server stop](https://docs.wandb.ai/models/ref/cli/wandb-server/wandb-server-stop.md) - [wandb status](https://docs.wandb.ai/models/ref/cli/wandb-status.md) - [wandb sweep](https://docs.wandb.ai/models/ref/cli/wandb-sweep.md) - [wandb sync](https://docs.wandb.ai/models/ref/cli/wandb-sync.md) - [wandb verify](https://docs.wandb.ai/models/ref/cli/wandb-verify.md) - [Python SDK 0.27.1](https://docs.wandb.ai/models/ref/python.md): Browse the W&B Python SDK API reference including… - [Automations overview](https://docs.wandb.ai/models/ref/python/automations.md): Use the W&B Automations API to create and manage a… - [Automation](https://docs.wandb.ai/models/ref/python/automations/automation.md) - [DoNothing](https://docs.wandb.ai/models/ref/python/automations/donothing.md) - [MetricChangeFilter](https://docs.wandb.ai/models/ref/python/automations/metricchangefilter.md) - [MetricThresholdFilter](https://docs.wandb.ai/models/ref/python/automations/metricthresholdfilter.md) - [MetricZScoreFilter](https://docs.wandb.ai/models/ref/python/automations/metriczscorefilter.md) - [NewAutomation](https://docs.wandb.ai/models/ref/python/automations/newautomation.md) - [OnAddArtifactAlias](https://docs.wandb.ai/models/ref/python/automations/onaddartifactalias.md) - [OnAddArtifactTag](https://docs.wandb.ai/models/ref/python/automations/onaddartifacttag.md) - [OnAddCollectionTag](https://docs.wandb.ai/models/ref/python/automations/onaddcollectiontag.md) - [OnCreateArtifact](https://docs.wandb.ai/models/ref/python/automations/oncreateartifact.md) - [OnLinkArtifact](https://docs.wandb.ai/models/ref/python/automations/onlinkartifact.md) - [OnRemoveArtifactTag](https://docs.wandb.ai/models/ref/python/automations/onremoveartifacttag.md) - [OnRemoveCollectionTag](https://docs.wandb.ai/models/ref/python/automations/onremovecollectiontag.md) - [OnRunMetric](https://docs.wandb.ai/models/ref/python/automations/onrunmetric.md) - [OnRunState](https://docs.wandb.ai/models/ref/python/automations/onrunstate.md) - [OnUnlinkArtifact](https://docs.wandb.ai/models/ref/python/automations/onunlinkartifact.md) - [RunStateFilter](https://docs.wandb.ai/models/ref/python/automations/runstatefilter.md) - [SendNotification](https://docs.wandb.ai/models/ref/python/automations/sendnotification.md) - [SendWebhook](https://docs.wandb.ai/models/ref/python/automations/sendwebhook.md) - [Custom Charts overview](https://docs.wandb.ai/models/ref/python/custom-charts.md): Use custom charts in the W&B Python SDK for intera… - [bar()](https://docs.wandb.ai/models/ref/python/custom-charts/bar.md) - [confusion_matrix()](https://docs.wandb.ai/models/ref/python/custom-charts/confusion_matrix.md) - [histogram](https://docs.wandb.ai/models/ref/python/custom-charts/histogram.md) - [line()](https://docs.wandb.ai/models/ref/python/custom-charts/line.md) - [line_series()](https://docs.wandb.ai/models/ref/python/custom-charts/line_series.md) - [plot_table()](https://docs.wandb.ai/models/ref/python/custom-charts/plot_table.md) - [pr_curve()](https://docs.wandb.ai/models/ref/python/custom-charts/pr_curve.md) - [roc_curve()](https://docs.wandb.ai/models/ref/python/custom-charts/roc_curve.md) - [scatter()](https://docs.wandb.ai/models/ref/python/custom-charts/scatter.md) - [Data Types overview](https://docs.wandb.ai/models/ref/python/data-types.md): Data Types in the W&B Python SDK for logging media… - [Audio](https://docs.wandb.ai/models/ref/python/data-types/audio.md) - [box3d()](https://docs.wandb.ai/models/ref/python/data-types/box3d.md) - [Histogram](https://docs.wandb.ai/models/ref/python/data-types/histogram.md) - [Html](https://docs.wandb.ai/models/ref/python/data-types/html.md) - [Image](https://docs.wandb.ai/models/ref/python/data-types/image.md) - [Molecule](https://docs.wandb.ai/models/ref/python/data-types/molecule.md) - [Object3D](https://docs.wandb.ai/models/ref/python/data-types/object3d.md) - [Plotly](https://docs.wandb.ai/models/ref/python/data-types/plotly.md) - [Table](https://docs.wandb.ai/models/ref/python/data-types/table.md) - [Video](https://docs.wandb.ai/models/ref/python/data-types/video.md) - [Experiments overview](https://docs.wandb.ai/models/ref/python/experiments.md): Use foundational classes in the W&B Python SDK for… - [Artifact](https://docs.wandb.ai/models/ref/python/experiments/artifact.md) - [Run](https://docs.wandb.ai/models/ref/python/experiments/run.md) - [Settings](https://docs.wandb.ai/models/ref/python/experiments/settings.md) - [System Metrics Reference](https://docs.wandb.ai/models/ref/python/experiments/system-metrics.md): Reference for CPU, GPU, memory, disk, and network… - [Global Functions overview](https://docs.wandb.ai/models/ref/python/functions.md): Reference for top-level functions in the W&B Pytho… - [agent()](https://docs.wandb.ai/models/ref/python/functions/agent.md) - [controller()](https://docs.wandb.ai/models/ref/python/functions/controller.md) - [finish()](https://docs.wandb.ai/models/ref/python/functions/finish.md) - [init()](https://docs.wandb.ai/models/ref/python/functions/init.md) - [login()](https://docs.wandb.ai/models/ref/python/functions/login.md) - [restore()](https://docs.wandb.ai/models/ref/python/functions/restore.md) - [setup()](https://docs.wandb.ai/models/ref/python/functions/setup.md) - [sweep()](https://docs.wandb.ai/models/ref/python/functions/sweep.md) - [teardown()](https://docs.wandb.ai/models/ref/python/functions/teardown.md) - [Public API overview](https://docs.wandb.ai/models/ref/python/public-api.md): Use the W&B Public API to programmatically access… - [Api](https://docs.wandb.ai/models/ref/python/public-api/api.md) - [ArtifactCollection](https://docs.wandb.ai/models/ref/python/public-api/artifactcollection.md) - [ArtifactCollections](https://docs.wandb.ai/models/ref/python/public-api/artifactcollections.md) - [ArtifactFiles](https://docs.wandb.ai/models/ref/python/public-api/artifactfiles.md) - [Artifacts](https://docs.wandb.ai/models/ref/python/public-api/artifacts.md) - [ArtifactType](https://docs.wandb.ai/models/ref/python/public-api/artifacttype.md) - [ArtifactTypes](https://docs.wandb.ai/models/ref/python/public-api/artifacttypes.md) - [Automations](https://docs.wandb.ai/models/ref/python/public-api/automations.md) - [BetaReport](https://docs.wandb.ai/models/ref/python/public-api/betareport.md) - [DownloadHistoryResult](https://docs.wandb.ai/models/ref/python/public-api/downloadhistoryresult.md) - [File](https://docs.wandb.ai/models/ref/python/public-api/file.md) - [Files](https://docs.wandb.ai/models/ref/python/public-api/files.md) - [IncompleteRunHistoryError](https://docs.wandb.ai/models/ref/python/public-api/incompleterunhistoryerror.md) - [Member](https://docs.wandb.ai/models/ref/python/public-api/member.md) - [Project](https://docs.wandb.ai/models/ref/python/public-api/project.md) - [ProjectArtifactCollections](https://docs.wandb.ai/models/ref/python/public-api/projectartifactcollections.md) - [Projects](https://docs.wandb.ai/models/ref/python/public-api/projects.md) - [Registry](https://docs.wandb.ai/models/ref/python/public-api/registry.md) - [Reports](https://docs.wandb.ai/models/ref/python/public-api/reports.md) - [Run](https://docs.wandb.ai/models/ref/python/public-api/run.md) - [RunArtifacts](https://docs.wandb.ai/models/ref/python/public-api/runartifacts.md) - [Runs](https://docs.wandb.ai/models/ref/python/public-api/runs.md) - [Sweep](https://docs.wandb.ai/models/ref/python/public-api/sweep.md) - [Sweeps](https://docs.wandb.ai/models/ref/python/public-api/sweeps.md) - [Team](https://docs.wandb.ai/models/ref/python/public-api/team.md) - [User](https://docs.wandb.ai/models/ref/python/public-api/user.md) - [Query Expression Language overview](https://docs.wandb.ai/models/ref/query-panel.md): A beta query language to select and aggregate data… - [artifact](https://docs.wandb.ai/models/ref/query-panel/artifact.md) - [artifactType](https://docs.wandb.ai/models/ref/query-panel/artifact-type.md) - [artifactVersion](https://docs.wandb.ai/models/ref/query-panel/artifact-version.md) - [audio-file](https://docs.wandb.ai/models/ref/query-panel/audio-file.md) - [bokeh-file](https://docs.wandb.ai/models/ref/query-panel/bokeh-file.md) - [boolean](https://docs.wandb.ai/models/ref/query-panel/boolean.md) - [entity](https://docs.wandb.ai/models/ref/query-panel/entity.md) - [file](https://docs.wandb.ai/models/ref/query-panel/file.md) - [float](https://docs.wandb.ai/models/ref/query-panel/float.md) - [html-file](https://docs.wandb.ai/models/ref/query-panel/html-file.md) - [image-file](https://docs.wandb.ai/models/ref/query-panel/image-file.md) - [int](https://docs.wandb.ai/models/ref/query-panel/int.md) - [joined-table](https://docs.wandb.ai/models/ref/query-panel/joined-table.md) - [molecule-file](https://docs.wandb.ai/models/ref/query-panel/molecule-file.md) - [number](https://docs.wandb.ai/models/ref/query-panel/number.md) - [object3D-file](https://docs.wandb.ai/models/ref/query-panel/object-3-d-file.md) - [partitioned-table](https://docs.wandb.ai/models/ref/query-panel/partitioned-table.md) - [project](https://docs.wandb.ai/models/ref/query-panel/project.md) - [pytorch-model-file](https://docs.wandb.ai/models/ref/query-panel/pytorch-model-file.md) - [run](https://docs.wandb.ai/models/ref/query-panel/run.md) - [string](https://docs.wandb.ai/models/ref/query-panel/string.md) - [table](https://docs.wandb.ai/models/ref/query-panel/table.md) - [user](https://docs.wandb.ai/models/ref/query-panel/user.md) - [video-file](https://docs.wandb.ai/models/ref/query-panel/video-file.md) - [W&B SDK Python coding cheat sheet](https://docs.wandb.ai/models/ref/sdk-coding-cheat-sheet.md): Quick reference for common W&B Python SDK patterns… - [Artifacts](https://docs.wandb.ai/models/ref/sdk-coding-cheat-sheet/artifacts.md): Create, update, download, and manage W&B Artifacts… - [Logging](https://docs.wandb.ai/models/ref/sdk-coding-cheat-sheet/logging.md): Log metrics, hyperparameters, tables, and custom d… - [Registry](https://docs.wandb.ai/models/ref/sdk-coding-cheat-sheet/registry.md): Work with W&B Model Registry to organize and manag… - [Runs](https://docs.wandb.ai/models/ref/sdk-coding-cheat-sheet/runs.md): Initialize and manage W&B runs to organize your ex… - [Reports](https://docs.wandb.ai/models/ref/wandb_workspaces/reports.md) - [Workspaces](https://docs.wandb.ai/models/ref/wandb_workspaces/workspaces.md) - [Registry overview](https://docs.wandb.ai/models/registry.md): Use W&B Registry to manage and share artifact vers… - [Reference an artifact version with aliases](https://docs.wandb.ai/models/registry/aliases.md): Use default, custom, and protected aliases to refe… - [Configure registry access](https://docs.wandb.ai/models/registry/configure_registry.md): Configure W&B Registry access by managing users an… - [Create a collection](https://docs.wandb.ai/models/registry/create_collection.md): Create a collection of linked artifact versions wi… - [Create a registry](https://docs.wandb.ai/models/registry/create_registry.md): Create a W&B Registry with configurable visibility… - [Delete registry](https://docs.wandb.ai/models/registry/delete_registry.md): Delete a W&B Registry as a Team admin or Registry… - [Download an artifact from a registry](https://docs.wandb.ai/models/registry/download_use_artifact.md): Download an artifact linked to a W&B Registry coll… - [Lineage graphs and audit history](https://docs.wandb.ai/models/registry/lineage.md): Use lineage graphs to visualize a linked artifact'… - [Link an artifact version to a collection](https://docs.wandb.ai/models/registry/link_version.md): Link an artifact version to a collection in W&B Re… - [Organize versions with tags](https://docs.wandb.ai/models/registry/organize-with-tags.md): Use tags to organize collections or artifact versi… - [Annotate collections](https://docs.wandb.ai/models/registry/registry_cards.md): Add descriptions and documentation to W&B Registry… - [Find registry items](https://docs.wandb.ai/models/registry/search_registry.md): Learn how to search for registries, collections, a… - [Reports overview](https://docs.wandb.ai/models/reports.md): Project management and collaboration tools for mac… - [Clone and export reports](https://docs.wandb.ai/models/reports/clone-and-export-reports.md): Export W&B Reports as PDF or LaTeX files, and clon… - [Collaborate on reports](https://docs.wandb.ai/models/reports/collaborate-on-reports.md): Collaborate and share W&B Reports with peers, co-w… - [Create a report](https://docs.wandb.ai/models/reports/create-a-report.md): Create a W&B Report with the W&B App or programmat… - [Compare runs across projects](https://docs.wandb.ai/models/reports/cross-project-reports.md): Compare runs from two different projects with cros… - [Edit a report](https://docs.wandb.ai/models/reports/edit-a-report.md): Edit a report interactively with the App UI or pro… - [Embed a report](https://docs.wandb.ai/models/reports/embed-reports.md): Embed W&B reports directly into Notion or with an… - [Example reports](https://docs.wandb.ai/models/reports/reports-gallery.md): Explore example W&B Reports showcasing use cases l… - [Overview](https://docs.wandb.ai/models/runs.md): Learn about the basic building block of W&B, Runs. - [Send an alert](https://docs.wandb.ai/models/runs/alert.md): Send alerts, triggered from your Python code, to y… - [Semantic run plot legends](https://docs.wandb.ai/models/runs/color-code-runs.md): Color-code W&B runs based on metrics or config par… - [Pin and compare runs](https://docs.wandb.ai/models/runs/compare-runs.md): Learn how to use pinned and baseline runs to keep… - [View runs in a project](https://docs.wandb.ai/models/runs/customize-run-display.md): Details about customizing how runs are displayed i… - [Delete runs](https://docs.wandb.ai/models/runs/delete-runs.md): Delete runs from a W&B project using the W&B App o… - [Filter runs](https://docs.wandb.ai/models/runs/filter-runs.md): Learn how to filter runs in the Runs table using t… - [Fork a run](https://docs.wandb.ai/models/runs/forking.md): Explore different parameters or models from a spec… - [Organize runs](https://docs.wandb.ai/models/runs/grouping.md): Organize your runs into groups and other propertie… - [Visualize CoreWeave infrastructure alerts](https://docs.wandb.ai/models/runs/infrastructure-alerts.md): View CoreWeave infrastructure alerts such as GPU f… - [Initialize runs](https://docs.wandb.ai/models/runs/initialize-run.md): Initialize W&B runs with wandb.init() to start tra… - [Move a run to a different project or team](https://docs.wandb.ai/models/runs/manage-runs.md): Move runs between projects or teams using the W&B… - [Resume a run](https://docs.wandb.ai/models/runs/resuming.md): Resume paused, stopped, or crashed W&B runs using… - [Rewind a run](https://docs.wandb.ai/models/runs/rewind.md): Rewind a run to correct or modify its history with… - [Customize run colors](https://docs.wandb.ai/models/runs/run-colors.md): Customize, randomize, and reset the colors assigne… - [Find and customize a run's ID or name](https://docs.wandb.ai/models/runs/run-identifiers.md): Learn how to find a run's unique identifier and ru… - [Run states](https://docs.wandb.ai/models/runs/run-states.md): Learn about the different states a W&B run can hav… - [Search runs](https://docs.wandb.ai/models/runs/search-runs.md): Learn how to search for specific runs by name or I… - [Stop runs](https://docs.wandb.ai/models/runs/stop-runs.md): Stop runs programmatically using the W&B Python SD… - [Add labels to runs with tags](https://docs.wandb.ai/models/runs/tags.md): Add, update, and remove tags on W&B runs using the… - [View a specific run in a project](https://docs.wandb.ai/models/runs/view-logged-runs.md): Learn how to view a specific logged run and its pr… - [Support: Models](https://docs.wandb.ai/models/support-models.md) - [Sweeps overview](https://docs.wandb.ai/models/sweeps.md): Hyperparameter search and model optimization with… - [Add W&B (wandb) to your code](https://docs.wandb.ai/models/sweeps/add-w-and-b-to-your-code.md): Add W&B to your Python code script or Jupyter Note… - [Overview](https://docs.wandb.ai/models/sweeps/define-sweep-configuration.md): Learn how to create configuration files for sweeps. - [Tutorial: Create sweep job from project](https://docs.wandb.ai/models/sweeps/existing-project.md): Tutorial on how to create sweep jobs from a pre-ex… - [Initialize a sweep](https://docs.wandb.ai/models/sweeps/initialize-sweeps.md): Initialize a W&B Sweep using the Python SDK or CLI… - [Manage algorithms locally](https://docs.wandb.ai/models/sweeps/local-controller.md): Search and stop algorithms locally instead of usin… - [Parallelize agents](https://docs.wandb.ai/models/sweeps/parallelize-agents.md): Parallelize W&B Sweep agents on multi-core or mult… - [Manage sweeps](https://docs.wandb.ai/models/sweeps/pause-resume-and-cancel-sweeps.md): Pause, resume, and cancel a W&B Sweep with the CLI. - [Signal handling and sweep runs](https://docs.wandb.ai/models/sweeps/signal-handling-sweep-runs.md): Learn how W&B Sweeps handle UNIX signals, exit cod… - [Start a sweep agent](https://docs.wandb.ai/models/sweeps/start-sweep-agents.md): Start or stop a W&B Sweep Agent on one or more mac… - [Sweep configuration options](https://docs.wandb.ai/models/sweeps/sweep-config-keys.md): Reference for all W&B Sweep configuration keys inc… - [Sweeps troubleshooting](https://docs.wandb.ai/models/sweeps/troubleshoot-sweeps.md): Troubleshoot common W&B Sweep issues including Com… - [Learn more about sweeps](https://docs.wandb.ai/models/sweeps/useful-resources.md): Find links to academic papers, example reports, tu… - [Visualize sweep results](https://docs.wandb.ai/models/sweeps/visualize-sweep-results.md): Visualize the results of your W&B Sweeps with the… - [Tutorial: Define, initialize, and run a sweep](https://docs.wandb.ai/models/sweeps/walkthrough.md): Sweeps quickstart shows how to define, initialize,… - [Tables overview](https://docs.wandb.ai/models/tables.md): Iterate on datasets and understand model predictio… - [Log tables](https://docs.wandb.ai/models/tables/log_tables.md): Create and log W&B Tables with different logging m… - [Export table data](https://docs.wandb.ai/models/tables/tables-download.md): Export W&B Table data to pandas DataFrames and CSV… - [Example tables](https://docs.wandb.ai/models/tables/tables-gallery.md): Explore example W&B Tables projects for image clas… - [Tutorial: Log tables, visualize and query data](https://docs.wandb.ai/models/tables/tables-walkthrough.md): Explore how to use W&B Tables with this 5 minute Q… - [Visualize and analyze tables](https://docs.wandb.ai/models/tables/visualize-tables.md): Compare, filter, group, sort, and visualize W&B Ta… - [Experiments overview](https://docs.wandb.ai/models/track.md): Track machine learning experiments with W&B to log… - [Configure experiments](https://docs.wandb.ai/models/track/config.md): Use a dictionary-like object to save your experime… - [Create an experiment](https://docs.wandb.ai/models/track/create-an-experiment.md): Create a W&B Experiment using the Python SDK to tr… - [Environment variables](https://docs.wandb.ai/models/track/environment-variables.md): Configure W&B SDK behavior using environment varia… - [Track Jupyter notebooks](https://docs.wandb.ai/models/track/jupyter.md): Use W&B with Jupyter to get interactive visualizat… - [Logging at scale and performance](https://docs.wandb.ai/models/track/limits.md): This page describes how logging patterns impact pe… - [Overview](https://docs.wandb.ai/models/track/log.md): Keep track of metrics, videos, custom plots, and m… - [Customize log axes](https://docs.wandb.ai/models/track/log/customize-logging-axes.md): Use define_metric() to set a custom x-axis for log… - [Log distributed training experiments](https://docs.wandb.ai/models/track/log/distributed-training.md): Use W&B to log distributed training experiments wi… - [Log models](https://docs.wandb.ai/models/track/log/log-models.md): Log model artifacts to a W&B run and retrieve them… - [Log summary metrics](https://docs.wandb.ai/models/track/log/log-summary.md): Track and customize single summary metrics like be… - [Log tables](https://docs.wandb.ai/models/track/log/log-tables.md): Create, populate, and log W&B Tables to visualize… - [Log media and objects](https://docs.wandb.ai/models/track/log/media.md): Log rich media, from 3D point clouds and molecules… - [Create and track plots from experiments](https://docs.wandb.ai/models/track/log/plots.md): Create and track plots from machine learning exper… - [Track CSV files with experiments](https://docs.wandb.ai/models/track/log/working-with-csv.md): Import CSV files into W&B as Tables and Artifacts… - [Projects](https://docs.wandb.ai/models/track/project-page.md): Compare versions of your model, explore results in… - [Import and export data](https://docs.wandb.ai/models/track/public-api-guide.md): Import data from MLFlow, export or update data tha… - [Reproduce experiments](https://docs.wandb.ai/models/track/reproduce_experiments.md): Reproduce a teammate's W&B experiment by downloadi… - [View experiments results](https://docs.wandb.ai/models/track/workspaces.md): A playground for exploring run data with interacti… - [Settings](https://docs.wandb.ai/platform/app/settings-page.md): Use the W&B Settings page to customize your indivi… - [Manage billing settings](https://docs.wandb.ai/platform/app/settings-page/billing-settings.md): View plan details, monitor usage, and configure us… - [Manage email settings](https://docs.wandb.ai/platform/app/settings-page/emails.md): Add, delete, and manage email addresses and login… - [Manage storage](https://docs.wandb.ai/platform/app/settings-page/storage.md): Manage W&B data storage consumption using referenc… - [Team settings](https://docs.wandb.ai/platform/app/settings-page/teams.md): Collaborate with your colleagues, share results, a… - [Manage user settings](https://docs.wandb.ai/platform/app/settings-page/user-settings.md): Manage your profile information, account defaults,… - [Deployment options overview](https://docs.wandb.ai/platform/hosting.md): Compare W&B deployment options including Multi-ten… - [Data encryption in Dedicated Cloud](https://docs.wandb.ai/platform/hosting/data-security/data-encryption.md): Learn how W&B encrypts data in Dedicated Cloud usi… - [Configure IP allowlisting for Dedicated Cloud](https://docs.wandb.ai/platform/hosting/data-security/ip-allowlisting.md): Restrict access to a W&B Dedicated Cloud instance… - [Access BYOB using pre-signed URLs](https://docs.wandb.ai/platform/hosting/data-security/presigned-urls.md): Understand how W&B uses pre-signed URLs for blob s… - [Configure private connectivity to Dedicated Cloud](https://docs.wandb.ai/platform/hosting/data-security/private-connectivity.md): Connect to a W&B Dedicated Cloud instance over a p… - [Bring your own bucket (BYOB)](https://docs.wandb.ai/platform/hosting/data-security/secure-storage-connector.md): Store W&B artifacts and data in your own cloud sto… - [Configure environment variables](https://docs.wandb.ai/platform/hosting/env-vars.md): Configure a self-managed W&B Server installation u… - [Dedicated Cloud](https://docs.wandb.ai/platform/hosting/hosting-options/dedicated-cloud.md): Learn about W&B Dedicated Cloud deployment feature… - [Export data from Dedicated Cloud](https://docs.wandb.ai/platform/hosting/hosting-options/dedicated-cloud/export-data.md): Export runs, metrics, artifacts, and reports from… - [Rate limits](https://docs.wandb.ai/platform/hosting/hosting-options/dedicated-cloud/rate-limits.md): Default rate limits on Dedicated Cloud and how to… - [Supported Dedicated Cloud regions](https://docs.wandb.ai/platform/hosting/hosting-options/dedicated-cloud/regions.md): View all supported AWS, Google Cloud, and Azure re… - [Multi-tenant Cloud](https://docs.wandb.ai/platform/hosting/hosting-options/multi_tenant_cloud.md): Learn about W&B Multi-tenant Cloud, a fully manage… - [W&B Self-Managed deployment overview](https://docs.wandb.ai/platform/hosting/hosting-options/self-managed.md): Deploy W&B Self-Managed on cloud or on-premises in… - [Access management](https://docs.wandb.ai/platform/hosting/iam/access-management-intro.md): Manage users, teams, roles, and project visibility… - [Manage your organization](https://docs.wandb.ai/platform/hosting/iam/access-management/manage-organization.md): Manage users, teams, roles, seats, and billing wit… - [Manage access control for projects](https://docs.wandb.ai/platform/hosting/iam/access-management/restricted-projects.md): Manage project access using visibility scopes and… - [Advanced IAM configuration](https://docs.wandb.ai/platform/hosting/iam/advanced_env_vars.md): Configure advanced IAM options for W&B with enviro… - [Automate user and team management](https://docs.wandb.ai/platform/hosting/iam/automate_iam.md): Automate user and team management at scale in W&B… - [Use federated identities with SDK](https://docs.wandb.ai/platform/hosting/iam/identity_federation.md): Use identity federation with JSON Web Tokens (JWTs… - [Configure SSO with LDAP](https://docs.wandb.ai/platform/hosting/iam/ldap.md): Configure LDAP-based SSO authentication for W&B Se… - [Identity and access management (IAM)](https://docs.wandb.ai/platform/hosting/iam/org_team_struct.md): Understand the three IAM scopes in W&B (organizati… - [Manage users, groups, and roles with SCIM](https://docs.wandb.ai/platform/hosting/iam/scim.md): Use the SCIM API to manage users, groups, and cust… - [Use service accounts to automate workflows](https://docs.wandb.ai/platform/hosting/iam/service-accounts.md): Manage automated or non-interactive workflows usin… - [Configure SSO with OIDC](https://docs.wandb.ai/platform/hosting/iam/sso.md): Configure SSO using OpenID Connect with identity p… - [Manage bucket storage and costs](https://docs.wandb.ai/platform/hosting/managing-bucket-storage.md): Understand how W&B uses object storage, how deleti… - [Track user activity with audit logs](https://docs.wandb.ai/platform/hosting/monitoring-usage/audit-logging.md): Access, fetch, and analyze W&B audit logs across d… - [W&B Mobile App (iOS)](https://docs.wandb.ai/platform/hosting/monitoring-usage/mobile-app.md): Track training runs, review console logs, view lin… - [View organization activity](https://docs.wandb.ai/platform/hosting/monitoring-usage/org_dashboard.md): View user status, activity, and usage trends in th… - [Configure Slack alerts](https://docs.wandb.ai/platform/hosting/monitoring-usage/slack-alerts.md): Create and configure a Slack application to receiv… - [Disable automatic updates for W&B Server](https://docs.wandb.ai/platform/hosting/self-managed/disable-automatic-app-version-updates.md): Learn how to disable automatic updates for W&B Ser… - [Deploy on Air-Gapped Kubernetes](https://docs.wandb.ai/platform/hosting/self-managed/on-premises-deployments/kubernetes-airgapped.md): Deploy W&B Platform in air-gapped and disconnected… - [Deploy W&B with Kubernetes Operator](https://docs.wandb.ai/platform/hosting/self-managed/operator.md): Deploy W&B Platform with Kubernetes Operator on cl… - [Rate limits](https://docs.wandb.ai/platform/hosting/self-managed/rate-limits.md): Optional rate limits on Self-Managed instances for… - [Reference architecture](https://docs.wandb.ai/platform/hosting/self-managed/ref-arch.md): Review the reference architecture for self-managed… - [Self-Managed infrastructure requirements](https://docs.wandb.ai/platform/hosting/self-managed/requirements.md): Infrastructure and software requirements for W&B S… - [Update W&B license and version](https://docs.wandb.ai/platform/hosting/server-upgrade-process.md): Guide for updating W&B version and license across… - [W&B Launch](https://docs.wandb.ai/platform/launch.md): Scale and manage ML workloads with W&B Launch by c… - [Add job to queue](https://docs.wandb.ai/platform/launch/add-job-to-queue.md): Add launch jobs to a W&B Launch queue using the Ap… - [Create and deploy jobs](https://docs.wandb.ai/platform/launch/create-and-deploy-jobs.md): Create and deploy machine learning jobs using W&B… - [Create a launch job](https://docs.wandb.ai/platform/launch/create-launch-job.md): Create W&B Launch jobs from Git repositories, code… - [Launch integration guides](https://docs.wandb.ai/platform/launch/integration-guides.md): Browse integration guides for configuring W&B Laun… - [Manage job inputs](https://docs.wandb.ai/platform/launch/job-inputs.md): Programmatically manage and configure job inputs s… - [Launch FAQ](https://docs.wandb.ai/platform/launch/launch-faq.md): Find answers to frequently asked questions about W… - [Are there best practices for using Launch effectively?](https://docs.wandb.ai/platform/launch/launch-faq/best_practices_launch_effectively.md) - [I don't want W&B to build a container for me, can I still use Launch?](https://docs.wandb.ai/platform/launch/launch-faq/build_container_launch.md) - [I don't like clicking, can I use Launch without going through the UI?](https://docs.wandb.ai/platform/launch/launch-faq/clicking_launch_without_going_ui.md) - [How do I control who can push to a queue?](https://docs.wandb.ai/platform/launch/launch-faq/control_push_queue.md) - [When multiple jobs in a Docker queue download the same artifact, is any caching used, or is it re-downloaded every run?](https://docs.wandb.ai/platform/launch/launch-faq/docker_queues_run_multiple_jobs_download_same_artifact_useartifact.md) - [Can I specify a Dockerfile and let W&B build a Docker image for me?](https://docs.wandb.ai/platform/launch/launch-faq/dockerfile_let_wb_build_docker_image_me.md) - [Can Launch automatically provision (and spin down) compute resources for me in the target environment?](https://docs.wandb.ai/platform/launch/launch-faq/launch_automatically_provision_spin_compute_resources_target_environment.md) - [How W&B Launch builds images](https://docs.wandb.ai/platform/launch/launch-faq/launch_build_images.md) - [Is `wandb launch -d` or `wandb job create image` uploading a whole Docker artifact and not pulling from a registry?](https://docs.wandb.ai/platform/launch/launch-faq/launch_d_wandb_job_create_image_uploading_whole_docker.md) - [Does Launch support parallelization? How can I limit the resources consumed by a job?](https://docs.wandb.ai/platform/launch/launch-faq/launch_support_parallelization_limit_resources_consumed_job.md) - [How to make W&B Launch work with TensorFlow on GPU](https://docs.wandb.ai/platform/launch/launch-faq/launch_tensorflow_gpu.md) - [How do I fix a "permission denied" error in Launch?](https://docs.wandb.ai/platform/launch/launch-faq/launcherror_permission_denied.md) - [What permissions does the agent require in Kubernetes?](https://docs.wandb.ai/platform/launch/launch-faq/permissions_agent_require_kubernetes.md) - [What requirements does the accelerator base image have?](https://docs.wandb.ai/platform/launch/launch-faq/requirements_accelerator_base_image.md) - [How can admins restrict which users have modify access?](https://docs.wandb.ai/platform/launch/launch-faq/restrict_access_modify_example.md) - [Can you specify secrets for jobs or automations? For instance, an API key which you do not wish to be directly visible to users?](https://docs.wandb.ai/platform/launch/launch-faq/secrets_jobsautomations_instance_api_key_wish_directly_visible.md) - [launch api](https://docs.wandb.ai/platform/launch/launch-library/launch.md) - [launch_add](https://docs.wandb.ai/platform/launch/launch-library/launch_add.md) - [LaunchAgent](https://docs.wandb.ai/platform/launch/launch-library/launchagent.md) - [Monitor launch queue](https://docs.wandb.ai/platform/launch/launch-queue-observability.md): Monitor launch queue workloads with an interactive… - [Launch terms and concepts](https://docs.wandb.ai/platform/launch/launch-terminology.md): Learn key W&B Launch concepts including jobs, queu… - [View launch jobs](https://docs.wandb.ai/platform/launch/launch-view-jobs.md): View launch job details, list available jobs, and… - [Set up Launch](https://docs.wandb.ai/platform/launch/set-up-launch.md): Set up W&B Launch by configuring a queue and deplo… - [Set up launch agent](https://docs.wandb.ai/platform/launch/setup-agent-advanced.md): Configure advanced agent options for W&B Launch in… - [Tutorial: Set up W&B Launch with Docker](https://docs.wandb.ai/platform/launch/setup-launch-docker.md): Set up W&B Launch to run ML jobs using Docker on a… - [Tutorial: Set up W&B Launch on Kubernetes](https://docs.wandb.ai/platform/launch/setup-launch-kubernetes.md): Set up W&B Launch on a Kubernetes cluster using He… - [Tutorial: Set up W&B Launch on SageMaker](https://docs.wandb.ai/platform/launch/setup-launch-sagemaker.md): Configure W&B Launch to submit training jobs to Am… - [Configure launch queue](https://docs.wandb.ai/platform/launch/setup-queue-advanced.md): Configure advanced launch queue options including… - [Tutorial: Set up W&B Launch on Vertex AI](https://docs.wandb.ai/platform/launch/setup-vertex.md): Set up W&B Launch on Google Cloud Vertex AI using… - [Create sweeps with W&B Launch](https://docs.wandb.ai/platform/launch/sweeps-on-launch.md): Discover how to automate hyperparamter sweeps on l… - [Tutorial: W&B Launch basics](https://docs.wandb.ai/platform/launch/walkthrough.md): Follow this getting started tutorial for W&B Launc… - [Use the W&B MCP Server](https://docs.wandb.ai/platform/mcp-server.md): Connect your IDE or AI agent to the W&B Model Cont… - [Manage secrets](https://docs.wandb.ai/platform/secrets.md): Overview of W&B secrets, how they work, and how to… - [Use W&B Skills](https://docs.wandb.ai/platform/wb-skills.md): Install W&B Skills to teach your coding agent how… - [W&B Pricing](https://docs.wandb.ai/pricing.md) - [Serverless Inference](https://docs.wandb.ai/product-inference.md) - [W&B Models](https://docs.wandb.ai/product-models.md) - [Serverless Sandboxes](https://docs.wandb.ai/product-sandboxes.md) - [Serverless Training](https://docs.wandb.ai/product-serverless-training.md) - [W&B Weave](https://docs.wandb.ai/product-weave.md) - [Reference](https://docs.wandb.ai/reference.md): API, SDK, and CLI references for all W&B products. - [Release Notes](https://docs.wandb.ai/release-notes.md): Browse release notes for W&B Server and SDK update… - [Release policies and processes](https://docs.wandb.ai/release-notes/release-policies.md): Understand the W&B Server release process includin… - [W&B SDK releases](https://docs.wandb.ai/release-notes/sdk-releases.md): View release notes for the W&B Python SDK includin… - [Supported W&B Server releases](https://docs.wandb.ai/release-notes/server-releases.md): View release notes for W&B Server including new fe… - [Archived W&B Server releases](https://docs.wandb.ai/release-notes/server-releases-archived.md): Browse archived release notes for older W&B Server… - [Weave SDK releases](https://docs.wandb.ai/release-notes/weave-sdk-releases.md): View release notes for the Weave Python SDK (`weav… - [Serverless Sandboxes](https://docs.wandb.ai/sandboxes.md): On-demand, isolated compute environments that you… - [Create sandboxes](https://docs.wandb.ai/sandboxes/create-sandbox.md): Create W&B Serverless Sandboxes that run code in i… - [File operations](https://docs.wandb.ai/sandboxes/file-access.md): Learn how to read, write, and mount files in Serve… - [Tutorial: Invoke an agent in a sandbox](https://docs.wandb.ai/sandboxes/invoke-agent-sandbox-tutorial.md): Learn how to invoke an OpenAI agent within a Serve… - [Sandbox lifecycle](https://docs.wandb.ai/sandboxes/lifecycle.md): Learn about the lifecycle of a Serverless Sandbox,… - [Tutorial: Train a PyTorch model](https://docs.wandb.ai/sandboxes/mltrain-in-sandbox-tutorial.md): Learn how to train a PyTorch model in a Serverless… - [Configuration](https://docs.wandb.ai/sandboxes/ref-link-configuration.md) - [Core](https://docs.wandb.ai/sandboxes/ref-link-core.md) - [Discovery](https://docs.wandb.ai/sandboxes/ref-link-discovery.md) - [Exceptions](https://docs.wandb.ai/sandboxes/ref-link-exceptions.md) - [Types](https://docs.wandb.ai/sandboxes/ref-link-types.md) - [Utilities](https://docs.wandb.ai/sandboxes/ref-link-util.md) - [Run commands in a sandbox](https://docs.wandb.ai/sandboxes/run-commands.md): Learn how to run commands in a sandbox environment… - [Secrets](https://docs.wandb.ai/sandboxes/secrets.md): Learn how to manage secrets in Serverless Sandboxe… - [W&B Platform Security](https://docs.wandb.ai/security.md) - [Serverless Training](https://docs.wandb.ai/serverless-training.md): Post-train and fine-tune LLMs on managed serverles… - [API overview](https://docs.wandb.ai/serverless-training/api-reference.md): Browse the Serverless Training API endpoints for c… - [Create Chat Completion](https://docs.wandb.ai/serverless-training/api-reference/chat-completions/create-chat-completion.md): Create a new chat completion. - [Create Chat Completion](https://docs.wandb.ai/serverless-training/api-reference/chat-completions/create-chat-completion-1.md): Create a new chat completion. - [Health Check](https://docs.wandb.ai/serverless-training/api-reference/health/health-check.md) - [System Check](https://docs.wandb.ai/serverless-training/api-reference/health/system-check.md): Check health of all system components. - [Create Model](https://docs.wandb.ai/serverless-training/api-reference/models/create-model.md): Create a new model. - [Delete Model](https://docs.wandb.ai/serverless-training/api-reference/models/delete-model.md): Delete a model, all its checkpoints, artifacts, an… - [Delete Model Checkpoints](https://docs.wandb.ai/serverless-training/api-reference/models/delete-model-checkpoints.md): Delete specific checkpoints for a model. - [List Model Checkpoints](https://docs.wandb.ai/serverless-training/api-reference/models/list-model-checkpoints.md) - [Log](https://docs.wandb.ai/serverless-training/api-reference/models/log.md): Log trajectories and calculate metrics. - [Create Rl Training Job](https://docs.wandb.ai/serverless-training/api-reference/training-jobs/create-rl-training-job.md): Create a new RL (Reinforcement Learning) training… - [Create Sft Training Job](https://docs.wandb.ai/serverless-training/api-reference/training-jobs/create-sft-training-job.md): Create a new SFT (Supervised Fine-Tuning) training… - [Get Training Job](https://docs.wandb.ai/serverless-training/api-reference/training-jobs/get-training-job.md): Get a training job by ID. - [Get Training Job Events](https://docs.wandb.ai/serverless-training/api-reference/training-jobs/get-training-job-events.md): Get events for a training job. - [Available models](https://docs.wandb.ai/serverless-training/available-models.md): Browse the foundation models available for trainin… - [Prerequisites](https://docs.wandb.ai/serverless-training/prerequisites.md): Set up your environment for Serverless Training by… - [API Reference](https://docs.wandb.ai/serverless-training/ref-link-api.md) - [Serverless SFT](https://docs.wandb.ai/serverless-training/sft.md): Learn how to fine-tune models using supervised fin… - [How to use Serverless SFT](https://docs.wandb.ai/serverless-training/sft/usage.md): Fine-tune models with Serverless SFT using OpenPip… - [How to use Serverless RL](https://docs.wandb.ai/serverless-training/usage.md): Post-train models with Serverless RL using OpenPip… - [Usage information and limits](https://docs.wandb.ai/serverless-training/usage-limits.md): Understand pricing, usage limits, and account rest… - [Use your trained models](https://docs.wandb.ai/serverless-training/use-trained-models.md): Make inference requests to the models you've train… - [Support Home](https://docs.wandb.ai/support.md) - [Support: Serverless Inference](https://docs.wandb.ai/support/inference.md) - [Administrator](https://docs.wandb.ai/support/inference/tags/administrator.md) - [Authentication & Access](https://docs.wandb.ai/support/inference/tags/authentication-access.md) - [Billing](https://docs.wandb.ai/support/inference/tags/billing.md) - [Quotas & Rate Limits](https://docs.wandb.ai/support/inference/tags/quotas-rate-limits.md) - [Server Errors](https://docs.wandb.ai/support/inference/tags/server-errors.md) - [Support: W&B Models](https://docs.wandb.ai/support/models.md) - [Academic](https://docs.wandb.ai/support/models/tags/academic.md) - [Administrator](https://docs.wandb.ai/support/models/tags/administrator.md) - [Alerts](https://docs.wandb.ai/support/models/tags/alerts.md) - [Anonymous](https://docs.wandb.ai/support/models/tags/anonymous.md) - [Artifacts](https://docs.wandb.ai/support/models/tags/artifacts.md) - [AWS](https://docs.wandb.ai/support/models/tags/aws.md) - [Billing](https://docs.wandb.ai/support/models/tags/billing.md) - [Charts](https://docs.wandb.ai/support/models/tags/charts.md) - [Connectivity](https://docs.wandb.ai/support/models/tags/connectivity.md) - [Environment Variables](https://docs.wandb.ai/support/models/tags/environment-variables.md) - [Experiments](https://docs.wandb.ai/support/models/tags/experiments.md) - [Hyperparameter](https://docs.wandb.ai/support/models/tags/hyperparameter.md) - [Inference](https://docs.wandb.ai/support/models/tags/inference.md) - [Logs](https://docs.wandb.ai/support/models/tags/logs.md) - [Metrics](https://docs.wandb.ai/support/models/tags/metrics.md) - [Notebooks](https://docs.wandb.ai/support/models/tags/notebooks.md) - [Outage](https://docs.wandb.ai/support/models/tags/outage.md) - [Privacy](https://docs.wandb.ai/support/models/tags/privacy.md) - [Projects](https://docs.wandb.ai/support/models/tags/projects.md) - [Python](https://docs.wandb.ai/support/models/tags/python.md) - [Reports](https://docs.wandb.ai/support/models/tags/reports.md) - [Resuming](https://docs.wandb.ai/support/models/tags/resuming.md) - [Run Crashes](https://docs.wandb.ai/support/models/tags/run-crashes.md) - [Runs](https://docs.wandb.ai/support/models/tags/runs.md) - [Security](https://docs.wandb.ai/support/models/tags/security.md) - [Storage](https://docs.wandb.ai/support/models/tags/storage.md) - [Sweeps](https://docs.wandb.ai/support/models/tags/sweeps.md) - [Tables](https://docs.wandb.ai/support/models/tags/tables.md) - [Team Management](https://docs.wandb.ai/support/models/tags/team-management.md) - [TensorBoard](https://docs.wandb.ai/support/models/tags/tensorboard.md) - [User Management](https://docs.wandb.ai/support/models/tags/user-management.md) - [Workspaces](https://docs.wandb.ai/support/models/tags/workspaces.md) - [Wysiwyg](https://docs.wandb.ai/support/models/tags/wysiwyg.md) - [Support: W&B Weave](https://docs.wandb.ai/support/weave.md) - [Client Info](https://docs.wandb.ai/support/weave/tags/client-info.md) - [Code Capture](https://docs.wandb.ai/support/weave/tags/code-capture.md) - [Data Capture](https://docs.wandb.ai/support/weave/tags/data-capture.md) - [Evaluation](https://docs.wandb.ai/support/weave/tags/evaluation.md) - [Performance](https://docs.wandb.ai/support/weave/tags/performance.md) - [System Info](https://docs.wandb.ai/support/weave/tags/system-info.md) - [Trace Data](https://docs.wandb.ai/support/weave/tags/trace-data.md) - [UI Rendering](https://docs.wandb.ai/support/weave/tags/ui-rendering.md) - [W&B Weave](https://docs.wandb.ai/weave.md): Track, test, and improve language model apps with… - [Quickstart: Trace an agent](https://docs.wandb.ai/weave/agents-quickstart.md): Trace a multi-turn agent with the Weave SDK. Sessi… - [What is Weave?](https://docs.wandb.ai/weave/concepts/what-is-weave.md): Learn about W&B Weave and how it helps you build,… - [Overview](https://docs.wandb.ai/weave/cookbooks.md): Practical guides and examples for building with We… - [Introduction to Evaluations](https://docs.wandb.ai/weave/cookbooks/Intro_to_Weave_Hello_Eval.md): Learn how to use introduction to evaluations with… - [Introduction to Traces](https://docs.wandb.ai/weave/cookbooks/Intro_to_Weave_Hello_Trace.md): Learn how to use introduction to traces with W&B W… - [Use Weave with W&B Models](https://docs.wandb.ai/weave/cookbooks/Models_and_Weave_Integration_Demo.md): Interactive notebook that walks through tracking e… - [Audio With Weave](https://docs.wandb.ai/weave/cookbooks/audio_with_weave.md): Track and evaluate audio data in your LLM applicat… - [Chain Of Density](https://docs.wandb.ai/weave/cookbooks/chain_of_density.md): Implement chain-of-density summarization technique… - [Codegen](https://docs.wandb.ai/weave/cookbooks/codegen.md): Build and evaluate code generation pipelines with… - [Custom Model Cost](https://docs.wandb.ai/weave/cookbooks/custom_model_cost.md): Define and track custom model costs in W&B Weave t… - [DSPy Prompt Optimization](https://docs.wandb.ai/weave/cookbooks/dspy_prompt_optimization.md): Learn how to use dspy prompt optimization with W&B… - [Feedback Prod](https://docs.wandb.ai/weave/cookbooks/feedback_prod.md): Collect and analyze user feedback on LLM outputs i… - [HuggingFace Dataset Evaluations](https://docs.wandb.ai/weave/cookbooks/hf_dataset_evals.md): Learn how to use huggingface dataset evaluations w… - [Import From Csv](https://docs.wandb.ai/weave/cookbooks/import_from_csv.md): Import datasets from CSV files into W&B Weave for… - [Leaderboard Quickstart](https://docs.wandb.ai/weave/cookbooks/leaderboard_quickstart.md): Learn how to use leaderboard quickstart with W&B W… - [Multi Agent Structured Output](https://docs.wandb.ai/weave/cookbooks/multi-agent-structured-output.md): Learn how to use multi agent structured output wit… - [NotDiamond Custom Routing](https://docs.wandb.ai/weave/cookbooks/notdiamond_custom_routing.md): Learn how to use notdiamond custom routing with W&… - [Trace and Evaluate a Computer Vision Pipeline with Weave](https://docs.wandb.ai/weave/cookbooks/ocr-pipeline.md): Learn how to use trace and evaluate a computer vis… - [Online Monitoring](https://docs.wandb.ai/weave/cookbooks/online_monitoring.md): Set up online monitoring for LLM applications in p… - [PII Data Handling](https://docs.wandb.ai/weave/cookbooks/pii.md): Handle personally identifiable information (PII) i… - [Scorers As Guardrails](https://docs.wandb.ai/weave/cookbooks/scorers_as_guardrails.md): Learn how to use scorers as guardrails with W&B We… - [Use the Weave Service API to trace](https://docs.wandb.ai/weave/cookbooks/weave_via_service_api.md): Learn how to use Weave tracing via service api wit… - [Limits and expected behaviors](https://docs.wandb.ai/weave/details/limits.md): A list of Weave's limitations, known issues, and e… - [Support: Weave](https://docs.wandb.ai/weave/details/support-weave.md) - [Collect and track datasets](https://docs.wandb.ai/weave/guides/core-types/datasets.md): Organize, collect, track, and version examples for… - [Configure Weave environment variables](https://docs.wandb.ai/weave/guides/core-types/env-vars.md): Configure Weave's behavior at runtime using enviro… - [Evaluations overview](https://docs.wandb.ai/weave/guides/core-types/evaluations.md): Evaluation-driven LLM application development to s… - [Compare and rank models](https://docs.wandb.ai/weave/guides/core-types/leaderboards.md): Compare and rank different model versions based on… - [Log media](https://docs.wandb.ai/weave/guides/core-types/media.md): Log media returned in your traces, such as images… - [Track application versions with models](https://docs.wandb.ai/weave/guides/core-types/models.md): Track versions of your application with structured… - [Creating prompt objects](https://docs.wandb.ai/weave/guides/core-types/prompts.md): Create, publish, and use prompt objects for LLM ap… - [Store and track versions of prompts](https://docs.wandb.ai/weave/guides/core-types/prompts-version.md): Retrieve and manage versions of your prompts for L… - [Set up automations](https://docs.wandb.ai/weave/guides/evaluation/automations.md): Create event-driven automations that trigger actio… - [Use builtin scorers](https://docs.wandb.ai/weave/guides/evaluation/builtin_scorers.md): Use Weave's predefined scorers for evaluating your… - [Set up custom monitors](https://docs.wandb.ai/weave/guides/evaluation/custom-monitors.md): Passively score production traffic to surface tren… - [Create dynamic Leaderboards in Evaluations](https://docs.wandb.ai/weave/guides/evaluation/dynamic_leaderboards.md): Dynamic Leaderboards let you configure, customize,… - [Log evaluation data from your code](https://docs.wandb.ai/weave/guides/evaluation/evaluation_logger.md): Flexible, incremental way to log evaluation data f… - [Export evaluation data](https://docs.wandb.ai/weave/guides/evaluation/export_eval.md): Programmatically export evaluation results using t… - [Set up guardrails](https://docs.wandb.ai/weave/guides/evaluation/guardrails.md): Ensure LLM safety and measure output quality in pr… - [Monitor using built-in signals](https://docs.wandb.ai/weave/guides/evaluation/monitors.md): W&B provides built-in scoring solutions for agents… - [Scoring overview](https://docs.wandb.ai/weave/guides/evaluation/scorers.md): Evaluate AI outputs and return evaluation metrics… - [Evaluate using local scorers](https://docs.wandb.ai/weave/guides/evaluation/weave_local_scorers.md): Small language models that run locally to evaluate… - [Integrations overview](https://docs.wandb.ai/weave/guides/integrations.md): Trace agents and LLM applications with Weave's int… - [Claude Agent SDK](https://docs.wandb.ai/weave/guides/integrations/agents/claude-agents-sdk.md): Trace an agent built with the Claude Agent SDK usi… - [Claude Code plugin](https://docs.wandb.ai/weave/guides/integrations/agents/claude-code-harness.md): Track Claude Code sessions in W&B Weave for observ… - [Codex plugin](https://docs.wandb.ai/weave/guides/integrations/agents/codex-harness.md): Trace Codex agentic sessions, LLM calls, and tool… - [Google ADK](https://docs.wandb.ai/weave/guides/integrations/agents/google-adk.md): Trace an agent built with Google's Agent Developme… - [OpenAI Agents SDK](https://docs.wandb.ai/weave/guides/integrations/agents/openai-agents-sdk.md): Trace an agent built with the OpenAI Agents SDK us… - [OpenClaw plugin](https://docs.wandb.ai/weave/guides/integrations/agents/openclaw-harness.md): Track OpenClaw agent sessions in W&B Weave for obs… - [Pi extension](https://docs.wandb.ai/weave/guides/integrations/agents/pi-dev-harness.md): Trace Pi agentic sessions, LLM calls, and tool exe… - [Agno](https://docs.wandb.ai/weave/guides/integrations/agno.md): Trace Agno multi-agent systems with Weave using Op… - [Anthropic](https://docs.wandb.ai/weave/guides/integrations/anthropic.md): Use Weave to automatically track and log LLM calls… - [AutoGen](https://docs.wandb.ai/weave/guides/integrations/autogen.md): Use Weave to track and monitor AutoGen agents and… - [Control automatic LLM call tracking](https://docs.wandb.ai/weave/guides/integrations/autopatching.md): Control how W&B Weave automatically records calls… - [Microsoft Azure](https://docs.wandb.ai/weave/guides/integrations/azure.md): Integrate Weave with Microsoft Azure OpenAI servic… - [Bedrock](https://docs.wandb.ai/weave/guides/integrations/bedrock.md): Track and monitor Amazon Bedrock LLM calls with We… - [Cerebras](https://docs.wandb.ai/weave/guides/integrations/cerebras.md): Use Weave to trace and log LLM calls made via the… - [Claude Agent SDK](https://docs.wandb.ai/weave/guides/integrations/claude_agent.md): Use W&B Weave with the Claude Agent SDK to trace y… - [Claude Code](https://docs.wandb.ai/weave/guides/integrations/claude_code.md): Use W&B Weave to automatically trace and inspect y… - [Cohere](https://docs.wandb.ai/weave/guides/integrations/cohere.md): Use Weave to automatically track and log LLM calls… - [CrewAI](https://docs.wandb.ai/weave/guides/integrations/crewai.md): Integrate CrewAI with Weave for monitoring and tra… - [DSPy](https://docs.wandb.ai/weave/guides/integrations/dspy.md): Use Weave to automatically track and log calls mad… - [Google](https://docs.wandb.ai/weave/guides/integrations/google.md): Use Weave to trace and log Google GenAI model calls - [Google Agent Development Kit (ADK)](https://docs.wandb.ai/weave/guides/integrations/google_adk.md): Trace Google Agent Development Kit (ADK) agent and… - [Groq](https://docs.wandb.ai/weave/guides/integrations/groq.md): Track and monitor Groq LPU inference with Weave, c… - [Haystack](https://docs.wandb.ai/weave/guides/integrations/haystack.md): Trace Deepset Haystack pipelines with W&B Weave us… - [Hugging Face Hub](https://docs.wandb.ai/weave/guides/integrations/huggingface.md): Integrate Hugging Face Hub with W&B Weave to track… - [Instructor](https://docs.wandb.ai/weave/guides/integrations/instructor.md): Trace structured data extraction from LLMs with We… - [TypeScript SDK: third-party integration guide](https://docs.wandb.ai/weave/guides/integrations/js.md): Integrate third-party libraries with the Weave Typ… - [Koog](https://docs.wandb.ai/weave/guides/integrations/koog.md): Trace Kotlin-based Koog agents with Weave using Op… - [LangChain](https://docs.wandb.ai/weave/guides/integrations/langchain.md): Use Weave to track and log all calls made through… - [LiteLLM](https://docs.wandb.ai/weave/guides/integrations/litellm.md): Automatically track and log LLM calls made via Lit… - [LlamaIndex](https://docs.wandb.ai/weave/guides/integrations/llamaindex.md): Trace and debug LlamaIndex applications with Weave… - [Local Models](https://docs.wandb.ai/weave/guides/integrations/local_models.md): Run open-source models locally with Ollama, LMStud… - [Model Context Protocol (MCP) and Weave](https://docs.wandb.ai/weave/guides/integrations/mcp.md): Trace activity between your MCP client and MCP ser… - [MistralAI](https://docs.wandb.ai/weave/guides/integrations/mistral.md): Track and monitor MistralAI model calls with Weave… - [NVIDIA NIM](https://docs.wandb.ai/weave/guides/integrations/nvidia_nim.md): Use Weave to trace and log LLM calls made via the… - [OpenAI](https://docs.wandb.ai/weave/guides/integrations/openai.md): Integrate OpenAI with Weave for tracing, evaluatio… - [OpenAI Realtime API](https://docs.wandb.ai/weave/guides/integrations/openai-realtime-audio.md): Use Weave to automatically trace your calls to the… - [OpenAI Agents SDK](https://docs.wandb.ai/weave/guides/integrations/openai_agents.md): Use W&B Weave with the OpenAI Agents SDK to track… - [OpenRouter](https://docs.wandb.ai/weave/guides/integrations/openrouter.md): Use OpenRouter's unified interface for many LLMs w… - [PydanticAI](https://docs.wandb.ai/weave/guides/integrations/pydantic_ai.md): Trace PydanticAI agent and tool calls in Weave usi… - [Smolagents](https://docs.wandb.ai/weave/guides/integrations/smolagents.md): Track Smolagents applications with Weave's automat… - [Together AI](https://docs.wandb.ai/weave/guides/integrations/together_ai.md): Track Together AI's open-source LLMs with Weave us… - [Vercel AI SDK](https://docs.wandb.ai/weave/guides/integrations/vercel_ai_sdk.md): Trace Vercel AI SDK calls in Weave using OpenTelem… - [Verdict](https://docs.wandb.ai/weave/guides/integrations/verdict.md): Use Verdict evaluation framework with Weave to tra… - [Verifiers](https://docs.wandb.ai/weave/guides/integrations/verifiers.md): Track Verifiers RL environments and LLM agent trai… - [Deployment options and security features](https://docs.wandb.ai/weave/guides/platform.md): Learn about Weave's deployment options, IAM manage… - [Manage Weave projects](https://docs.wandb.ai/weave/guides/platform/weave-projects.md): Use Weave projects to organize related assets like… - [Set up a self-managed W&B Weave instance](https://docs.wandb.ai/weave/guides/platform/weave-self-managed.md): Deploy and manage Weave on your own infrastructure - [Define and log attributes](https://docs.wandb.ai/weave/guides/tools/attributes.md): Use attributes to add meta data to your traces and… - [Map columns in datasets](https://docs.wandb.ai/weave/guides/tools/column-mapping.md): Map columns in datasets to different names. This h… - [Compare traces and other logged information](https://docs.wandb.ai/weave/guides/tools/comparison.md): Visually compare and diff code, traces, prompts, m… - [Compare model performance using the Evaluation Playground](https://docs.wandb.ai/weave/guides/tools/evaluation_playground.md): Compare and evaluate model performance without cod… - [Use the Playground to experiment with prompts](https://docs.wandb.ai/weave/guides/tools/playground.md): Simplify the process of iterating on LLM prompts a… - [Create and manage saved views](https://docs.wandb.ai/weave/guides/tools/saved-views.md): Customize how you interact with traced function ca… - [Use Weave with W&B training runs](https://docs.wandb.ai/weave/guides/tools/weave-in-workspaces.md): Integrate Weave traces with W&B training runs to v… - [Set up annotation queues](https://docs.wandb.ai/weave/guides/tracking/annotation-queues.md): Create annotation queues, route traces to domain e… - [Review items in an annotation queue](https://docs.wandb.ai/weave/guides/tracking/annotation-review.md): Evaluate trace items and submit structured feedbac… - [Call schema reference](https://docs.wandb.ai/weave/guides/tracking/call-schema-reference.md): Reference for the Call object structure and proper… - [Track costs](https://docs.wandb.ai/weave/guides/tracking/costs.md): Understand automatic and custom cost tracking for… - [Trace your code](https://docs.wandb.ai/weave/guides/tracking/create-call.md): Instrument your running code so its execution appe… - [Collect feedback and use annotations](https://docs.wandb.ai/weave/guides/tracking/feedback.md): Collect and analyze feedback for LLM applications… - [Get a handle to the Call object during execution](https://docs.wandb.ai/weave/guides/tracking/get-call-object.md): Access the W&B Weave Call object at runtime for fe… - [Track and version objects](https://docs.wandb.ai/weave/guides/tracking/objects.md): Track and version any JSON-serializable object in… - [Customize Ops](https://docs.wandb.ai/weave/guides/tracking/ops.md): Learn how to color your Ops for better visibility,… - [Send OpenTelemetry Traces to Weave](https://docs.wandb.ai/weave/guides/tracking/otel.md): Ingest OpenTelemetry compatible trace data through… - [Query and export Calls](https://docs.wandb.ai/weave/guides/tracking/querying-calls.md): Filter, sort, and export Weave call data using the… - [Redact PII from traces](https://docs.wandb.ai/weave/guides/tracking/redact-pii.md): Automatically redact Personally Identifiable Infor… - [Set Call display name](https://docs.wandb.ai/weave/guides/tracking/set-call-display.md): Set or override the display name for a Call in W&B… - [Trace threads](https://docs.wandb.ai/weave/guides/tracking/threads.md): Trace and analyze multi-turn conversations in your… - [Trace agent integrations](https://docs.wandb.ai/weave/guides/tracking/trace-agent-integrations.md): Connect W&B Weave to agent SDKs, agent harnesses,… - [Trace your agents](https://docs.wandb.ai/weave/guides/tracking/trace-agents.md): Use the Weave SDK to instrument multi-turn agentic… - [Batch logging for your agent](https://docs.wandb.ai/weave/guides/tracking/trace-agents-batch.md): Manually log agent traces for frameworks that have… - [Disable tracing](https://docs.wandb.ai/weave/guides/tracking/trace-disable.md): Learn options to disable or conditionally turn off… - [Trace generator functions](https://docs.wandb.ai/weave/guides/tracking/trace-generator-func.md): Track sync and async generator functions with W&B… - [Use trace plots](https://docs.wandb.ai/weave/guides/tracking/trace-plots.md): Visualize trace-level metrics with interactive cha… - [Trace sub-agents](https://docs.wandb.ai/weave/guides/tracking/trace-sub-agents.md): Trace nested agents and agents that have been dele… - [Link a W&B run to trace function calls](https://docs.wandb.ai/weave/guides/tracking/trace-to-run.md): Associate Weave traces with W&B runs for experimen… - [Navigate the Weave Trace view](https://docs.wandb.ai/weave/guides/tracking/trace-tree.md): Use Weave's Trace view to make sense of complex ex… - [Understand Ops, Calls, and Traces](https://docs.wandb.ai/weave/guides/tracking/tracing.md): Learn how Ops, Calls, and Traces create the founda… - [Update and delete Calls](https://docs.wandb.ai/weave/guides/tracking/update-call.md): Modify display names, add feedback, and delete Cal… - [View agent activity](https://docs.wandb.ai/weave/guides/tracking/view-agent-activity.md): Use W&B Weave's Agents view to understand what you… - [Monitor your agents with signals](https://docs.wandb.ai/weave/guides/tracking/view-agent-signals.md): Use W&B Weave signals to score agent turns, apply… - [View and customize trace display](https://docs.wandb.ai/weave/guides/tracking/view-call.md): View calls in the UI and customize how trace data… - [Write-ahead log](https://docs.wandb.ai/weave/guides/tracking/write-ahead-log.md): Improve the resilience of W&B Weave trace data cap… - [Quickstart: Track LLM inputs & outputs](https://docs.wandb.ai/weave/quickstart.md): Get started with W&B Weave by adding tracing to yo… - [Learn Weave with Serverless Inference](https://docs.wandb.ai/weave/quickstart-inference.md): Learn Weave fundamentals using Serverless Inferenc… - [Python SDK](https://docs.wandb.ai/weave/ref-link-python.md) - [Service API](https://docs.wandb.ai/weave/ref-link-service-api.md) - [TypeScript SDK](https://docs.wandb.ai/weave/ref-link-typescript.md) - [Overview](https://docs.wandb.ai/weave/reference.md): Comprehensive API documentation and SDK references… - [weave](https://docs.wandb.ai/weave/reference/python-sdk.md): Python SDK reference for weave - [feedback](https://docs.wandb.ai/weave/reference/python-sdk/trace/feedback.md): Python SDK reference for weave.trace.feedback - [op](https://docs.wandb.ai/weave/reference/python-sdk/trace/op.md): Python SDK reference for weave.trace.op - [util](https://docs.wandb.ai/weave/reference/python-sdk/trace/util.md): Python SDK reference for weave.trace.util - [weave_client](https://docs.wandb.ai/weave/reference/python-sdk/trace/weave_client.md): Python SDK reference for weave.trace.weave_client - [trace_server_interface](https://docs.wandb.ai/weave/reference/python-sdk/trace_server/trace_server_interface.md): Python SDK reference for weave.trace_server.trace_… - [remote_http_trace_server](https://docs.wandb.ai/weave/reference/python-sdk/trace_server_bindings/remote_http_trace_server.md): Python SDK reference for weave.trace_server_bindin… - [Service API overview](https://docs.wandb.ai/weave/reference/service-api.md): Use the Weave Service API, which provides REST end… - [Annotation Queue Add Calls](https://docs.wandb.ai/weave/reference/service-api/annotation-queues/annotation-queue-add-calls.md): Add calls to an annotation queue. - [Annotation Queue Create](https://docs.wandb.ai/weave/reference/service-api/annotation-queues/annotation-queue-create.md): Create a new annotation queue. - [Annotation Queue Delete](https://docs.wandb.ai/weave/reference/service-api/annotation-queues/annotation-queue-delete.md): Delete (soft-delete) an annotation queue. - [Annotation Queue Item Progress Update](https://docs.wandb.ai/weave/reference/service-api/annotation-queues/annotation-queue-item-progress-update.md): Update the annotation state of a queue item for th… - [Annotation Queue Items Query](https://docs.wandb.ai/weave/reference/service-api/annotation-queues/annotation-queue-items-query.md): Query items in an annotation queue with pagination… - [Annotation Queue Read](https://docs.wandb.ai/weave/reference/service-api/annotation-queues/annotation-queue-read.md): Read a specific annotation queue. - [Annotation Queue Update](https://docs.wandb.ai/weave/reference/service-api/annotation-queues/annotation-queue-update.md): Update an annotation queue's metadata (name, descr… - [Annotation Queues Query Stream](https://docs.wandb.ai/weave/reference/service-api/annotation-queues/annotation-queues-query-stream.md): Query annotation queues for a project (streaming N… - [Annotation Queues Stats](https://docs.wandb.ai/weave/reference/service-api/annotation-queues/annotation-queues-stats.md): Get stats for multiple annotation queues. - [Call End](https://docs.wandb.ai/weave/reference/service-api/calls/call-end.md) - [Call Read](https://docs.wandb.ai/weave/reference/service-api/calls/call-read.md) - [Call Start](https://docs.wandb.ai/weave/reference/service-api/calls/call-start.md) - [Call Start Batch](https://docs.wandb.ai/weave/reference/service-api/calls/call-start-batch.md) - [Call Stats](https://docs.wandb.ai/weave/reference/service-api/calls/call-stats.md) - [Call Update](https://docs.wandb.ai/weave/reference/service-api/calls/call-update.md) - [Calls Delete](https://docs.wandb.ai/weave/reference/service-api/calls/calls-delete.md) - [Calls Query Stats](https://docs.wandb.ai/weave/reference/service-api/calls/calls-query-stats.md) - [Calls Query Stream](https://docs.wandb.ai/weave/reference/service-api/calls/calls-query-stream.md) - [Calls Usage](https://docs.wandb.ai/weave/reference/service-api/calls/calls-usage.md): Compute aggregated usage for multiple root calls,… - [Trace Usage](https://docs.wandb.ai/weave/reference/service-api/calls/trace-usage.md): Compute per-call usage for a trace, with descendan… - [Cost Create](https://docs.wandb.ai/weave/reference/service-api/costs/cost-create.md) - [Cost Purge](https://docs.wandb.ai/weave/reference/service-api/costs/cost-purge.md) - [Cost Query](https://docs.wandb.ai/weave/reference/service-api/costs/cost-query.md) - [Dataset Create](https://docs.wandb.ai/weave/reference/service-api/datasets/dataset-create.md): Create a dataset object. - [Dataset Delete](https://docs.wandb.ai/weave/reference/service-api/datasets/dataset-delete.md): Delete a dataset object. If digests are provided,… - [Dataset List](https://docs.wandb.ai/weave/reference/service-api/datasets/dataset-list.md): List dataset objects. - [Dataset Read](https://docs.wandb.ai/weave/reference/service-api/datasets/dataset-read.md): Get a dataset object. - [Eval Results Query](https://docs.wandb.ai/weave/reference/service-api/eval-results/eval-results-query.md): Read grouped evaluation result rows for one or mor… - [Evaluation Run Create](https://docs.wandb.ai/weave/reference/service-api/evaluation-runs/evaluation-run-create.md): Create an evaluation run. - [Evaluation Run Delete](https://docs.wandb.ai/weave/reference/service-api/evaluation-runs/evaluation-run-delete.md): Delete evaluation runs. - [Evaluation Run Finish](https://docs.wandb.ai/weave/reference/service-api/evaluation-runs/evaluation-run-finish.md): Finish an evaluation run. - [Evaluation Run List](https://docs.wandb.ai/weave/reference/service-api/evaluation-runs/evaluation-run-list.md): List evaluation runs. - [Evaluation Run Read](https://docs.wandb.ai/weave/reference/service-api/evaluation-runs/evaluation-run-read.md): Read an evaluation run. - [Evaluate Model](https://docs.wandb.ai/weave/reference/service-api/evaluations/evaluate-model.md) - [Evaluation Create](https://docs.wandb.ai/weave/reference/service-api/evaluations/evaluation-create.md): Create an evaluation object. - [Evaluation Delete](https://docs.wandb.ai/weave/reference/service-api/evaluations/evaluation-delete.md): Delete an evaluation object. - [Evaluation List](https://docs.wandb.ai/weave/reference/service-api/evaluations/evaluation-list.md): List evaluation objects. - [Evaluation Read](https://docs.wandb.ai/weave/reference/service-api/evaluations/evaluation-read.md): Get an evaluation object. - [Evaluation Status](https://docs.wandb.ai/weave/reference/service-api/evaluations/evaluation-status.md) - [Feedback Create](https://docs.wandb.ai/weave/reference/service-api/feedback/feedback-create.md): Add feedback to a call or object. - [Feedback Create Batch](https://docs.wandb.ai/weave/reference/service-api/feedback/feedback-create-batch.md): Add multiple feedback items to calls or objects. - [Feedback Payload Schema](https://docs.wandb.ai/weave/reference/service-api/feedback/feedback-payload-schema.md): Discover feedback payload schema (paths and types)… - [Feedback Purge](https://docs.wandb.ai/weave/reference/service-api/feedback/feedback-purge.md): Permanently delete feedback. - [Feedback Query](https://docs.wandb.ai/weave/reference/service-api/feedback/feedback-query.md): Query for feedback. - [Feedback Replace](https://docs.wandb.ai/weave/reference/service-api/feedback/feedback-replace.md) - [Feedback Stats](https://docs.wandb.ai/weave/reference/service-api/feedback/feedback-stats.md): Return aggregated feedback statistics over time bu… - [File Content](https://docs.wandb.ai/weave/reference/service-api/files/file-content.md) - [File Create](https://docs.wandb.ai/weave/reference/service-api/files/file-create.md) - [Files Stats](https://docs.wandb.ai/weave/reference/service-api/files/files-stats.md) - [Image Create](https://docs.wandb.ai/weave/reference/service-api/images/image-create.md) - [Inference Analysis Artificialanalysis Models](https://docs.wandb.ai/weave/reference/service-api/inference/inference-analysis-artificialanalysis-models.md): Returns a list of available models for Artificial… - [Inference Router Openrouter Models](https://docs.wandb.ai/weave/reference/service-api/inference/inference-router-openrouter-models.md): Returns a list of models that are available to be… - [Nvidia Hardware](https://docs.wandb.ai/weave/reference/service-api/inference/nvidia-hardware.md): Returns available hardware and pricing for a given… - [Model Create](https://docs.wandb.ai/weave/reference/service-api/models/model-create.md): Create a model object. - [Model Delete](https://docs.wandb.ai/weave/reference/service-api/models/model-delete.md): Delete a model object. If digests are provided, on… - [Model List](https://docs.wandb.ai/weave/reference/service-api/models/model-list.md): List model objects. - [Model Read](https://docs.wandb.ai/weave/reference/service-api/models/model-read.md): Get a model object. - [Aliases List](https://docs.wandb.ai/weave/reference/service-api/objects/aliases-list.md): List all aliases in a project. - [Obj Add Tags](https://docs.wandb.ai/weave/reference/service-api/objects/obj-add-tags.md): Add tags to an object version. - [Obj Create](https://docs.wandb.ai/weave/reference/service-api/objects/obj-create.md) - [Obj Delete](https://docs.wandb.ai/weave/reference/service-api/objects/obj-delete.md) - [Obj Read](https://docs.wandb.ai/weave/reference/service-api/objects/obj-read.md) - [Obj Remove Aliases](https://docs.wandb.ai/weave/reference/service-api/objects/obj-remove-aliases.md): Remove aliases from an object. - [Obj Remove Tags](https://docs.wandb.ai/weave/reference/service-api/objects/obj-remove-tags.md): Remove tags from an object version. - [Obj Set Aliases](https://docs.wandb.ai/weave/reference/service-api/objects/obj-set-aliases.md): Set aliases for an object version. - [Objs Query](https://docs.wandb.ai/weave/reference/service-api/objects/objs-query.md) - [Tags List](https://docs.wandb.ai/weave/reference/service-api/objects/tags-list.md): List all tags in a project. - [Export Trace](https://docs.wandb.ai/weave/reference/service-api/opentelemetry/export-trace.md) - [Op Create](https://docs.wandb.ai/weave/reference/service-api/ops/op-create.md): Create an op object. - [Op Delete](https://docs.wandb.ai/weave/reference/service-api/ops/op-delete.md): Delete an op object. If digests are provided, only… - [Op List](https://docs.wandb.ai/weave/reference/service-api/ops/op-list.md): List op objects. - [Op Read](https://docs.wandb.ai/weave/reference/service-api/ops/op-read.md): Get an op object. - [Prediction Create](https://docs.wandb.ai/weave/reference/service-api/predictions/prediction-create.md): Create a prediction. - [Prediction Delete](https://docs.wandb.ai/weave/reference/service-api/predictions/prediction-delete.md): Delete predictions. - [Prediction Finish](https://docs.wandb.ai/weave/reference/service-api/predictions/prediction-finish.md): Finish a prediction. - [Prediction List](https://docs.wandb.ai/weave/reference/service-api/predictions/prediction-list.md): List predictions. - [Prediction Read](https://docs.wandb.ai/weave/reference/service-api/predictions/prediction-read.md): Read a prediction. - [Refs Read Batch](https://docs.wandb.ai/weave/reference/service-api/refs/refs-read-batch.md) - [Link To Registry](https://docs.wandb.ai/weave/reference/service-api/registry/link-to-registry.md) - [Scorer Create](https://docs.wandb.ai/weave/reference/service-api/scorers/scorer-create.md): Create a scorer object. - [Scorer Delete](https://docs.wandb.ai/weave/reference/service-api/scorers/scorer-delete.md): Delete a scorer object. - [Scorer List](https://docs.wandb.ai/weave/reference/service-api/scorers/scorer-list.md): List scorer objects. - [Scorer Read](https://docs.wandb.ai/weave/reference/service-api/scorers/scorer-read.md): Get a scorer object. - [Calls Score](https://docs.wandb.ai/weave/reference/service-api/scores/calls-score.md) - [Score Create](https://docs.wandb.ai/weave/reference/service-api/scores/score-create.md): Create a score. - [Score Delete](https://docs.wandb.ai/weave/reference/service-api/scores/score-delete.md): Delete scores. - [Score List](https://docs.wandb.ai/weave/reference/service-api/scores/score-list.md): List scores. - [Score Read](https://docs.wandb.ai/weave/reference/service-api/scores/score-read.md): Read a score. - [Get Caller Location](https://docs.wandb.ai/weave/reference/service-api/service/get-caller-location.md): Lookup the geographic location of a user based on… - [Projects Info](https://docs.wandb.ai/weave/reference/service-api/service/projects-info.md) - [Read Root](https://docs.wandb.ai/weave/reference/service-api/service/read-root.md) - [Read Version](https://docs.wandb.ai/weave/reference/service-api/service/read-version.md) - [Server Info](https://docs.wandb.ai/weave/reference/service-api/service/server-info.md) - [Table Create](https://docs.wandb.ai/weave/reference/service-api/tables/table-create.md) - [Table Create From Digests](https://docs.wandb.ai/weave/reference/service-api/tables/table-create-from-digests.md) - [Table Query](https://docs.wandb.ai/weave/reference/service-api/tables/table-query.md) - [Table Query Stats](https://docs.wandb.ai/weave/reference/service-api/tables/table-query-stats.md) - [Table Query Stats Batch](https://docs.wandb.ai/weave/reference/service-api/tables/table-query-stats-batch.md) - [Table Update](https://docs.wandb.ai/weave/reference/service-api/tables/table-update.md) - [Threads Query Stream](https://docs.wandb.ai/weave/reference/service-api/threads/threads-query-stream.md) - [weave](https://docs.wandb.ai/weave/reference/typescript-sdk.md): TypeScript SDK reference - [Class: Dataset](https://docs.wandb.ai/weave/reference/typescript-sdk/classes/dataset.md): TypeScript SDK reference - [Class: Evaluation](https://docs.wandb.ai/weave/reference/typescript-sdk/classes/evaluation.md): TypeScript SDK reference - [Class: EvaluationLogger](https://docs.wandb.ai/weave/reference/typescript-sdk/classes/evaluationlogger.md): TypeScript SDK reference - [Class: LLM](https://docs.wandb.ai/weave/reference/typescript-sdk/classes/llm.md): TypeScript SDK reference - [Class: MessagesPrompt](https://docs.wandb.ai/weave/reference/typescript-sdk/classes/messagesprompt.md): TypeScript SDK reference - [Class: ObjectRef](https://docs.wandb.ai/weave/reference/typescript-sdk/classes/objectref.md): TypeScript SDK reference - [Class: ScoreLogger](https://docs.wandb.ai/weave/reference/typescript-sdk/classes/scorelogger.md): TypeScript SDK reference - [Class: Session](https://docs.wandb.ai/weave/reference/typescript-sdk/classes/session.md): TypeScript SDK reference - [Class: StringPrompt](https://docs.wandb.ai/weave/reference/typescript-sdk/classes/stringprompt.md): TypeScript SDK reference - [Class: SubAgent](https://docs.wandb.ai/weave/reference/typescript-sdk/classes/subagent.md): TypeScript SDK reference - [Class: Tool](https://docs.wandb.ai/weave/reference/typescript-sdk/classes/tool.md): TypeScript SDK reference - [Class: Turn](https://docs.wandb.ai/weave/reference/typescript-sdk/classes/turn.md): TypeScript SDK reference - [Class: WeaveClient](https://docs.wandb.ai/weave/reference/typescript-sdk/classes/weaveclient.md): TypeScript SDK reference - [Class: WeaveObject](https://docs.wandb.ai/weave/reference/typescript-sdk/classes/weaveobject.md): TypeScript SDK reference - [createOpenAIAgentsTracingProcessor](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/createopenaiagentstracingprocessor.md): TypeScript SDK reference - [createOtelExtension](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/createotelextension.md): TypeScript SDK reference - [endLLM](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/endllm.md): TypeScript SDK reference - [endSession](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/endsession.md): TypeScript SDK reference - [endTurn](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/endturn.md): TypeScript SDK reference - [flushOTel](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/flushotel.md): TypeScript SDK reference - [getCurrentLLM](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/getcurrentllm.md): TypeScript SDK reference - [getCurrentSession](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/getcurrentsession.md): TypeScript SDK reference - [getCurrentTurn](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/getcurrentturn.md): TypeScript SDK reference - [init](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/init.md): TypeScript SDK reference - [instrumentOpenAIAgents](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/instrumentopenaiagents.md): TypeScript SDK reference - [login](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/login.md): TypeScript SDK reference - [op](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/op.md): TypeScript SDK reference - [patchRealtimeSession](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/patchrealtimesession.md): TypeScript SDK reference - [requireCurrentCallStackEntry](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/requirecurrentcallstackentry.md): TypeScript SDK reference - [requireCurrentChildSummary](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/requirecurrentchildsummary.md): TypeScript SDK reference - [runIsolated](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/runisolated.md): TypeScript SDK reference - [startLLM](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/startllm.md): TypeScript SDK reference - [startSession](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/startsession.md): TypeScript SDK reference - [startSubagent](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/startsubagent.md): TypeScript SDK reference - [startTool](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/starttool.md): TypeScript SDK reference - [startTurn](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/startturn.md): TypeScript SDK reference - [weaveAudio](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/weaveaudio.md): TypeScript SDK reference - [weaveImage](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/weaveimage.md): TypeScript SDK reference - [withAttributes](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/withattributes.md): TypeScript SDK reference - [wrapGoogleGenAI](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/wrapgooglegenai.md): TypeScript SDK reference - [wrapOpenAI](https://docs.wandb.ai/weave/reference/typescript-sdk/functions/wrapopenai.md): TypeScript SDK reference - [Interface: CallSchema](https://docs.wandb.ai/weave/reference/typescript-sdk/interfaces/callschema.md): TypeScript SDK reference - [Interface: CallsFilter](https://docs.wandb.ai/weave/reference/typescript-sdk/interfaces/callsfilter.md): TypeScript SDK reference - [Interface: GetCallsOptions](https://docs.wandb.ai/weave/reference/typescript-sdk/interfaces/getcallsoptions.md): TypeScript SDK reference - [Interface: LLMInit](https://docs.wandb.ai/weave/reference/typescript-sdk/interfaces/llminit.md): TypeScript SDK reference - [Interface: Message](https://docs.wandb.ai/weave/reference/typescript-sdk/interfaces/message.md): TypeScript SDK reference - [Interface: Query](https://docs.wandb.ai/weave/reference/typescript-sdk/interfaces/query.md): TypeScript SDK reference - [Interface: Reasoning](https://docs.wandb.ai/weave/reference/typescript-sdk/interfaces/reasoning.md): TypeScript SDK reference - [Interface: SessionInit](https://docs.wandb.ai/weave/reference/typescript-sdk/interfaces/sessioninit.md): TypeScript SDK reference - [Interface: SortBy](https://docs.wandb.ai/weave/reference/typescript-sdk/interfaces/sortby.md): TypeScript SDK reference - [Interface: SubAgentInit](https://docs.wandb.ai/weave/reference/typescript-sdk/interfaces/subagentinit.md): TypeScript SDK reference - [Interface: ToolInit](https://docs.wandb.ai/weave/reference/typescript-sdk/interfaces/toolinit.md): TypeScript SDK reference - [Interface: TurnInit](https://docs.wandb.ai/weave/reference/typescript-sdk/interfaces/turninit.md): TypeScript SDK reference - [Interface: Usage](https://docs.wandb.ai/weave/reference/typescript-sdk/interfaces/usage.md): TypeScript SDK reference - [Interface: WeaveAudio](https://docs.wandb.ai/weave/reference/typescript-sdk/interfaces/weaveaudio.md): TypeScript SDK reference - [Interface: WeaveImage](https://docs.wandb.ai/weave/reference/typescript-sdk/interfaces/weaveimage.md): TypeScript SDK reference - [MessagePart](https://docs.wandb.ai/weave/reference/typescript-sdk/type-aliases/messagepart.md): TypeScript SDK reference - [Modality](https://docs.wandb.ai/weave/reference/typescript-sdk/type-aliases/modality.md): TypeScript SDK reference - [Op](https://docs.wandb.ai/weave/reference/typescript-sdk/type-aliases/op.md): TypeScript SDK reference - [OpDecorator](https://docs.wandb.ai/weave/reference/typescript-sdk/type-aliases/opdecorator.md): TypeScript SDK reference - [Role](https://docs.wandb.ai/weave/reference/typescript-sdk/type-aliases/role.md): TypeScript SDK reference - [Build an evaluation](https://docs.wandb.ai/weave/tutorial-eval.md): Learn how to build an evaluation pipeline with Wea… - [Evaluate RAG applications](https://docs.wandb.ai/weave/tutorial-rag.md): Build and evaluate RAG applications using Weave wi… - [Trace nested functions](https://docs.wandb.ai/weave/tutorial-tracing_2.md): Learn how to track deeply nested Call structures w… - [Tutorial: App versioning](https://docs.wandb.ai/weave/tutorial-weave_models.md): Learn how to use Weave Model to track and version… ## OpenAPI Specs - [openapi](https://docs.wandb.ai/serverless-training/api-reference/openapi.json)