Topic

langgraph

Coverage, reference pages, tools, and guides connected to this topic.

  1. langgraph sdk==0.3.14 released

    LangGraph SDK 0.3.14 introduces a `return_minimal` parameter for threads update operations, enabling more efficient API responses for AI agent builders. The release also includes streaming transformer infrastructure and support for `stream_events(version='v3')` on Pregel, providing enhanced control over event streaming in agent workflows.

  2. Build your first production agent with LangGraph

    A 90-minute walkthrough that ships a tool-using agent with persistent state, retries, and observability.