[PR #14] [MERGED] Hub Docs #106

Closed
opened 2026-02-21 17:17:19 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/14
Author: @efriis
Created: 8/29/2023
Status: Merged
Merged: 8/30/2023
Merged by: @hinthornw

Base: mainHead: erick/hub-docs


📝 Commits (10+)

📊 Changes

12 files changed (+249 additions, -1 deletions)

View changed files

docs/hub/dev-setup-py.mdx (+57 -0)
docs/hub/dev-setup-ts.mdx (+60 -0)
docs/hub/faq.mdx (+21 -0)
docs/hub/quickstart.mdx (+93 -0)
docs/hub/static/hub-handle.png (+0 -0)
docs/hub/static/hub-home.png (+0 -0)
docs/hub/static/hub-playground-commit.png (+0 -0)
docs/hub/static/hub-playground-complete.png (+0 -0)
docs/hub/static/hub-playground.png (+0 -0)
docs/hub/static/hub-repo.png (+0 -0)
📝 docs/index.mdx (+5 -1)
📝 sidebars.js (+13 -0)

📄 Description

No description provided


🔄 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/langsmith-docs/pull/14 **Author:** [@efriis](https://github.com/efriis) **Created:** 8/29/2023 **Status:** ✅ Merged **Merged:** 8/30/2023 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `erick/hub-docs` --- ### 📝 Commits (10+) - [`259ae66`](https://github.com/langchain-ai/langsmith-docs/commit/259ae660a497c8b34d52a5bad1bb672b06f13bb4) Hub Docs - [`f9f5e78`](https://github.com/langchain-ai/langsmith-docs/commit/f9f5e78bad0ab8fb307939fc075cc15994d64016) dev setup link - [`2adc7bb`](https://github.com/langchain-ai/langsmith-docs/commit/2adc7bb78813b9ac3cfa95e910618188cad111b6) alpha - [`410e46b`](https://github.com/langchain-ai/langsmith-docs/commit/410e46bda5d194054a6e2eea2615f42a63bf0756) new images and some text - [`e281ca6`](https://github.com/langchain-ai/langsmith-docs/commit/e281ca6578b872c538be42a32ceaa7783cdd8604) replacements - [`81045e1`](https://github.com/langchain-ai/langsmith-docs/commit/81045e1bd4b188ba6a1034f61f2a9dfeb95f3d44) review - [`c64387c`](https://github.com/langchain-ai/langsmith-docs/commit/c64387c90d70c2ae7c25ffcf70b8d03dedc064c1) more tenant - [`38bee21`](https://github.com/langchain-ai/langsmith-docs/commit/38bee210fc23b840a80042f9e581d02e4c424252) coming soon instead of steps - [`d1bb75e`](https://github.com/langchain-ai/langsmith-docs/commit/d1bb75e32729cb9b3a193fbcd96de6174c3ece5d) wordiness - [`2aaa6c4`](https://github.com/langchain-ai/langsmith-docs/commit/2aaa6c4826d29825a4f172ba3985b2986eb2c06d) consistency ### 📊 Changes **12 files changed** (+249 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `docs/hub/dev-setup-py.mdx` (+57 -0) ➕ `docs/hub/dev-setup-ts.mdx` (+60 -0) ➕ `docs/hub/faq.mdx` (+21 -0) ➕ `docs/hub/quickstart.mdx` (+93 -0) ➕ `docs/hub/static/hub-handle.png` (+0 -0) ➕ `docs/hub/static/hub-home.png` (+0 -0) ➕ `docs/hub/static/hub-playground-commit.png` (+0 -0) ➕ `docs/hub/static/hub-playground-complete.png` (+0 -0) ➕ `docs/hub/static/hub-playground.png` (+0 -0) ➕ `docs/hub/static/hub-repo.png` (+0 -0) 📝 `docs/index.mdx` (+5 -1) 📝 `sidebars.js` (+13 -0) </details> ### 📄 Description _No description provided_ --- <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-21 17:17:19 -05:00
yindo closed this issue 2026-02-21 17:17:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#106