[PR #1734] [MERGED] Improve blob storage docs for GCS #1804

Closed
opened 2026-02-17 17:22:45 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1734
Author: @romain-priour-lc
Created: 12/3/2025
Status: Merged
Merged: 12/3/2025
Merged by: @romain-priour-lc

Base: mainHead: inf-1267/improve-gcp-blob-storage-docs


📝 Commits (3)

📊 Changes

1 file changed (+6 additions, -0 deletions)

View changed files

📝 src/langsmith/self-host-blob-storage.mdx (+6 -0)

📄 Description

Overview

Have had a few customers get confused when setting up blob storage through GCS.

Type of change

Update existing documentation

Related issues/PRs

Closes INF-1267

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/1734 **Author:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Created:** 12/3/2025 **Status:** ✅ Merged **Merged:** 12/3/2025 **Merged by:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Base:** `main` ← **Head:** `inf-1267/improve-gcp-blob-storage-docs` --- ### 📝 Commits (3) - [`e0c106b`](https://github.com/langchain-ai/docs/commit/e0c106b0d32e901f25d4b0bd166062ec7bf9d5ad) Done - [`8e792bc`](https://github.com/langchain-ai/docs/commit/8e792bc7ad97e673ed527ba9afdd1b7ea0c8df57) gst - [`f8bca4a`](https://github.com/langchain-ai/docs/commit/f8bca4a51cb95ff0f95200dc9236b1253c1bd798) remove service account annotations ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/self-host-blob-storage.mdx` (+6 -0) </details> ### 📄 Description ## Overview Have had a few customers get confused when setting up blob storage through GCS. ## Type of change Update existing documentation ## Related issues/PRs Closes INF-1267 ## Checklist <!-- Put an 'x' in all boxes that apply --> - [X] I have read the [contributing guidelines](README.md) - [X] I have tested my changes locally using `docs dev` - [X] All code examples have been tested and work correctly - [ ] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:22:45 -05:00
yindo closed this issue 2026-02-17 17:22:45 -05:00
yindo changed title from [PR #1734] Improve blob storage docs for GCS to [PR #1734] [MERGED] Improve blob storage docs for GCS 2026-06-05 18:14:59 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1804