[PR #1416] [MERGED] sdk-py: allow passing custom headers #2061

Closed
opened 2026-02-20 17:46:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1416
Author: @vbarda
Created: 8/21/2024
Status: Merged
Merged: 8/21/2024
Merged by: @vbarda

Base: mainHead: vb/allow-custom-headers


📝 Commits (1)

  • b719cf1 sdk-py: allow passing custom headers

📊 Changes

1 file changed (+30 additions, -8 deletions)

View changed files

📝 libs/sdk-py/langgraph_sdk/client.py (+30 -8)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraph/pull/1416 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 8/21/2024 **Status:** ✅ Merged **Merged:** 8/21/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/allow-custom-headers` --- ### 📝 Commits (1) - [`b719cf1`](https://github.com/langchain-ai/langgraph/commit/b719cf1ed584c9270a16000d7c6d64f24e4c1321) sdk-py: allow passing custom headers ### 📊 Changes **1 file changed** (+30 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `libs/sdk-py/langgraph_sdk/client.py` (+30 -8) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-20 17:46:11 -05:00
yindo closed this issue 2026-02-20 17:46:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#2061