mirror of
https://github.com/langchain-ai/langgraphjs-api.git
synced 2026-07-19 13:25:54 -04:00
[PR #53] [MERGED] feat: searching and pagination total for js in mem #52
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/53
Author: @lc-arjun
Created: 4/22/2025
Status: ✅ Merged
Merged: 4/22/2025
Merged by: @dqbd
Base:
main← Head:arjun/thread_search_sorting📝 Commits (3)
16af6d7searching and pagination total for js in mem3658b01format8ed5638Fix format again📊 Changes
6 files changed (+80 additions, -27 deletions)
View changed files
📝
libs/langgraph-api/package.json(+2 -2)📝
libs/langgraph-api/src/api/threads.mts(+13 -6)📝
libs/langgraph-api/src/schemas.mts(+5 -0)📝
libs/langgraph-api/src/storage/ops.mts(+33 -9)📝
libs/langgraph-api/tests/api.test.mts(+21 -4)📝
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.