Running lightrag_ollama_demo.py with gemma:2b orlightrag_openai_compatible_demo.py with qwen2.5-3b-instruct wil cast a lot of this:
Exception ignored in: <function _ProactorBasePipeTransport.__del__ at 0x0000024507A5AB90>
Traceback (most recent call last):
File "C:\Environment\anaconda3\envs\lightrag\lib\asyncio\proactor_events.py", line 116, in __del__
self.close()
File "C:\Environment\anaconda3\envs\lightrag\lib\asyncio\proactor_events.py", line 108, in close
self._loop.call_soon(self._call_connection_lost, None)
File "C:\Environment\anaconda3\envs\lightrag\lib\asyncio\base_events.py", line 745, in call_soon
self._check_closed()
File "C:\Environment\anaconda3\envs\lightrag\lib\asyncio\base_events.py", line 510, in _check_closed
raise RuntimeError('Event loop is closed')
RuntimeError: Event loop is closed
And some type of outputs will disappear, such as "global", "hybrid"
Running lightrag_ollama_demo.py with gemma:2b orlightrag_openai_compatible_demo.py with qwen2.5-3b-instruct wil cast a lot of this:
And some type of outputs will disappear, such as "global", "hybrid"