ahmedmoorsy

Results 2 comments of ahmedmoorsy
trafficstars

@hinthornw I'm confident the issue lies with the missing yield. Specifically, in the streaming notebook example, the `call_model` method merely invokes the results from the LLM chat chain, whereas it...

@elliottshort So, what LangChain version do you recommend? with LangGraph `0.0.20` Because I tried to use LangGraph `0.0.20` with the latest LangChain version but it is still not working.