paul-gauthier
paul-gauthier
Thanks for trying aider and filing this issue. You don't need to add/commit the image to repo, although it does need to be located someplace in the repo's directory tree....
The change is available in the main branch. You can get it by installing the latest version from github: ``` python -m pip install --upgrade git+https://github.com/paul-gauthier/aider.git ``` If you have...
You should be able to do `/add "file name with spaces.jpg"` to add file names with spaces. Or you can add such files from the command line when you launch...
I'm going to close this issue for now, but feel free to add a comment here and I will re-open or file a new issue any time.
This is a new thing, I've not seen other models full on reformat the code.
You can use the `/web` command to add any url to the chat.
I'm going to close this issue for now as I think this is more of a conceptual discussion than a feature request. But feel free to add a comment here...
Thanks for trying aider and filing this issue. Aider uses `gpt-4-1106-preview` by default, because it seems to be the best of the models at this point. You may consider using...
I'm going to close this issue for now, but feel free to add a comment here and I will re-open or file a new issue any time.
Thanks for trying aider and filing this issue. It looks like a user benchmarked `deepseek-coder-7b-instruct-v1.5_8bit` in January. It only scored 44% on the benchmark, which is significantly worse than gpt-3.5-turbo....