[PR #25] [MERGED] Include cookbook #113

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/25
Author: @hinthornw
Created: 9/12/2023
Status: Merged
Merged: 9/12/2023
Merged by: @hinthornw

Base: mainHead: wfh/render_cookbooks


📝 Commits (10+)

📊 Changes

7 files changed (+190 additions, -8 deletions)

View changed files

.gitmodules (+3 -0)
📝 package.json (+1 -0)
📝 sidebars.js (+13 -0)
subdirectories/langsmith-cookbook (+1 -0)
subdirectories/scripts/build_cookbook.py (+151 -0)
subdirectories/scripts/requirements.txt (+3 -0)
📝 vercel.json (+18 -8)

📄 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/25 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 9/12/2023 **Status:** ✅ Merged **Merged:** 9/12/2023 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/render_cookbooks` --- ### 📝 Commits (10+) - [`410bf81`](https://github.com/langchain-ai/langsmith-docs/commit/410bf814826eecb9f68e2bea869bab03aa45295b) Add subdirectory - [`f4b3416`](https://github.com/langchain-ai/langsmith-docs/commit/f4b3416adc0b25b1d6f725e82b7a32d0f46621d9) subs - [`e7d33ff`](https://github.com/langchain-ai/langsmith-docs/commit/e7d33ff3ffde455d31048ded8ac7088d2135a68c) update builder - [`cffa32e`](https://github.com/langchain-ai/langsmith-docs/commit/cffa32e2e413b47236bf70e4c426a39aac04c857) update commit - [`7c9a622`](https://github.com/langchain-ai/langsmith-docs/commit/7c9a62258b15cbfbdad999567db2065c782338a4) update build command - [`5a32a84`](https://github.com/langchain-ai/langsmith-docs/commit/5a32a847f64b35e81f7ff6a7f025f5d7fd173fb6) build - [`b64caef`](https://github.com/langchain-ai/langsmith-docs/commit/b64caef8933942982eecf80916f8dc87d0715d36) mv build - [`96ec154`](https://github.com/langchain-ai/langsmith-docs/commit/96ec15447e63a4256e3de983d6deacffdc92fb67) sub - [`74cd55d`](https://github.com/langchain-ai/langsmith-docs/commit/74cd55db6269afeff5be14df77bc09783c93c47b) update url - [`80790a7`](https://github.com/langchain-ai/langsmith-docs/commit/80790a7b9937f2000fccac19024f5da6c9f8f0c9) collapse ### 📊 Changes **7 files changed** (+190 additions, -8 deletions) <details> <summary>View changed files</summary> ➕ `.gitmodules` (+3 -0) 📝 `package.json` (+1 -0) 📝 `sidebars.js` (+13 -0) ➕ `subdirectories/langsmith-cookbook` (+1 -0) ➕ `subdirectories/scripts/build_cookbook.py` (+151 -0) ➕ `subdirectories/scripts/requirements.txt` (+3 -0) 📝 `vercel.json` (+18 -8) </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:21 -05:00
yindo closed this issue 2026-02-21 17:17:21 -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#113