[PR #154] [MERGED] Use faster/cached create_model in get_input_schema/get_output_schema #1272

Closed
opened 2026-02-20 17:44:19 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/154
Author: @nfcampos
Created: 2/26/2024
Status: Merged
Merged: 2/26/2024
Merged by: @nfcampos

Base: mainHead: nc/26feb/cached-create-model


📝 Commits (1)

  • c70376d Use faster/cached create_model in get_input_schema/get_output_schema

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 langgraph/pregel/__init__.py (+2 -1)

📄 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/langgraph/pull/154 **Author:** [@nfcampos](https://github.com/nfcampos) **Created:** 2/26/2024 **Status:** ✅ Merged **Merged:** 2/26/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `nc/26feb/cached-create-model` --- ### 📝 Commits (1) - [`c70376d`](https://github.com/langchain-ai/langgraph/commit/c70376d0b7b37c1cde3f9e5ede28fab934e2932d) Use faster/cached create_model in get_input_schema/get_output_schema ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/pregel/__init__.py` (+2 -1) </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-20 17:44:19 -05:00
yindo closed this issue 2026-02-20 17:44:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#1272