[PR #557] [MERGED] build python sdk reference into docs #600

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/557
Author: @baskaryan
Created: 11/26/2024
Status: Merged
Merged: 12/3/2024
Merged by: @baskaryan

Base: bagatur/v0.2Head: bagatur/rfc_builtin_sdk_ref


📝 Commits (10+)

📊 Changes

5 files changed (+43 additions, -5 deletions)

View changed files

Makefile (+24 -0)
📝 docs/reference/index.md (+1 -1)
📝 docusaurus.config.js (+12 -2)
📝 package.json (+2 -2)
📝 vercel.json (+4 -0)

📄 Description

note: add ~1min to docs build time (total ~2min with this change)


🔄 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/557 **Author:** [@baskaryan](https://github.com/baskaryan) **Created:** 11/26/2024 **Status:** ✅ Merged **Merged:** 12/3/2024 **Merged by:** [@baskaryan](https://github.com/baskaryan) **Base:** `bagatur/v0.2` ← **Head:** `bagatur/rfc_builtin_sdk_ref` --- ### 📝 Commits (10+) - [`e54f308`](https://github.com/langchain-ai/langsmith-docs/commit/e54f3080935e0cdb385063bc8db678e619e95beb) include py api ref in main docs - [`d464194`](https://github.com/langchain-ai/langsmith-docs/commit/d464194ea2288a0e4097f1e3e9a651a5086c6ff1) add - [`a472d3e`](https://github.com/langchain-ai/langsmith-docs/commit/a472d3ebab7d3844defb4bf6f4bc4fa489112130) fix - [`4d319e0`](https://github.com/langchain-ai/langsmith-docs/commit/4d319e04095c62883f4566840a63b2cea301daad) x - [`7309670`](https://github.com/langchain-ai/langsmith-docs/commit/73096707be0beb8d4803666fba51e1324471b28e) x - [`91a99ce`](https://github.com/langchain-ai/langsmith-docs/commit/91a99ce1b4ed605d3666fc848d34789817a78b6b) debug - [`ca7bbec`](https://github.com/langchain-ai/langsmith-docs/commit/ca7bbec53d5d0de53ed2840308fbc653384f5652) mv - [`920e0cf`](https://github.com/langchain-ai/langsmith-docs/commit/920e0cf017bf7994fcc8d1ea82935e8f318d4ddb) mv back - [`3ec18ab`](https://github.com/langchain-ai/langsmith-docs/commit/3ec18ab3c19b173df877e620b8bba750d5e537c0) fix - [`8948fb1`](https://github.com/langchain-ai/langsmith-docs/commit/8948fb135ce4141c982e791d565c4a997b5747f9) debug ### 📊 Changes **5 files changed** (+43 additions, -5 deletions) <details> <summary>View changed files</summary> ➕ `Makefile` (+24 -0) 📝 `docs/reference/index.md` (+1 -1) 📝 `docusaurus.config.js` (+12 -2) 📝 `package.json` (+2 -2) 📝 `vercel.json` (+4 -0) </details> ### 📄 Description note: add ~1min to docs build time (total ~2min with this change) --- <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:18:28 -05:00
yindo closed this issue 2026-02-21 17:18:28 -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#600