Results 8 comments of zx9597446

hello there, I also ran into this problem too, the page I need to extract is chinese, do you have any plan to fix this? or is there some quick...

从 C:\Users\yourname\scoop\apps\v2rayn\current 运行就没有图标 从v2rayn\6.39\v2rayN.exe 运行就有图标

woooo, that's my 'aha' moment, recently I read about 'function adpater' but never thought it can used for this, thanks! would be better added to tour.

First of all, thank you for providing such a great tool! ![屏幕截图 2024-05-09 095654](https://github.com/paul-gauthier/aider/assets/1539405/01f3e709-f71b-429d-aa06-388331e83649) When explicitly asked to respond in Chinese, the AI assistant can do so. But when there...

![image](https://github.com/paul-gauthier/aider/assets/1539405/90c6c726-851d-44c4-abbf-9fd0e6afa4ea) ![image](https://github.com/paul-gauthier/aider/assets/1539405/0e30d58c-095b-44bf-8022-6172f6ba9189)

there are 2 issues here: 1. abstract_graph.py needs to import DeepSeek: from scrapegraphai.models.deepseek import DeepSeek 2. Deepseek no embedding provided, so examples needs local embedding instead.