Hi,
today I faced exactly the same problem described in this topic DeltaChannelHistory not found in langgraph-api:3.12
Now I’m using the langgraph-api:3.13 docker image when I start my container I get:
ImportError: cannot import name 'DeltaChannelHistory' from 'langgraph.checkpoint.base'
Here I can see that the tag has been updated today: Image Layer Details - langchain/langgraph-api:3.13
The timing correspond since everything was working a few hours ago.
I’m looking for a solution where I can use a tag that does not change.
Thanks for your help.