mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-22 23:52:23 +02:00
You can Send(..., timeout=...) now. Much fun. This would allow us to do something like adding support for an annotation to let the LLM to pick a timeout for a given tool call, etc. --------- Co-authored-by: Will Fu-Hinthorn <will@langchain.dev>