docs(artifacts): add Backblaze B2 to external-files reference guide#2661
Open
goanpeca wants to merge 1 commit into
Open
docs(artifacts): add Backblaze B2 to external-files reference guide#2661goanpeca wants to merge 1 commit into
goanpeca wants to merge 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates the “Track external files” docs to explicitly include Backblaze B2 as a supported external storage option (via S3-compatible APIs) and adds a credentials reference for it.
Changes:
- Add Backblaze B2 Cloud Storage to the list of common external storage solutions.
- Expand the S3-compatible interface note to include Backblaze B2 and provide an example endpoint URL.
- Add Backblaze B2 credentials documentation link to the provider table.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| | Cloud provider | Credentials Documentation | | ||
| | -------------- | ------------------------- | | ||
| | CoreWeave AI Object Storage | [CoreWeave AI Object Storage documentation](https://docs.coreweave.com/docs/products/storage/object-storage/how-to/manage-access-keys/cloud-console-tokens) | | ||
| | Backblaze B2 Cloud Storage | [Backblaze B2 Application Keys documentation](https://www.backblaze.com/docs/cloud-storage-application-keys?utm_source=wandb-docs&utm_medium=referral&utm_campaign=ai_artifacts&utm_content=b2ai-wandb) | |
467c9a4 to
bcab34b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds Backblaze B2 to the existing reference-artifact docs in three surgical spots, mirroring how CoreWeave is already referenced on the same page.
File:
models/artifacts/track-external-files.mdxAWS_S3_ENDPOINT_URL=https://s3.us-west-001.backblazeb2.comexample.Scope notes
Companion SDK PR adding
_is_backblaze_endpoint+ boto3 user-agent tagging: wandb/wandb#11938Testing
mint dev)mint broken-links)