[PR #2053] sdk-py: Add "*" literal to interrupt_before and interrupt_after types #2475

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

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/2053

State: closed
Merged: Yes


Summary

The LangGraph API supports the literal string "*" for interrupt_before and interrupt_after.

Reference: https://github.com/langchain-ai/langgraph-api/blob/main/api/openapi.json#L2425

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/2053 **State:** closed **Merged:** Yes --- ### Summary The LangGraph API supports the literal string `"*"` for `interrupt_before` and `interrupt_after`. Reference: https://github.com/langchain-ai/langgraph-api/blob/main/api/openapi.json#L2425
yindo added the pull-request label 2026-02-20 17:47:04 -05:00
yindo closed this issue 2026-02-20 17:47:04 -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#2475