[PR #2539] [MERGED] docs: Update prompt caching section #2529

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2539
Author: @jacoblee93
Created: 2/8/2026
Status: Merged
Merged: 2/9/2026
Merged by: @jacoblee93

Base: mainHead: jacob/docs


📝 Commits (5)

📊 Changes

1 file changed (+202 additions, -71 deletions)

View changed files

📝 src/langsmith/manage-prompts-programmatically.mdx (+202 -71)

📄 Description

Overview

Update prompt caching docs for changes coming in https://github.com/langchain-ai/langsmith-sdk/pull/2371

Type of change

Type: Update existing documentation

Related issues/PRs

https://github.com/langchain-ai/langsmith-sdk/pull/2371

  • Linear issue:
  • Slack thread:

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/2539 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 2/8/2026 **Status:** ✅ Merged **Merged:** 2/9/2026 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/docs` --- ### 📝 Commits (5) - [`e19f26a`](https://github.com/langchain-ai/docs/commit/e19f26aed6d68ded8112c122b55d1b279acdd243) Update prompt caching section - [`e7088aa`](https://github.com/langchain-ai/docs/commit/e7088aa7e74611aeb1b5cb20d15c2827a8a5d73c) Fix format - [`7e5e938`](https://github.com/langchain-ai/docs/commit/7e5e938176d1df88096ddffe0e86d545c49ccffd) Whitespace - [`eee17dd`](https://github.com/langchain-ai/docs/commit/eee17dd224745993c37d5dcf6be649afad6fe7d1) Fix - [`8e1a929`](https://github.com/langchain-ai/docs/commit/8e1a929dc99b6034d1562d39a667ba7e21e4e469) Update src/langsmith/manage-prompts-programmatically.mdx ### 📊 Changes **1 file changed** (+202 additions, -71 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/manage-prompts-programmatically.mdx` (+202 -71) </details> ### 📄 Description ## Overview Update prompt caching docs for changes coming in https://github.com/langchain-ai/langsmith-sdk/pull/2371 ## Type of change **Type:** Update existing documentation ## Related issues/PRs https://github.com/langchain-ai/langsmith-sdk/pull/2371 <!-- For LangChain employees, if applicable: --> - Linear issue: - Slack thread: ## 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 - [x] I have used **root relative** paths for internal links - [x] 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:23:30 -05:00
yindo closed this issue 2026-02-17 17:23:30 -05:00
yindo changed title from [PR #2539] docs: Update prompt caching section to [PR #2539] [MERGED] docs: Update prompt caching section 2026-06-05 18:19:05 -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#2529