paul-gauthier / aider

aider is AI pair programming in your terminal
https://aider.chat/
Apache License 2.0
18.62k stars 1.72k forks source link

[Deepseek] --yes | Ask for creation of new file #1431

Open quocdat-le-insacvl opened 1 week ago

quocdat-le-insacvl commented 1 week ago

Issue

I really enjoy Aider AI. Thank you very much!

I'm using DeepSeek with the --yes option. The model tried to ask for the file (which doesn't exist), but after that, the conversation stopped. I'm not sure whether the bug is in the --yes option or if the model doesn't make a good request.

image

Version and model info

Aider v0.55.0 Model: deepseek/deepseek-coder with diff edit format, prompt cache, infinite output Git repo: .git with 46 files Repo-map: using 1024 tokens, auto refresh

paul-gauthier commented 1 week ago

Thanks for trying aider and filing this issue.

Unfortunately Deepseek isn't always smart enough to try and create a new file.

paul-gauthier commented 1 week ago

I'm going to close this issue for now, but feel free to add a comment here and I will re-open. Or feel free to file a new issue any time.

quocdat-le-insacvl commented 1 day ago

@paul-gauthier I checked but is there any option to disable crawling suggestion ? I'm using --yes image

Thank you very much for your support !