[PR #3116] [MERGED] feat: Show mongo checkpointer usage #3188

Closed
opened 2026-06-05 18:21:22 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3116
Author: @hinthornw
Created: 3/13/2026
Status: Merged
Merged: 3/13/2026
Merged by: @hinthornw

Base: mainHead: wfh/lsd_mongo


📝 Commits (10+)

  • 8980a48 feat: Show mongo checkpointer usage
  • d15bae4 Merge branch 'main' into wfh/lsd_mongo
  • c3ff7ac fixup env vars
  • 50b63be ca
  • 990a11d other changes
  • def1c4b update
  • fc8a79f Update src/langsmith/data-plane.mdx
  • e32eba8 Address review feedback: active voice, PostgreSQL naming, scope corrections
  • 91a4df7 Fix remaining passive voice in data-plane.mdx
  • 22ca768 Fix Vale lint: remove whitespace around em dashes

📊 Changes

8 files changed (+283 additions, -6 deletions)

View changed files

📝 src/docs.json (+1 -0)
📝 src/langsmith/agent-server.mdx (+1 -1)
📝 src/langsmith/cli.mdx (+2 -2)
src/langsmith/configure-checkpointer.mdx (+168 -0)
📝 src/langsmith/custom-checkpointer.mdx (+4 -0)
📝 src/langsmith/data-plane.mdx (+11 -1)
📝 src/langsmith/deploy-standalone-server.mdx (+77 -2)
📝 src/langsmith/env-var.mdx (+19 -0)

📄 Description


🔄 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/3116 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 3/13/2026 **Status:** ✅ Merged **Merged:** 3/13/2026 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/lsd_mongo` --- ### 📝 Commits (10+) - [`8980a48`](https://github.com/langchain-ai/docs/commit/8980a48f54e5aadcffe9c8ae8c4aa6c7c6e4a421) feat: Show mongo checkpointer usage - [`d15bae4`](https://github.com/langchain-ai/docs/commit/d15bae4a3b6bb923ef993b9372087f8265622a9d) Merge branch 'main' into wfh/lsd_mongo - [`c3ff7ac`](https://github.com/langchain-ai/docs/commit/c3ff7acd0393a7e74f2af21c1a41ec1db1509cd3) fixup env vars - [`50b63be`](https://github.com/langchain-ai/docs/commit/50b63be53b294ae2729ec57e58647bcee95a7794) ca - [`990a11d`](https://github.com/langchain-ai/docs/commit/990a11d587a94ec2bc402b6ac494e04383df69aa) other changes - [`def1c4b`](https://github.com/langchain-ai/docs/commit/def1c4b861994b63738bda08ddb44092668c730b) update - [`fc8a79f`](https://github.com/langchain-ai/docs/commit/fc8a79f1361593cc1e57c041571743c6456378ab) Update src/langsmith/data-plane.mdx - [`e32eba8`](https://github.com/langchain-ai/docs/commit/e32eba891a46a1972cad3cba9cee9858056bc06f) Address review feedback: active voice, PostgreSQL naming, scope corrections - [`91a4df7`](https://github.com/langchain-ai/docs/commit/91a4df7a9900e5322e771a0842c59cf070fd0057) Fix remaining passive voice in data-plane.mdx - [`22ca768`](https://github.com/langchain-ai/docs/commit/22ca7688880bb2895715df616313aab8aba6c54c) Fix Vale lint: remove whitespace around em dashes ### 📊 Changes **8 files changed** (+283 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+1 -0) 📝 `src/langsmith/agent-server.mdx` (+1 -1) 📝 `src/langsmith/cli.mdx` (+2 -2) ➕ `src/langsmith/configure-checkpointer.mdx` (+168 -0) 📝 `src/langsmith/custom-checkpointer.mdx` (+4 -0) 📝 `src/langsmith/data-plane.mdx` (+11 -1) 📝 `src/langsmith/deploy-standalone-server.mdx` (+77 -2) 📝 `src/langsmith/env-var.mdx` (+19 -0) </details> ### 📄 Description <!-- 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-06-05 18:21:22 -04:00
yindo closed this issue 2026-06-05 18:21:22 -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#3188