fixed bad url; fixed max_reflection logic

This commit is contained in:
Paul Gauthier 2024-06-08 12:57:36 -07:00
parent 2d55d532be
commit d2b9eec3e0
2 changed files with 11 additions and 9 deletions

View file

@ -3,5 +3,5 @@ add_all_files = "https://aider.chat/docs/faq.html#how-can-i-add-all-the-files-to
edit_errors = "https://aider.chat/docs/troubleshooting/edit-errors.html"
git = "https://aider.chat/docs/git.html"
enable_playwrite = "https://aider.chat/docs/install/optional.html#enable-playwright"
favicon = "https://aider.chat/assets/favicon-32x32.png"
favicon = "https://aider.chat/assets/icons/favicon-32x32.png"
model_warnings = "https://aider.chat/docs/llms/warnings.html"