Update faq.md

This commit is contained in:
paul-gauthier 2023-07-10 19:35:19 -07:00 committed by GitHub
parent 338c0a56d6
commit 57ef02f92e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,6 +51,8 @@ has provided this
## How do I get ctags working?
First, be aware that ctags is completely optional and not required to use aider.
Aider only attempts to use ctags with GPT-4,
and currently doesn't use ctags with GPT-3.5.
If you wish to use ctags, you should consult the
[universal ctags repo](https://github.com/universal-ctags/ctags)