TobiConti
Results
1
comments of
TobiConti
run into the same issue using langchain Runnable method ainvoke. This worked for me but don't know why: loop = asyncio.get_running_loop() loop.set_task_factory(None)