xabier64
xabier64
Hi, I had the same problem and it seems indeed that the implemented Pregel algorithm does not support multiple input edges to a node. The error is raised in the...
Hi folks! I am getting the same error while trying to combine LangFuse 2.60.0, LiteLLM 1.63.11, LangChain 0.3.19 and LangGraph 0.3.15. Any idea for fixing this? Thanks :)
Sorry, I was not able to reproduce the error tonight with a minimal example. Will keep on digging and come back if it reproduces. Thanks @hassiebp ! > Could you...
Still cannot provide a minimal example to reproduce the error but here is the error stack that I get: ``` > UpdateGenerationBody(**generation_body) Traceback (most recent call last): File "", line...
Of course I will asap and let you know. Thanks @hassiebp
@hassiebp the latest version effectively fixed the UpdateGenerateBody issue. Thanks! Now i have another issue `API errors occurred: Bad request. Please check your request for any missing or incorrect parameters....