Commit Graph
6243 Commits
Author SHA1 Message Date
open-swe[bot] 5d929c30b4 Apply patch [skip ci] 2025-08-22 13:18:32 +00:00
open-swe[bot] fb091de4f2 Apply patch [skip ci] 2025-08-22 13:17:09 +00:00
open-swe[bot] 9eacc9ff67 Apply patch [skip ci] 2025-08-22 13:16:32 +00:00
open-swe[bot] 4e57940152 Apply patch [skip ci] 2025-08-22 13:15:41 +00:00
open-swe[bot] c227b0dea1 Apply patch [skip ci] 2025-08-22 13:14:05 +00:00
open-swe[bot] b6e8816e7d Apply patch [skip ci] 2025-08-22 13:13:15 +00:00
open-swe[bot] 779d454fcc Apply patch [skip ci] 2025-08-22 13:12:28 +00:00
open-swe[bot] 9423a99515 Apply patch [skip ci] 2025-08-22 13:11:55 +00:00
open-swe[bot] 4c04e023c8 Apply patch [skip ci] 2025-08-22 13:11:14 +00:00
open-swe[bot] 4566b2aed4 Apply patch [skip ci] 2025-08-22 13:10:45 +00:00
open-swe[bot] 55f6f052b6 Apply patch [skip ci] 2025-08-22 13:08:00 +00:00
open-swe[bot] c22a86f11e Apply patch [skip ci] 2025-08-22 13:06:23 +00:00
open-swe[bot] 6fee6811a0 Apply patch [skip ci] 2025-08-22 13:05:28 +00:00
open-swe[bot] 85180f5054 Apply patch [skip ci] 2025-08-22 13:02:01 +00:00
open-swe[bot] 6e30e457d4 Apply patch [skip ci] 2025-08-22 12:58:40 +00:00
open-swe[bot] f6512d5357 Apply patch [skip ci] 2025-08-22 12:58:19 +00:00
open-swe[bot] 3408e525f8 Apply patch [skip ci] 2025-08-22 12:57:52 +00:00
open-swe[bot] 777ab1123f Apply patch [skip ci] 2025-08-22 12:53:36 +00:00
open-swe[bot] a5a0286568 Apply patch [skip ci] 2025-08-22 12:52:47 +00:00
open-swe[bot] f86427fe37 Apply patch [skip ci] 2025-08-22 12:49:25 +00:00
open-swe[bot] 69f4ab0a79 Apply patch [skip ci] 2025-08-22 12:48:29 +00:00
open-swe[bot] 9284412aac Apply patch [skip ci] 2025-08-22 12:47:23 +00:00
open-swe[bot] 220b3b1d33 Apply patch [skip ci] 2025-08-22 12:47:00 +00:00
open-swe[bot] d0be6843ba Apply patch [skip ci] 2025-08-22 12:45:51 +00:00
open-swe[bot] 7fb9f7c870 Apply patch [skip ci] 2025-08-22 12:44:56 +00:00
open-swe[bot] cc54df296e Apply patch [skip ci] 2025-08-22 12:42:37 +00:00
open-swe[bot] a5b61361af Apply patch [skip ci] 2025-08-22 12:41:04 +00:00
open-swe[bot] 2f96c5c021 Apply patch [skip ci] 2025-08-22 12:40:44 +00:00
open-swe[bot] 0915784a87 Apply patch [skip ci] 2025-08-22 12:40:15 +00:00
open-swe[bot] 6952d3a1e0 Apply patch [skip ci] 2025-08-22 12:39:17 +00:00
open-swe[bot] d411013b6f Apply patch [skip ci] 2025-08-22 12:37:24 +00:00
open-swe[bot] ce9473293f Apply patch [skip ci] 2025-08-22 12:36:40 +00:00
open-swe[bot] 7fd8666608 Apply patch [skip ci] 2025-08-22 12:35:55 +00:00
open-swe[bot] adf42e7ca1 Apply patch [skip ci] 2025-08-22 12:35:09 +00:00
open-swe[bot] b0b6e3d91f Apply patch [skip ci] 2025-08-22 12:34:26 +00:00
open-swe[bot] 30e00b8c7b Apply patch [skip ci] 2025-08-22 12:33:34 +00:00
William FHandGitHub d73902ae76 feat(sdk-py): Count endpoints (#5986) sdk==0.2.3 2025-08-21 18:15:52 +00:00
William FHandGitHub 501ba8be34 release(cli): Bump max bound of langgraph-api (#5978) cli==0.3.8 2025-08-21 00:59:27 +00:00
William FHandGitHub 998e194e82 release(cli): Support bookworm, trixie, etc. (#5975)
Also add support for pinning to a semantic version.
cli==0.3.7
2025-08-20 15:40:04 +00:00
ef65d3cf88 chore(cli): Update OpenAPI spec from LangGraph API v0.2.137 (#5967)
This PR updates the OpenAPI specification with changes detected from the
LangGraph API server.

**Changes detected as of LangGraph API version 0.2.137**

This update was automatically generated by the sync workflow in the
langgraph-api repository.

Co-authored-by: hinthornw <hinthornw@users.noreply.github.com>
2025-08-20 07:42:33 -07:00
William FHandGitHub a692e24a58 fix(langgraph): Remote Baggage (#5964)
Fix baggage propagation for opt-in distributed tracing when no
additional headers are provided.
0.6.6
2025-08-20 01:47:12 +00:00
BrodyandGitHub a566f1f892 fix(docs): update sales links (#5956)
**Description:** updates sales team links to point to our form.
  
**Issue:** DOC-170 (internal Linear ticket)
2025-08-19 08:11:51 -07:00
William FHandGitHub c0b29a6df5 chore(langgraph): Add passthrough params/headers to invoke/stream/etc. (#5940) 2025-08-18 19:38:08 +00:00
Ankit R.andGitHub a86eb4c5d0 docs(persistence): fix StateSnapshot formatting (#5928)
This PR fixes a minor formatting inconsistency in the StateSnapshot
examples within persistence.md.

Specifically, the next=('node_b',) value was inline with values={...},
which is inconsistent with other snapshots.
It has been moved to a new line for better readability and consistency
across examples.
2025-08-18 19:33:43 +00:00
William FHandGitHub 3488eb2a2c chore(sdk-py): Update types (#5939) sdk==0.2.2 2025-08-18 18:29:07 +00:00
wakita181009andGitHub 875f20ba9f feat(sdk-py): define aclose method to LangGraphClient (#5931)
This PR adds an aclose method to the LangGraphClient.

When using the client in a FastAPI application, it's common to share a
single instance across the application's lifespan. The absence of an
aclose method makes it difficult to gracefully close the underlying HTTP
session on application shutdown. This change enables proper resource
management by allowing the client to be closed cleanly.
2025-08-18 11:22:02 -07:00
William FHandGitHub 723d4641b0 chore(sdk-py): Update params type in SDK (#5937) 2025-08-18 17:53:20 +00:00
William FHandGitHub ae62b8faf2 chore: Update release check of version (#5936) sdk==0.2.1 2025-08-18 10:18:53 -07:00
William FHandGitHub 9918488169 feat(sdk-py): client qparams (#5918)
And add linting & dyanmic version string
2025-08-18 10:05:24 -07:00
Lauren Hirata SinghandGitHub c37c9cbab3 docs: update redirects (#5935) 2025-08-18 09:14:49 -07:00