mirror of
https://github.com/langchain-ai/langgraphjs-api.git
synced 2026-07-19 13:25:54 -04:00
[PR #83] [MERGED] fix: pagination and tracing #78
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/83
Author: @lc-arjun
Created: 6/10/2025
Status: ✅ Merged
Merged: 6/10/2025
Merged by: @lc-arjun
Base:
main← Head:arjun/server_improvements📝 Commits (4)
f26c0effeat: pagination and tracing1559a78nit: bool castc957aecdont return the envc265876lint📊 Changes
4 files changed (+62 additions, -19 deletions)
View changed files
📝
libs/langgraph-api/src/api/assistants.mts(+10 -5)📝
libs/langgraph-api/src/api/meta.mts(+25 -1)📝
libs/langgraph-api/src/http/middleware.mts(+16 -11)📝
libs/langgraph-api/src/storage/ops.mts(+11 -2)📄 Description
This PR does a few things:
x-pagination-totalheaderall these are supported in the python server
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.