Logan

Results 2 issues of Logan

### 🐛 Describe the bug 参考官方文档的用法,我的代码如下: ![Image](https://github.com/user-attachments/assets/0fcd566b-75d8-4fa4-8dc8-0049ed6d0a05) 然后报错(mem) C:\Users\lanwuding\Desktop\mem0_study>python mem.py D:\an\envs\mem\lib\site-packages\chromadb\api\models\CollectionCommon.py:158: DeprecationWarning: legacy embedding function config return load_collection_configuration_from_json(self._model.configuration_json)

### 🐛 Describe the bug (mem0) C:\Users\lanwuding\Desktop\mem0_study>python mem.py Traceback (most recent call last): File "C:\Users\lanwuding\Desktop\mem0_study\mem.py", line 84, in asyncio.run(main()) File "D:\an\envs\mem0\lib\asyncio\runners.py", line 44, in run return loop.run_until_complete(main) File "D:\an\envs\mem0\lib\asyncio\base_events.py", line...