mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 09:14:59 +00:00
16 lines
1 KiB
Python
16 lines
1 KiB
Python
website = "https://aider.chat/"
|
|
add_all_files = "https://aider.chat/docs/faq.html#how-can-i-add-all-the-files-to-the-chat"
|
|
edit_errors = "https://aider.chat/docs/troubleshooting/edit-errors.html"
|
|
git = "https://aider.chat/docs/git.html"
|
|
enable_playwright = "https://aider.chat/docs/install/optional.html#enable-playwright"
|
|
favicon = "https://aider.chat/assets/icons/favicon-32x32.png"
|
|
model_warnings = "https://aider.chat/docs/llms/warnings.html"
|
|
token_limits = "https://aider.chat/docs/troubleshooting/token-limits.html"
|
|
llms = "https://aider.chat/docs/llms.html"
|
|
large_repos = "https://aider.chat/docs/faq.html#can-i-use-aider-in-a-large-mono-repo"
|
|
github_issues = "https://github.com/Aider-AI/aider/issues/new"
|
|
git_index_version = "https://github.com/Aider-AI/aider/issues/211"
|
|
install_properly = "https://aider.chat/docs/troubleshooting/imports.html"
|
|
analytics = "https://aider.chat/docs/more/analytics.html"
|
|
release_notes = "https://aider.chat/HISTORY.html#release-notes"
|
|
edit_formats = "https://aider.chat/docs/more/edit-formats.html"
|