mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-24 00:22:25 +02:00
### Summary The LangGraph API supports a list of `dict` for the `values` field for the `POST /threads/<thread_id>/state` endpoint. Reference: https://github.com/langchain-ai/langgraph-api/blob/main/api/openapi.json#L3005-L3021