Closed zboyles closed 1 month ago
Hi, this was due to the context channels being initialized when getting the current state or state history of a thread (which the studio UI does), this is actually unnecessary so I've disabled it in this pr https://github.com/langchain-ai/langgraph/pull/1309
Should be already resolved with the newest API image, feel free to reopen if the issue still persists!
Replicate findings by following the tutorial
How to use a context object in state
and specify a default value for the context field.Replication Requirement
Troubleshooting
Here is some very minimal logging to see what's going on 👀
Logging
This occurs just when LCS gains focus.
Running the tutorial, with my logging modification, and
What's the current weather in SF?
as input, called Tavily and used the httpx context to get langchain.com.