mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
copy
This commit is contained in:
parent
3cda6d7dd3
commit
0e5342fdb8
8 changed files with 189 additions and 177 deletions
|
@ -471,7 +471,7 @@ def sanity_check_model(io, model):
|
|||
io.tool_error(f"- {m} ({fq})")
|
||||
|
||||
if show:
|
||||
io.tool_error("For more info see https://aider.chat/docs/llms.html#model-warnings")
|
||||
io.tool_error("For more info see https://aider.chat/docs/llms/warnings.html")
|
||||
|
||||
|
||||
def fuzzy_match_models(name):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue