This commit is contained in:
Paul Gauthier 2023-07-10 07:26:12 -07:00
parent bffb557896
commit 96b9e49a77

View file

@ -135,6 +135,8 @@ Aider has some ability to help GPT figure out which files to edit all by itself,
Aider supports all of OpenAI's chat models. Aider supports all of OpenAI's chat models.
You can choose a model with the `--model` command line argument. You can choose a model with the `--model` command line argument.
For a discussion of using other non-OpenAI models, see the
[FAQ](https://github.com/paul-gauthier/aider/blob/main/docs/faq.md#can-i-use-aider-with-other-llms-local-llms-etc).
You will probably get the best results with one of the GPT-4 models. You will probably get the best results with one of the GPT-4 models.
They have large context windows, better coding skills and They have large context windows, better coding skills and