[PR #814] [MERGED] fix task/entrypoint func type #1029

Closed
opened 2026-02-15 19:16:52 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/814
Author: @benjamincburns
Created: 1/28/2025
Status: Merged
Merged: 1/28/2025
Merged by: @benjamincburns

Base: mainHead: ben/fixes


📝 Commits (1)

  • a17e4de fix task/entrypoint func type

📊 Changes

1 file changed (+34 additions, -4 deletions)

View changed files

📝 libs/langgraph/src/func/types.ts (+34 -4)

📄 Description

See comments in code for explanation.


🔄 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/814 **Author:** [@benjamincburns](https://github.com/benjamincburns) **Created:** 1/28/2025 **Status:** ✅ Merged **Merged:** 1/28/2025 **Merged by:** [@benjamincburns](https://github.com/benjamincburns) **Base:** `main` ← **Head:** `ben/fixes` --- ### 📝 Commits (1) - [`a17e4de`](https://github.com/langchain-ai/langgraphjs/commit/a17e4de025f44f0364feb3156968364b3fac5bba) fix task/entrypoint func type ### 📊 Changes **1 file changed** (+34 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/func/types.ts` (+34 -4) </details> ### 📄 Description See comments in code for explanation. --- <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 19:16:52 -05:00
yindo closed this issue 2026-02-15 19:16:52 -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#1029