From 96b9e49a77e42eb88af098d9da0341641745d8ac Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Mon, 10 Jul 2023 07:26:12 -0700 Subject: [PATCH] faq --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bb3531882..ae8c45668 100644 --- a/README.md +++ b/README.md @@ -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. 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. They have large context windows, better coding skills and