[PR #1261] [MERGED] fix(langgraph): rename cache to cachePolicy for functional API #1340

Closed
opened 2026-02-15 20:15:20 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1261
Author: @dqbd
Created: 6/5/2025
Status: Merged
Merged: 6/6/2025
Merged by: @dqbd

Base: mainHead: dqbd/task-cache-policy-rename


📝 Commits (1)

  • a926d49 fix(langgraph): rename cache to cachePolicy for functional API

📊 Changes

2 files changed (+25 additions, -17 deletions)

View changed files

📝 libs/langgraph/src/func/index.ts (+18 -13)
📝 libs/langgraph/src/tests/func.test.ts (+7 -4)

📄 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/langgraphjs/pull/1261 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 6/5/2025 **Status:** ✅ Merged **Merged:** 6/6/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/task-cache-policy-rename` --- ### 📝 Commits (1) - [`a926d49`](https://github.com/langchain-ai/langgraphjs/commit/a926d49a26ebce39b006666f73f383eca53990dc) fix(langgraph): rename cache to cachePolicy for functional API ### 📊 Changes **2 files changed** (+25 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/func/index.ts` (+18 -13) 📝 `libs/langgraph/src/tests/func.test.ts` (+7 -4) </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-15 20:15:20 -05:00
yindo closed this issue 2026-02-15 20:15:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#1340