[PR #18] [MERGED] entrypoints #423

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/18
Author: @bracesproul
Created: 1/18/2024
Status: Merged
Merged: 1/18/2024
Merged by: @bracesproul

Base: mainHead: brace/entrypoints


📝 Commits (4)

📊 Changes

5 files changed (+25 additions, -11 deletions)

View changed files

📝 examples/chat_agent_executor_with_function_calling/base.ipynb (+5 -9)
📝 langgraph/.gitignore (+3 -0)
📝 langgraph/package.json (+9 -1)
📝 langgraph/scripts/create-entrypoints.js (+1 -0)
📝 langgraph/src/index.ts (+7 -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/langgraphjs/pull/18 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 1/18/2024 **Status:** ✅ Merged **Merged:** 1/18/2024 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/entrypoints` --- ### 📝 Commits (4) - [`ebc6c9d`](https://github.com/langchain-ai/langgraphjs/commit/ebc6c9d845383c0e81ae127b0fdd7b56d42755dd) entrypoints - [`1e13d0c`](https://github.com/langchain-ai/langgraphjs/commit/1e13d0c833bcd7c2220bf20c8f702b8b84ed51f7) Merge branch 'main' into brace/entrypoints - [`218b30b`](https://github.com/langchain-ai/langgraphjs/commit/218b30b9cae7771ee98f4d92b2bc3b1a82ccadd9) built - [`cd20b08`](https://github.com/langchain-ai/langgraphjs/commit/cd20b08d6188f73f5ac4651c1aa754c520deaef8) cr ### 📊 Changes **5 files changed** (+25 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `examples/chat_agent_executor_with_function_calling/base.ipynb` (+5 -9) 📝 `langgraph/.gitignore` (+3 -0) 📝 `langgraph/package.json` (+9 -1) 📝 `langgraph/scripts/create-entrypoints.js` (+1 -0) 📝 `langgraph/src/index.ts` (+7 -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-15 18:16:54 -05:00
yindo closed this issue 2026-02-15 18:16:54 -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#423