[PR #11] [MERGED] fix(api): use getGraphAsync instead of getGraph #16

Closed
opened 2026-02-16 04:16:59 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs-api/pull/11
Author: @dqbd
Created: 2/24/2025
Status: Merged
Merged: 2/24/2025
Merged by: @dqbd

Base: mainHead: dqbd/get-graph-async


📝 Commits (2)

  • dc2f05c fix(api): use getGraphAsync instead of getGraph
  • 887c498 Bump to 0.0.11

📊 Changes

3 files changed (+7 additions, -5 deletions)

View changed files

📝 libs/langgraph-api/package.json (+1 -1)
📝 libs/langgraph-api/src/api/assistants.mts (+5 -3)
📝 libs/langgraph-cli/package.json (+1 -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-api/pull/11 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 2/24/2025 **Status:** ✅ Merged **Merged:** 2/24/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/get-graph-async` --- ### 📝 Commits (2) - [`dc2f05c`](https://github.com/langchain-ai/langgraphjs-api/commit/dc2f05c7a766157f1d96bbb8a7b0689f670e9c02) fix(api): use getGraphAsync instead of getGraph - [`887c498`](https://github.com/langchain-ai/langgraphjs-api/commit/887c498f2e3f8197361a1c7f72c0d2c5ca9e9274) Bump to 0.0.11 ### 📊 Changes **3 files changed** (+7 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph-api/package.json` (+1 -1) 📝 `libs/langgraph-api/src/api/assistants.mts` (+5 -3) 📝 `libs/langgraph-cli/package.json` (+1 -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-16 04:16:59 -05:00
yindo closed this issue 2026-02-16 04:16:59 -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-api#16