mirror of
https://github.com/langchain-ai/langgraphjs-api.git
synced 2026-07-19 13:25:54 -04:00
[PR #48] [MERGED] feat(api): add custom loopback client #47
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langgraphjs-api/pull/48
Author: @dqbd
Created: 4/16/2025
Status: ✅ Merged
Merged: 4/16/2025
Merged by: @dqbd
Base:
main← Head:dqbd/custom-http-route-loopback📝 Commits (3)
2f88c2ffeat(api): add custom loopback clientfedcf81Use global-provided loopback fetch9c802a1release: 0.0.23📊 Changes
9 files changed (+64 additions, -27 deletions)
View changed files
📝
libs/langgraph-api/package.json(+3 -3)➕
libs/langgraph-api/src/loopback.mts(+16 -0)📝
libs/langgraph-api/src/server.mts(+4 -4)📝
libs/langgraph-api/src/webhook.mts(+5 -11)📝
libs/langgraph-api/tests/api.test.mts(+17 -0)📝
libs/langgraph-api/tests/graphs/http.mts(+11 -1)📝
libs/langgraph-cli/package.json(+1 -1)📝
libs/langgraph-ui/package.json(+1 -1)📝
pnpm-lock.yaml(+6 -6)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.