mirror of
https://github.com/langchain-ai/langgraphjs-api.git
synced 2026-07-20 13:53:35 -04:00
[PR #87] [MERGED] feat(api): embeddable LGP server for testing #81
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/87
Author: @dqbd
Created: 6/24/2025
Status: ✅ Merged
Merged: 6/28/2025
Merged by: @dqbd
Base:
main← Head:dqbd/embed📝 Commits (5)
8687bbffeat(api): embeddable LGP server for testing1277155Cleanupaac3a0dFurther cleanupb10b25bMark as experimental21e5b48Fix issues📊 Changes
7 files changed (+294 additions, -30 deletions)
View changed files
📝
libs/langgraph-api/package.json(+4 -0)📝
libs/langgraph-api/src/api/runs.mts(+1 -1)📝
libs/langgraph-api/src/api/threads.mts(+2 -16)➕
libs/langgraph-api/src/experimental/embed.mts(+248 -0)📝
libs/langgraph-api/src/queue.mts(+6 -3)📝
libs/langgraph-api/src/schemas.mts(+17 -0)📝
libs/langgraph-api/src/stream.mts(+16 -10)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.